- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi,
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate them and make a test.
There is possible to be more cache plugins that can work, but we do not know the right settings for them.
Let me know the results!
Thank you!
Hi,
If you want to use auto ads for amp, this code need to be set in mobile theme in amp ads -> http://prntscr.com/pt3bmw
Only one code is need to be set in theme panel, the other one is a standard code and is already add in our theme -> http://prntscr.com/pkwtzh also the code need to be set only in AMP ads -> http://prntscr.com/pkwum2
Also our view post counter will not work on amp, for this you should use Google Analytics.
Thank you for your understanding!
How do I change the layout of the mobile version?
I want a desktop layout different from mobile (with only a few columns and banners less, but with the same theme). Where can I do this?
Tks
Olá, boa noite. Você consegue alterar a linguagem através do THEME PANEL em NEWSPAPER dentro do admin do seu site.
Em TRANSLATIONS você consegue traduzir o site todo e não somente a versão mobile.
NO SE SI HABLAMOS LO MISMO QUIERO CAMBIAR EN MOBILE DONDE DICE: “RELATED ARTICLES”, “NO COMMENTS LEAVE A REPLY”, ABOUT US FOLLOW US”…GRACIAS
-
This reply was modified 6 years by
ww360.
Hi,
The ads are very large on my website’s mobile page. What are the appropriate ad sizes for mobile and for the beginning and middle of the article?
thanks.
Hello,
My menu looks good on Desktop but not on mobile :
On Desktop : https://ibb.co/1GsYdgX
On mobile : https://ibb.co/zmV7ttM
How can I center the menu and delete the seach icon on mobile ?
How can I use another menu for mobile ?
Thanks
hi, Im running into a weird issue. When I attempt to make the menu visible (for mobile users) in the theme settings its not working. I tried everything,changing the color and the only thing that appears in the mobile is the search button. despite enabling the menu to appear using all methods. plz help. how can i make it appear?
Dear thank you for the gallery, I did not realize it was in the tutorials, sorry for wasting your time.
I attach the video so that you see that the web does not adapt when you deactivate the mobile theme and the AMP, everything is clipped and wrong, try deactivating everything and loading 0 the newspaper X and nothing.
mobile theme glitch
-
This reply was modified 6 years by
ludyma.
Thank you. One other question , I want to add a page that queries table that is not WP. So My previous template , I create a logic to displace different pages based on categories . See the example below. Which file can I modify to achieve the same goal.
<?php
global $post;
$thepostId = $post->ID;
$thepostTitle =$post_title;
if ($thepostId ==”73251″) //videos
{
if ( wp_is_mobile() )
{
include TEMPLATEPATH. ‘/home_mobile_videos.php’;
}
else
{
include ‘home_videos.php’;
}
}
else if ($thepostId ==”90542″)
{
include TEMPLATEPATH. ‘/artist_news.php’;
}
?>
Hi,
I did some of this post:
https://tagdiv.com/how-to-increase-page-loading-speed/
90% of our website visitors our mobile users.
Our mobile website gets a very bad score on google speed tester: https://imgur.com/1xiE9gz
Desktop better:https://imgur.com/zF5rXnL
Do you have some specific tips to get the website load faster on mobile?
I am considering buying plugins like WP Rocked and perfmatters.
There are also plugins that you can manage the plugins that they will not load on all pages of the websites.
The domain of our website is: revive.nl
Regards Sam
Hi,
Indeed the font style is not apply, what you can do is to use a custom css like this one
.comment .comment-content, .comment .comment-content p {
font-family: "Open Sans";
}
If you are using the mobile theme plugin with amp, then you can set it here -> https://i.imgur.com/GBLhxs0.png
In amp version is set a placeholder for Search…, this can be change only in theme files wp-content/plugins/td-composer/mobile/header-amp.php -> https://i.imgur.com/Vv97OdL.png
Thank you!
Hello Guys
disabling wp-rocket lazy load for images, now we have this problem at the mobile theme about scaled images.
Is there a quick way to resolve that, and give to google scaled image?

Ok Calin, the issue still pending, so I’ll take it here.
Even testing without cache enabled, the error is coming from webmastertools on mobile theme:

Messaggi della console JavaScript
3 messaggi
Errore
00:48.000
Uncaught O
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:62
Errore
00:48.000
Uncaught O
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:62
Log
00:50.000
Secure Privacy is not enabled
https://app.secureprivacy.ai/secureprivacy-plugin/web-plugin/secure-privacy-v1.js?v=0.4406271942425519:1
Altro errore
Script
https://www.rnbjunk.com/cdn-cgi/apps/head/n6xhyHpZY9SiIIpWYH2WP5M7qH4.js
Altro errore
Immagine
https://www.rnbjunk.com/foto/2020/04/logo-mobile-rnbjunk.png
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-content/cache/min/1/wp-content/plugins/td-composer/assets/fonts/font-awesome/font-awesome-c7e66a4cf67a20c78f6ca158cc582125.css
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-content/cache/min/1/wp-content/plugins/td-composer/mobile/style-6cbad46c691cf0f6310254790ca2a019.css
Altro errore
Script
https://www.rnbjunk.com/wp-content/plugins/td-composer/mobile/js/tagdiv_theme.min.js?ver=10.3.2
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-includes/css/dist/block-library/style.min.css?ver=5.4
Altro errore
Script
https://www.rnbjunk.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
mobile-theme.woff?9
still persisting problem on pagespeed

Any solutions given to prevent that to happen?
Respected Sir/Ma’am,
I have wpeasy wordpress hosting from namecheap.
When, i activate mobile theme theme is giving problem because in wordpress cache plugin is installed by namecheap and i can’t disable that.
When, i activate mobile theme, most of the time i see mobile theme in desktop version also. And sometime desktop theme in mobile also.
Please give me the possible solution.
My website is studypitara dot com
Hi,
Unfortunately there is no option to display the top bar on mobile version using a standard post style, you need to use a cloud header from tagDiv cloud Library to achieve this -> https://i.imgur.com/HeTHiA8.png
Thank you!
We’re already using the mobile viewport, but somehow nothing changes with the featured images in full width.
https://thepostie.de/musik/boys-toys-als-coming-of-age-album-mavi-phoenix-im-whatsapp-talk/
Hello !
You will have to use the mobile viewport from tagDiv Composer: https://www.screencast.com/t/1vNDvwgnHc5
Thank you !
Hi Vlad,
Thank you for your prompt reply – appreciate it!
Can you please explain what you mean by “mobile theme”?
If this is with regards to the “tagDiv Mobile Theme” plugin, we did not use it.
The website was created to be responsive in both desktop and mobile version, and we’ve already added a slider to the mobile view. Our concern is that once seconds for automatic movement are added to the slider on mobile view, the desktop view becomes unresponsive.
However, if the automatic slider does not work, what are the options for this element to work and if there are any bugs how can we fix it?
Thank you!
Hello
but I need to display ?amp url everytime (on mobile). when an user comes on my website from twitter or facebook there is no ?amp url. when an user type my website on mobile it should open with ?amp url. Please provide me css or other setting so that I can redirect user to ?amp url.
Thank You
Hi,
If you want to add that shortcode in some pages, then you can do it using tagDiv Composer, add a column text or text with title and set the shortcode in text area -> https://i.imgur.com/CSPcls9.png if this is not working, is possible to not be compatible with our theme.
On mobile the sidebar will appear at the bottom of the post.
Thank you!
Hi,
If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Hope this will help you!
Thank you!
Hello !
On mobile theme this will not work. That it is how it was made.
Thank you for your understanding !
Hello!
Ok point 1-2 fixed. We are trying to investigate about point 4, even with code inserted taboola feed seems not to load on mobile pages.
regardin point 3, we cannot disable and re enable anytime the plugins. We checked cache plugin has nothing to do with that because we where testing also the ?nocache version.
Can you please be more specific about that issue? I would be greatful.
Thanks for help