Function.php doesn't execute for mobile theme. I need this badly

Posted in: Newspaper
Post count: 3

Function.php doesn’t execute for mobile theme. I need this badly

Post count: 35449

Hi,

If the code is set in functions.php and you are using the mobile theme plugin, then you need to set the code in mobile theme functions.php too -> wp-content/plugins/td-composer/mobile/functions.php

Hope this will help you!
Thank you!

Post count: 3

Thanks, that help. Also, How do I edit the mobile version of th single post template and how to keep a few features like loading related post when scroll end of the page in mobile page.

Post count: 35449

Hi,

The mobile theme can be edited using the settings from them panel -> https://i.imgur.com/GT81urF.png also you can use the settings from here -> https://i.imgur.com/PqjwO7X.png to add/remove elements from posts.
The infinite loading is available only on main theme and responsive version, yo use it only on few posts, you can disable the mobile theme on these posts/pages -> https://i.imgur.com/VDX5Xcc.png or if you want to use it only on amp -> https://i.imgur.com/OqQlSR0.png if not disable it.

Thank you!

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