My custom shortcode is rendered in Mobile+AMP

Posted in: Newspaper
Post count: 1

I added my custom shortcode by add_shortcode() in functions.php, everything is working fine in normal page, but the shortcode is not rendered in Mobile+AMP page. Please advise. Thanks.

Post count: 21065

Hello!

AMP use the functions from Mobile Theme: wp-content/plugins/td-composer/mobile/amp/functions.php, also check here: \wp-content\plugins\td-composer\mobile\functions.php

But, please note that any change you make in the files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after update.

Hope that helps you somehow!

Thank you!

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