tagDiv Mobile in posts

Posted in: Newspaper
Post count: 228

How can I edit the post in mobile view.

I use the “Advanced Custom Fields” plugins. In loop-singl-1.php I have the


<?php if( get_field('tel') ): ?>
<p>Tel: <?php the_field('tel'); ?></p>
<?php endif; ?>

So where do I have to add this code in mobile view?

Post count: 18283

Hello !

Please note that this is not an option from Newspaper Theme and implementing it will require custom work and coding skills to do it which is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

For more help you can contact our custom work team here: https://tagdiv.com/web-development-services/

Or you can try it yourself. The mobile theme folder is located here: wp-content\plugins\td-mobile-plugin

Thank you !

Post count: 228

Ok thank you!
I ll take a look, while I am editing the td-mobile-plugin.php but no changes yet.

I hope to find the solution ASAP.

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