How to disable mobile theme for new directories post type?

Posted in: Newspaper
Post count: 14

I installed the new tagdiv directories (specifically East Coast Check Pro). It looks great on desktop, but on mobile the mobile theme overrights everything, giving me a basic post/archive look, without all the needed ACF fields and filters.

Can I turn mobile theme off just for these directory and services/locations post types and taxonomies? (Note: this is a secondary feature of my website, so I can’t just turn the whole mobile theme off for everthing.)

If not, I have already figured out, how to add ACF data to plugins/td-composer/mobile/single.php using
if(get_field(‘field-name’)) {echo ‘<div>Pretext: ‘ . get_field(‘field-name’) . ‘</div>’;}

But how do I then add the needed filters to tdtax_services taxonomy?

Post count: 21065

Hello!

Unfortunately, we do not have any option to achieve what you need. I recommend you to don’t use the mobile theme with the cloud templates.

Thank you!

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