about ads.

Posted in: Newspaper
Post count: 7

hi.

i want to insert ads in home page 2,3,..category pages,tags pages,author,archive, and other pages like these but not want to show ads on single post pages.

if i insert ad code in header, footer and sidebar these ads shows in my single post page too. i want to show these ads only in category pages, author pages, home page and other paginate. so where should i use these codes?

<?php if ( is_archive(”) ) { ?>
<?php } ?>

i tried to put ads direct in category.php, archive.php, author.php , tag.php pages. is it correct or not?

how can i insert ad in home page 2

http://sitename/page/2/

if i insert ad page-pagebuilder-latest.php

it can start showing on homepage like this

kindly help me out to insert ads in php pages. or if i use in header footer and side bar so how can i insert
this code <?php if ( is_home(”) ) { ?>

regards

Post count: 20688

Hi,

I believe it would be best if you would search for plugins that you can use for these complex ad requirements for your website. It would be much easier to implement, I am sure there are multiple plugins that can insert ads, and have settings regarding where to display them specifically. Or maybe need just a minimum of theme modification.
The plugin method is also recommended because if at a later time you choose to update the theme, you will loose these changes to the files. I cannot make plugin recommendations, you will have to try some and see which are suited for this purpose.

Thanks

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