(Newspaper 7) area specific issue ads

Posted in: Newspaper
Post count: 4

Newspaper is a very good theme with many important features such area ads.

I’m having a specific problem, I need an area or an area ads widget in categories below the title of the category.

I want to know if you like me to modifying the aquivo category layout?
if possible how to do?

I’ve had to do this in several subjects before with area widget..mas was issues with less complex with fewer resources.

Post count: 22421

Hello,

If you would like to place an ad in the category pages, you need to edit the theme files and add a do_shortcode function like so: http://screencast.com/t/DYiP4BqzgV3V
You have to do this for every category template you use as each one has it’s own file.
Make sure you have an ad set in custom ad 1.
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.