- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
Hi, today I have been updated theme to latest version. After checking I found that google think my site isn’t mobile friendly.
I do not installed any new plugins. Of course I didn’t do any changes inside theme.
In fact site totally mobile friendly, but google think’s not.
Could you help me resolve it?
https://search.google.com/test/mobile-friendly?hl=ru&id=7tO9ytA94vICDYh7q8lx6w
Domain: https://ratatum.com
I state that I do not know if the facts are related, but only after I upgraded to version 9.1 of the theme, I have many 404 errors on mobile. I noticed that pages after the url have /amp/. Is this something related to TagAMP? Because I’ve never activated it but I do not even understand how this “extension” could be.
website: http://igizmo.it
Thanks for your time and help!
example list google search console: https://ibb.co/fEkAhq
I want to use the mobile background image having size of 1600 x 1200 pixels. Will it be good to use as a background image? Or What is the recommended size to use the image for the mobile menu background image?
Hi team,
When I test my post on mobile, I got the message like this picture:
How can I fix that problem?
Below the main menu at business-stability.com there is an image. It’s 1021 X 500.
The top portion of the image is cutoff. The fellow’s hair and top part of his head is sliced off. It appears as though the image only displays up 400 px. How do I get the entire image to display? I have a screenshot on my PC, but how and where can it be attached to this message?
Secondly, While we’re addressing the image at the top, I have a question about how it is displayed on mobile.
The top image is not responsive for mobile devices. It doesn’t adjust to display the full width. It only displays the middle of the image.
What needs to be done to make that top image responsive.
Hi,
I believe that is how the infinite loading will work, with changing URLs.
The mobile theme plugin is optional, deactivating it will not cause problems. Use it only if you want to display a different and much simpler version of the website on mobile
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
So the first problem is that you cannot activate the actual mobile theme plugin? Are there any errors displayed when you try to activate it?
There were some cases when conflicts with other plugins caused this problem. As a workaround it was suggested to deactivate all non-theme plugins, activate the mobile theme plugin, then the rest of the non-theme plugins. That worked, you could try the same.
The responsive mode is passive, no need to activate this anywhere. That means the website will adapt to all devices automatically. The optional mobile theme is the one that has to be activated if you want to use it.
If you are facing problems, please mention some details and examples of the issues. If necessary and possible post some links to the website so we can check as well.
Thanks
Hi,
I have try with my mobile HUAWEI P 8 , a go in a post , click on like, a page from Facebook was open, I log in, and return to your post, refers the post, wait until the refers was finish and after that the like works.
https://www.screencast.com/t/sseDZq6Q
https://www.screencast.com/t/oocXTJyk6g
Thank you for your understanding.
Hi
I’m using wptouch for the mobile version of our magazine because of better performance
the problem we have is that the wptouch template obviously doesn’t recognize the tagdiv codes
how can I have wptouch use the tagdiv plugin in the mobile theme? do you have any suggestion?
thanks
Paolo
Oh,
Ok for the 2nd point my recommendation is make it such so that each scroll to the new article also changes the top URL. so that each new article is counted as a new pageview.
Is there a way to turn on/off the mobile theme?
Thanks
Hi,
Regarding to this post, i decide to make a new one.
I am currently facing a problem with facebook likes.
The likes counter is working on PC, but it is not working on mobile devices (i’m using the responsive one, not the mobile theme)
And, for more information, (on PC) the likes counter work instantly.
But, when i try to push the likes fb button on mobile devices, it went to facebook’s link for a while (around 0,5-2 seconds depend on the internet speed) like this –> https://www.screencast.com/t/jGahZnMdfX
and then back to the article like nothing happen.
this is the URL so you can take a closer look at it.
Thanks for your response.
Ok thanks. And how do I remove the default background image from the mobile menu? You can see it here https://autoanything.wpengine.com
Hi we got a message from our hosting company saying the Ajax system in our theme is causing some 504 errors. I’m pasting the email from them below. Can you please advise.
—
Hello info@sneakerbardetroit.com,
Your ticket (#1214944) has been updated.
To review the status of the ticket and add additional comments, follow the link below:
http://help.wpengine.com/hc/requests/1214944
You can also add a comment by replying to this email.
Josh Applekamp (WP Engine Support)
Nov 7, 9:21 AM CST
Hi Mario,
Hope you’re having a great Wednesday!
I wanted to touch base with you regarding some high Ajax counts I am seeing from the sbdetroit site.
32196 /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
40522 [action] => td_ajax_loop
36184 [action] => td_ajax_search
8216 [action] => td_ajax_block
wp-content/themes/Newspaper/js/tagdiv_theme.js
13807: action: ‘td_ajax_loop’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
150:add_action(‘wp_ajax_nopriv_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
151:add_action(‘wp_ajax_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_search” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6110: action: ‘td_ajax_search’,
6146: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/js/tagdiv_theme.js
938: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/functions.php
90:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
91:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
154:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
155:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_block” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6849: action: ‘td_ajax_block’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
146:add_action(‘wp_ajax_nopriv_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
147:add_action(‘wp_ajax_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
These Ajax hits are being generated from the Newspaper theme. With such a high amount coming through so quickly it is overloading our server queueing system we have for requests and causing 504 errors to occur:
80 504 “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
This particular theme does not allow easy updates regarding the Ajax activity. I would recommend reaching out to the theme developers to see if they can provide some input on getting their Ajax activity under control.
Beyond that everything else appears to be in good shape so far. I’ll keep an eye on the server and update you with any additional insight, but if you have any questions for me please let me know!
Thanks,
Josh Applekamp
WP Engine – Technical Project Manager – Finely Tuned WordPress
M-F 9:00am – 5:00pm CST
—
While we’re addressing the image at the top, I have a question about how it is displayed on mobile.
The top image is not responsive for mobile devices. It doesn’t adjust to display the full width. It only displays the middle of the image.
What needs to be done to make that top image responsive.
Thanks,
-
This reply was modified 7 years by
awtown.
Hello
Thank you, work like charm on mobile and dekstop https://www.screencast.com/t/pmNzVEXdxlcu
best support ever. 🙂
That would happen, the post has to be shared while viewing the AMP version on a mobile. Then the Facebook post should have the AMP logo and direct to the AMP version of the post if viewed on a mobile.
Hi,
When the mobile theme plugin is active pages will not display the same content from desktop on mobile.
Each page will need two versions, one for desktop built in any way possible, and one for mobile with the simple mobile editor
– https://www.screencast.com/t/cwW4MmEwWiv9
Note that the plugin is optional, activate it if you choose to display a different and simpler version of the website on mobile
– https://forum.tagdiv.com/the-mobile-theme/
If you want to show the same content from desktop, deactivate it.
Regarding the footer, if you disable it in the theme panel for desktop it will also be disabled on mobile
– https://www.screencast.com/t/MA9zupnIY2Uv
Thanks
Hello
I am sorry, I thought the default number can be parallel with heading title on mobile. Can you help me one more time? It is possible to hide the default number of SM4 with the CSS? Not with the center CSS code, just hide the default number.
Thanks
Hello EdTrejo,
Notice that the Mobile Theme should not be activated, sorry! This is an optional plugin which has to be enabled. That’s all. Check the documentation from here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Users will be able to access the AMP version of the post only through Google search. Google will serve the page from it’s cache. That would be how Google AMP works.
The rest of the mobile website visitors will see the responsive version of the website or the mobile theme version (if the mobile theme plugin is active).
I have installed plugin Mobile theme in that I am not able to see pages. I can see pages from Desktop version. I cannot see about us, contact us pages from the bottom page.
Here is the site link: https://herosfact.com
Also, please tell me how to remove big logo, meaningless ABOUT US FOLLOW US from the bottom of the site?
Why it is not in the Page Builder or Composer button. I need to edit the blocks in mobile.
Yes, I know that you must activate the Mobile Theme, but I still can not activate it. Help!
Thank you.

Hello
Last month I ask the same question. this code
.tdb_smart_list_4 .tdb-sml-current-item-nr,.tdb_smart_list_4 .tdb-sml-current-item-title {
display: inline-table;
}
.tdb_smart_list_4 .tdb-number-and-title h2{
text-align: center;
}
is work on desktop https://www.screencast.com/t/a5hwaogsRst, but doesn’t work on mobile https://www.screencast.com/t/vYpnJTxNTkIp. Is there another code that can center the heading title of cloud smart list sm4 on both desktop and mobile?
Thank you.
My blog works perfectly in the desktop version but in the tablet and mobile version the home page only appears the featured image and the title of the article does not appear. Can someone help me solve this please?

and please it’s possible to enforce amp version for all mobile users?