Advertisement Placements

Posted in: Newspaper
Post count: 11

Hi,

Just purchased the theme today for my new site and totally loving it so far.

I have some problem with the ad placements, i need some ad placements to be fixed for the smart lists i have tried the ad system inbuilt which fixed my 1 ad placement at top of the list but there is no option for bottom of post if it could be done through coding or some otherway it would be best.

Screen shots where i actually want the ads:
1. Bottom Of the content: http://prntscr.com/b2ts1l before the next-previous buttons (adsense ad)
2. After the next-previous buttons http://prntscr.com/b2tpiq (taboola/content ads)

Thanks/Regards
Sam

Post count: 23312

Hello socialleo,

Unfortunately, our theme does not have such an option that offers you a way to add your ads in this places of a site, but it can be done only through code. First of all, you have to create your shortcode and then you have to place the code in core file according to smart list used by you. For example, if you are using the smart list 8, you have to add the do_shortcode method in td_smart_list_8.php, like this -> http://screencast.com/t/UFhhrRh18VFL and the code for your custom ad 1 is -> $buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
The result you should see here -> http://screencast.com/t/yroXAs923

Also, please ensure that your custom ad fields contain your desired code, like this -> http://screencast.com/t/wOAwvRwTwP

Hope this helps!

Thank you for your understanding!

Post count: 11

Hi Catalin,

Thank you very much for the solution. i am going to try it now and get back to you. I have already sorted the issue for mobiles through the mobile/single.php ๐Ÿ™‚ but this desktop was giving me troubles as i am not so smart with codings ๐Ÿ˜› thank you very much ๐Ÿ™‚

Regards/
Sam

Post count: 11

Thank you very much it’s working and sorted my issue. I appreciate your help ๐Ÿ™‚

Post count: 11

I have placed the same way in the mobile list but its not showing ad but just the tag m i doing something wrong? or there suppose to be other code to put for the mobile theme?

Post count: 23312

Hello socialleo,

Please notice that if you want to show your ads for mobile theme on smart list, you have to add your ad code in Smart list Ad from Mobile Theme section, like this -> http://screencast.com/t/xxVfrgz4j For more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/

Hope this helps!

Thanks.

Post count: 11

OOPS i totally missed the Mobile section in the theme panel thank you very much for the help!!! I do appreciate ๐Ÿ˜€

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