Ad Bottom in mobile smart list not working

Posted in: Newspaper
Post count: 161

Hi,

I search in this forum and found this code for use in smart list,

protected function render_after_list_wrap() {
$buffy = ”;
$buffy .= ‘</div>’; // /.td_smart_list_6 wrapper with id
$buffy .= do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
return $buffy;
}

is working in desktop smartlist, but in mobile not working, can you help me please?

code in mobile

protected function render_after_list_wrap() {
$buffy = ”;
$buffy .= ‘</div>’; // /.td_smart_list_1 wrapper with id

return $buffy;
}

Post count: 21065

Hello!

Follow this topic because it could help you: https://forum.tagdiv.com/topic/article-bottom-ad-not-working-on-smart-lists/

Please note that customization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Post count: 161

Hi Bettina,

Thanks for the help!

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