- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello i have updated to 11.4 but my site is not working well also icant edit any thing related to mobile template because its not opening when i try to edit mobile templates
Hi,
Our them is not using the Elementor editor and if I’m right you are referring to this -> https://i.imgur.com/ZpOzbVZ.png this is the responsive version and is the footer logo it can be set in the theme panel -> https://i.imgur.com/xuWduBn.png and in case that you are using the mobile theme plugin, you can set it here -> https://i.imgur.com/1WF4AAU.png
Thank you!
Hello @c386!
Please let me know the website link, so I can know which mobile version do you use and what you need to hide from there.
Thank you!
Hello @mrfrog5!
Yes, the CSS code needs to be set in the theme panel -> mobile theme -> custom code -> custom css.
Thank you!
Hello @aliahmadi!
Yes, you can place it in the Theme panel -> Mobile Theme -> Custom code.
Thank you!
There is this link https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/ where I see a lot in here.
So the author @amit-2 says, “The current mobile theme version does not support both, Newsletter and Multipurpose plugins. So, it is a good idea to remove these scripts being loaded by these plugins.”
I would like to know if this is still the case or you have updated the mobile theme plugin without these scripts? If not can we also remove TagDiv Composer scripts on mobile?
Thanks
The code he provides is
// Remove Multi Purpose Style
add_action( 'wp_enqueue_scripts', 'infophilic_remove_multi_purpose', 20 );
function infophilic_remove_multi_purpose() {
wp_dequeue_style( 'td-plugin-multi-purpose' );
}
// Remove Newsletter Style
add_action( 'wp_enqueue_scripts', 'infophilic_remove_newsletter', 20 );
function infophilic_remove_newsletter() {
wp_dequeue_style( 'td-plugin-newsletter' );
}
Hi again Bettina,
Following on from the above, I’ve now noticed that the fix is working perfectly on desktop, but not mobile, where the post and comment count is still visible.
How can we go about changing this on the mobile site too?
Thank you
Have to add the code in the mobile(amp) section, custum css code.
.td-module-meta-info .td-post-author-name{
display: none;
}
-
This reply was modified 4 years by
MrFrog5.
Hi,
Yes, using the mobile theme plugin, you’ll need to set per each page a content using the mobile editor, also you can disable the mobile theme individual per page.
The top bar is hidden for mobile, but if you want to have it, you can display that section using a css code.
For this you’ll need a custom css like this one
.td-top-menu-full {
display: block;
text-align: center;
}
You need to set this css in the theme panel > custom code> custom css.
Thank you!
Hi @Bettina
Is there any way to insert GTM Code for the mobile theme (Do you mean should we add it to the mobile theme with code?????
On mobile everything else is fine.
but
Only mobile header menu Swipe is an error.
hi
Bettina
My site is correct.
but,
I cleared the browser cache but still getting the error.
Why are the same symptoms appearing on my PC and mobile?
What should I do?
thank you.
Hello,
No, is not necessary, only if you want to use it.
AMP is faster and works better only with the Mobile Theme plugin. If you’ll use the Mobile theme plugin, then you can not edit the pages with tagDiv Composer.
You have only some settings for this layout, which you can find in Theme panel -> Mobile Theme. The same thing for AMP plugin too.
Also, you can check our documentation here:
-> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
-> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
Please try to enable the cache on Cloudflare for mobile devices.
Maybe this article will help you https://developers.cloudflare.com/automatic-platform-optimization/reference/cache-device-type
Thank you!
Hello @AliAhmadi!
You can only make it responsive from the code, because the mobile theme has its own templates and it is not customizable with the TagDiv Composer. Please check the code because you have an error there.
Thank you!
Batina.
Add.
I cleared the cache on both PC and mobile.
1) PC screen ===> No change even when changing to mobile screen
2) You can’t swipe even on mobile.
The cause has not been resolved.
hi~
Bettina
Is clearing cache PC?
Need to clear cache on mobile?
Or is it a WordPress plugin cache?
Which of the 3?
please let me know.
Hi Calin,
Thanks for your solution.
I’m new in using this theme (last week implemented) and I thought I had to enable this plugin.
Yesterday I found out that for every page, there is a second part to be filled for the mobile version of it.
I disabled the plugin and it works fine now. Only the topbar is missing on my mobile, but that will not be readable I suppose.
Hello @hanna2390!
The issue has been discussed already here, please check: https://forum.tagdiv.com/topic/mobile-theme-cant-showing-copy-content/
Let me know the results!
Thank you!
Hello @kimstipguide!
I’ve checked your website on mobile and it’s working well.
Please clear your cache and try again.
Let me know the results!
Thank you!
Hi. we already inserted GTM Tag in Newspaper Theme Setting in Analytic/Js Code Section and it appears in the desktop version. however, it doesn’t appear in the mobile version (not responsive). what should we do?
Hello,
We noticed that our mobile page (using mobile template) but also the rich (not amp) homepage are not being refreshed on mobiles. We are using Cloudflare CDN. The only way to refresh the page is by purging the Cloudflare cache.
Are there any ideas on how to solve the issue?
Back in the day, we used to write random headers in the homepages with every article published so that caching mechanisms (AKAMAI) and mobile browsers can realise that the content is now new.
Thank you.
Hello!
We have 3 options of mobile versions:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
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 Newspaper main theme and it loads only for mobile devices. It comes with its own templates/design for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
Please make sure you did the right settings for the mobile version you want to display.
Thank you!
Hello @daringnesia!
Please deactivate the Mobile theme plugin and see the results.
We have 3 options of mobile versions:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
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 Newspaper main theme and it loads only for mobile devices. It comes with its own templates/design for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!
Hello support team,
Need urgent help!
I could see my mobile version theme being different from the web one. I set up the CSS of mobile on the web, but when I see the site on my mobile phone it is different.
My web page – https://www.korearadio.org
I tried to create a mobile page, but it seems it was not created properly. It shows an error on the top of the page. Please let me know how can I solve these problems.
Mobile:


Web:


Mobile page error:
