- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
Thank you Bettina,
so you suggest to delete the AMP Plugin? Right?
I deactivate the plugin and it show it: The tagDiv Mobile Theme now works best with the AMP plugin to provide a complete solution for your content on mobiles.
I’m confused now 😀
Hello David!
From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP. Unfortunately, AMP is not working with the cloud templates because the AMP’s layout is not fully customized.
The AMP version works best with default templates and not cloud templates. That’s why we integrated it with the Mobile theme plugin.
The feedback from our clients about AMP was negative and it is not used anymore, that’s why we didn’t add more customization options. We no longer recommend using AMP because it is deprecated https://developer.bigcommerce.com/docs/storefront/wordpress/platform-integration/enabling-amp
Thank you!
Hi Bettina,
yes I use AMP official plugin as also suggest on theme panel
And I’ve already activated the settings from the theme panel for mobile menu and mobile search.
But doesn’t works
Hello David!
I can see that you use the Mobile theme plugin for now.
You can deactivate it and use the responsive version if you like to be customizable with the tagdiv Composer. Enable these settings from the theme panel for mobile menu and mobile search: https://app.screencast.com/pUtCgElyRwzjo
Make sure you choose a menu in order to display there: https://app.screencast.com/TffmDPVrdAg0Z?tab=Details&conversation=AKSAQD3gCjYHzgr0YLpH4k
Thank you!
Hi All,
I have a problem in mobile mode with my site davidpinto.it
When I click on menu or search in mobile mode these not appear on diplay but I have only a fade screen.
Could you help me please?
all the best
David
Hi,
You have H1 on the logo for mobile menu sticky; please check it if you want to disable it -> https://i.imgur.com/hldV9qV.png
Thank you!
Hey TagDiv Team,
We are facing some technical issues with the theme. Recently, we optimized the mobile view by using a cloud template with a separate design for mobile, but it’s not working. Can you help us resolve this?
Thank you.
Dear Support Team,
I would like to report a significant performance issue with our website when accessed from mobile devices. I conducted a performance test, and the results are concerning:
First Contentful Paint (FCP): 3.8 seconds
Largest Contentful Paint (LCP): 6.5 seconds
Total Blocking Time (TBT): 340 ms
Speed Index: 5.0 seconds
Cumulative Layout Shift (CLS): 0.002
The performance score obtained is 59, which indicates a suboptimal user experience on mobile devices.
I tried to resolve the issue by installing the recommended cache plugin, WP Super Cache. However, the performance did not improve significantly. I have read that WP Rocket does not work well with the current theme we are using, but it has helped improve speed on other themes I have used.
Could you please advise on what steps I should take next to enhance the speed and overall performance of our site on mobile devices? Any recommendations for alternative solutions or configurations would be greatly appreciated.
Hello Varun!
I can see that you have mobile theme plugin installed and active.
We have 3 options available for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hi Stefan Richter,
1. Indeed, for the moment the only solution is to use a custom css to remove the section “More From Author”:
.td_block_related_posts .td-related-right{
display: none;
}
The code should be set in the theme panel > custom code> custom css
The option ‘Show Author Box’ should also apply on mobile if is used the responsive version, but if is using a different plugin for example amp or mobile theme, the layout will be different and you’ll need to check the options from those plugins.
2. The tagDiv Cloud Library is a special plugin only for Newspaper, this theme is more complex then Newsmag (this is a simple boxed theme for users that just want a blog, news website without needed to edit templates and using only enabled/disable options), but also the price is different.
3. I believe you are referring to this – https://i.imgur.com/Fg3fZPz.png most of the time those situations appears when you are using a plugin that is optimizing the images and those are no longer using the image size that they should have. Also another situation is when the main image is smaller then the thumb, in this situation the image should have at least 1024 width.
4. I just checked this on my install and seems to be ok – https://i.imgur.com/xGzVku1.png maybe you have something that is interfering.
5. If you set a caption for a image, then this will be displayed – https://i.imgur.com/RCrw40D.png – https://i.imgur.com/C0HGJ2s.jpeg – https://i.imgur.com/7o4Vykp.jpeg also on smart list – https://i.imgur.com/9g8PGQU.jpeg – https://i.imgur.com/VfgbSsv.jpeg
6. The Newsmag version 5.4.3 should work with php 8.0, 8.1 and 8.2 the versions bigger then 8.2 have not been yet tested.
Thank you!
Hello!
1. Check this guide: https://forum.tagdiv.com/modal-popup/
For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/.
2. I think you should add the style as well in the raw html or raw CSS. A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes. It could be possible to be a conflict there, that’s why the shortcode do not display as you want. Please check.
3. You should build it to be responsive from the plugin source. Or you can use some CSS style added with the help of a raw CSS element from the tagdiv Composer. Check the guide: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
4. We have 3 options available for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hi team,
I am getting error while move to mobile theme as you suggested me to disable amp plugin and mobile theme plugin. I have did same. then i design mobile theme as my theme home page. but when i click on news article published it nevigate me to another category while same on desktop it navigate me to right article. please help me to solve this issue.
Thank you
varun gupta
First: My website has a button that opens a pop-up for users to report content. How can I use code to check if the page is single.php and, if so, trigger the Newspaper theme’s modal popup when the button is clicked? I want to use my custom code. I use various single templates, so the best solution would be to do this via functions.php.
Second: I have a custom-made shortcode, but it doesn’t execute properly on mobile devices when using the Newspaper theme. How can I resolve this?
https://www.abctudo.com.br/campeonato-brasileiro/ but worst in this url https://www.abctudo.com.br/proximos-jogos/?time=S%C3%A3o+Paulo+FC
Third: This same shortcode generates a table, but it’s not responsive in Newspaper. How can I call a responsive table directly through Newspaper’s code?
Fourth: We have a custom post type that also doesn’t appear in the Newspaper theme on mobile devices. How can we fix this? This post type displays current traffic conditions, so not having it on mobile is a major problem for us.
Hello there,
I’ll my video posts has this error on mobile, do you know why?
url: https://www.abctudo.com.br/neuro-news-marcapassos-e-ressonancia-magnetica-alzheimer-e-parkinson-10/
error: Notice: Trying to access array offset on value of type bool in /home/runcloud/webapps/app-abctudo/wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php on line 88
only happens in mobile
Hello development team!
Thank you for the new update Newsmag 5.4.3. Perhaps the following points could be included in the next update:
1. In addition to ‘Related Articles’, the post also includes ‘More From Author’. This display (‘More From Author’) should be able to be hidden or deselected. The option ‘Show Author Box’ in post settings is deactivated – but if it is responsible for it, it doesn’t seem to work. 2. Why is the ‘tagDiv Cloud Library’ plugin missing from Newsmag, which is included with Newspaper? 3. I use ‘Style 5’ as the post template. However, the header image is not shown across the board – there is always a wide gray border on the right, which looks unsightly (e.g. my page/post https://www.hundenachrichten.de/fellwechsel-bei-hunden-20249164.html). 4. Slider post template ‘Style 5’ with header image is not displayed on mobile phones – error: Slider could not be loaded. 5. Image Lightbox: Here the image description is not displayed under the image in the lightbox (see same page as above), which is partly important because I enter the copyright for the image there, for example. It would be good if this worked like other lightboxes. 6. Newsmag for PHP 8.x
Many greetings from Germany
Stefan Richter
Hello again.
I changed the theme to FAST NEWS PRO, but I still see the exact same problem. Very slow site, while the standard mobile theme is very fast and the same applies to the WordPress dashboard where I have no issues. I noticed that by removing one of the cloud templates, everything runs smoothly on my site. Every time I try a theme from cloud templates, it’s very slow.
I also noticed that for some reason the php.ini file had been deleted, and I had to recreate it. Is there a guide with the files needed for the themes, so I can see if any others have been deleted?
Why do I only have the issue with Newspaper and not with any other theme?
Thank you in advance.
Hello Anamaria,
I needed some time to cath up with this… but after trying I think it doesn´t work as requested.
We have “mobile menu horizontally” already on our mobile version and when I add another category it just ads another menu-line instead of scrolling as seen on https://www.berliner-zeitung.de

Hi,
You can change in this path -> https://i.imgur.com/JwUEPuz.png -> wp-content/plugins/td-composer/mobile/page-pagebuilder-latest.php
Thank you!
I know that but that will not delete “Latest Articles” title from the top of the page. How to delete it from the mobile theme?
Hi,
Using our theme, you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ The option that you need to use.
Suppose you created the mobile pages with tagDiv Composer. In that case, when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc, so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY.
So, the mobile responsive is what you see when that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
Thank you!
Hi all,
I have had a Newspaper theme for almost 7 years now. A question.
For the TagDiv mobile theme how to remove the “Latest Articles” title from the main page on the top like in this image:
How to remove the title “Latest articles”?
I have tried everything but there are no settings or anything.
How can I use newspaper theme for mobile devices, in my case my website doesn’t appear with newspaper theme in mobile devices.
Kindly gave step by step by step solution to achieve this for mobile devices.
Ah, just sussed it. If I open and edit as mobile is there
Hello!
I can see that you use mobile theme plugin.
We have 3 options available for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!