Loop Ad Issues

Posted in: Newspaper
Post count: 238

I set the mobile loop ad to show after 3 posts and it works fine. But I want it to show after 3 posts each e.g. show after 3 posts, show after 6 posts and show after 9 posts.

How can loop ad be set for PC view too???

Post count: 3

found this for you … hope this helps
<?php if ( is_category() AND (($bfa_ata[‘postcount’] == 3 ) OR ($bfa_ata[‘postcount’] == 6 )) ) { ?>
I am also trying to add ads in category pages and home page between post but no luck.
how did you manage to show ads after 3 post.. pls help me.. i am trying very hard from last 4 days..

Post count: 22421

Hello,


@gvset001
I think hadharm simply used the loop ad on mobile devices: https://www.screencast.com/t/OHbi6OUb7
This is only available for the mobile theme though.
The code for this element is found here: https://www.screencast.com/t/741fTAZT

Unfortunately we have not tested multiple loop ads at once so you will have to experiment with the code a bit and see if you can duplicate the implementation or change the function to provide multiple ads.

Thank you!

Post count: 238

Most of my traffic are mobile users so i am using the loop ad for mobile users only.

@bogdan-b
i tried playing around the code but no success. Help me on this i want loop ad to show after 4th and 8th post on mobile (i have 10 posts list on each page).

Post count: 22421

Sorry but there is no simple solution on this. You will need a developer to create a new function based on the code I showed. We do not have a customization department so I cannot offer any custom work at the moment.
You can hire a freelancer from sites like studio.envato.com if you need this implementation.

Thanks.

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