Advertising code help

Posted in: Newsmag
Post count: 25

Help I am trying to use WP PRO Advertising System plugin on Newsmag. I want to place a leaderboard ad 728×90 on header. The plugin works with shortcodes eg:[pro_ad_display_adzone id=”168552″] and I entered the code on ads section on the Theme Panel but it didn’t work as nothing is displayed. I checked the forum and it appears the shortcodes work with Newspaper theme’s ads panel but I could not find any mention of the Newsmag theme.

The plugin also works by adding this code to the corresponding php file:
<php echo do_shortcode(“[pro_ad_display_adzone id=168552]”); ?>

I think this code should go into either ads.php or header-style-1.php but I am not sure where I should put this code. Could you please tell me where I should insert this code?

I appreciate your help here.
Kind regards,
Tunç
my site is kanalfinans.com

Post count: 6535

Hi

Newsmag theme works with shortcodes as well as Newspaper and if the ad’s shortcode it’s valid it should be displayed fine. To display the ad in header using do_shortcode() function you need to edit the ads.php file and place the code here: http://screencast.com/t/zL2e3slyo
Note that the WP PRO Advertising was not tested to work with the theme and we cannot grantee that will work fine. However if the plugin generate shortcodes then using the indicated function the ads should be displayed fine.

Thanks!

Post count: 25

It is working fine now thank you

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.