Shortcode does not work in mobile theme content

Posted in: Newspaper
Post count: 11

Hello !

I’m using Newspaper theme in my project.
For all posts, I’m using in their content a shortcode which wrap some text like this :
[restrict-content].....[/restrict-content]

I created this shortcode in the functions.php from Newspaper theme

It’s working on a desktop but when I switch to mobile, my shortcode does not work.

I enabled the mobile theme plugin too.

I want to know how to make this shortcode works on the mobile theme !

Thanks !

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!

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