- 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
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi,
If the resources are loading slow sometimes or are blocked, there will be warnings or the page in question will be declared not mobile friendly
– https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test
Also please check these topics with the similar problem -> https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
-> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/
Hope this will help you!
Thanks.
Hi,
You can use the responsive version of Newspaper theme, in this way all settings/blocks/smart-list will be show on mobile device too, all you need to do is to deactivate the mobile theme plugin.
Thank you!
Hi,
Please make sure that you follow the steeps as in my example, activate AMP and tagDiv mobile theme -> https://www.screencast.com/t/klaPCrwxE after that go in Theme panel>mobile theme and chose AMP -> https://www.screencast.com/t/C7Y6CADjAUsa in this way you’ll use only the mobile layout on AMP you’ll not use the mobile theme, or you can use the mobile+amp and you’ll use the mobile theme on your website and the mobile layout on amp.
Thank you!
Hello !
Please make sure that you have cleared your cache to purge CDN files and check the results. We do recommend using the WP Super Cache wich you can find here: https://tagdiv.com/wp-super-cache-plugin-install-and-configure/ ; And you can configure the mobile settings from the Mobile Theme tab in the Theme Panel: https://www.screencast.com/t/NLG7jSf4
Thank you !
Depending on the mobile theme option ( mobile, mobile + AMP, or just AMP ) SigIn form under the post does not appear ( LEAVE A REPLY Log in to leave a comment ) . On PC everything working, but on mobile phone I have problem. when I choose first mobile then login work, but in other two option not working. This issue I also saw on other’s site’s (for example https://www.sapeople.com/ ) with this theme (try to comment on post on pc and on mobile phone on this site )
WP – Latest 5.2.1
Theme: currently 9.6.1. but the same problem is ut to latest version 9.7.3.
Hello, please help me figure out the following NewsPaper settings.
1. Compatibility All In One Seo + SpeedBoost
Screen 🙁
https://prnt.sc/nxmfwj
2. For AdSense I’m using shortcodes in the following way:
In post’s – [adsense]
In files “functions.php”:
function vstavka_context_adsense_top()
{
return '<!-- Добро ЕСТЬ! - Медицина - 336x280 -->
<ins class="adsbygoogle"
style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-**********"
data-ad-slot="5076432727"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>';
}
add_shortcode ('adsense', 'vstavka_context_adsense_top');
But, in mobile theme (plugin) this code dosn’t work.
I’m put this code in files td-mobile-plugin.php, td_panel_settings.php, td_mobile_theme.php, but my site stops working.
I have a lot of articles, and ads look great with these shortcodes. What can you think of where to insert it? It is very important!
3. My menu has a submenu (not a mega-menu). Location – “Main”
However, when viewed from a mobile phone, only the main menus remain, with no submenus!
If you turn on the mobile plugin, then there is a menu and submenus. However, shortcodes AdSense do not work with the mobile plugin. (question – 2)
Thank you!!!!!!
WP 5.2.1 (site: https://medicina.dobro-est.com)
Hi there, I love this theme and everything is going great.
I’m using the Black/Dark theme because it looks so great in mobile. I’ve cut some of the content from the demo but can’t seem to get to the setting to eliminate this section at the bottom of the home page.
Here’s a screen shot with the Latest Posts section at the bottom circled.
Thank you,
Fitz
When I’m logged into the website, it looks fine. When I log out, it looks like a mobile version of the site. Please help!
Top one is me logged in, bottom one is what it looks like when not logged in.
mobile page is not working for my website. The mobile+AMP page is also not working. Only AMP version is working. Please let me know the solution
Hi,
I think that this problem can be fixed by changing a line of code in wp-content/plugins/td-composer/mobile/header-amp.php
Replace:
<html <?php language_attributes(); ?>>
-> https://www.screencast.com/t/Fj94HAommH
With:
<html <?php language_attributes(); ?> amp>
-> https://www.screencast.com/t/yIjgHPfpB
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
You could insert it in the mobile editor for the homepage – http://prntscr.com/nxffuz
If you have to insert it in the code, the front-page is here – http://prntscr.com/nxfj0a
Try this article on a mobile device.
https://motorillustrated.com/dealer-asking-40k-over-sticker-for-new-ford-mustang-shelby-gt500/28962/
It works fine on desktop, but on mobile in both Safari and Chrome with an Iphone X, and Iphone 8, a Samsung Galaxy S7 (chrome) and S8 (chrome) and a Google Pixel 2 (chrome), it shows the first article fine, but when the first article of the infinite scroll loads, it loads off-center and can’t be read.
Is there a way to have a “Desktop” version and “Mobile” version like I do for Pages? I really like the way the Smart List looks on desktop, but I have it just just up the regular way on mobile.
Hi,
The Smart slider appear different on mobile version because you are using the mobile theme plugin, and this have only one smart list, if you want to have the same smart list on mobile as on desktop you need to deactivate the mobile theme.
Thank you for your understanding!
Hi Calin,
I will definitely walk through it. But isn’t it strange it was working fine before and the desktop site is at 70 while the mobile site at 22?
Hi,
The code from Theme panel > Analytics should apply on mobile theme too;
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all plugins and let active only the tagDiv Composer plugin, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hello !
Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}
-> https://www.screencast.com/t/mZ00jNoM0
2. Here you will find some usefull tips and tricks on how to increase your page loading speed: https://tagdiv.com/how-to-increase-page-loading-speed/
Thank you !
Hello,
If you are referring to the space between ad and mobile menu, then you can remove that space using a custom css -> https://www.screencast.com/t/GCsenxQ4
.ad-728x90 {
height: auto;
}
You need to set the code in Theme panel> Custom code> Advance css> Phone
Hope this will help you!
Thanks.
Hi,
Does the AMP plugin work just by itself if you try it like that, without the mobile theme? test with /amp in that case. If that doesn’t work as well, then there must be something in the website that prevents AMP from working.
The first thing to check would be other plugins, deactivate them all except theme plugins and AMP, then check again.
We could take a look as well, send us an email at contact@tagdiv.com and provide admin login, cPanel or FTP may be needed as well. We will try to identify the problem. Include a link to this topic in the email.
Thanks
Hi,
That worked great. Thank you!
And I believe I have managed to fix most of the rtl issues.
Just one more thing – The homepage that is displaying on mobile is missing some of the elements which are displaying on desktop.
The issue occurs only on the homepage, and not on posts/pages/category pages. What can cause this issue?
Best,
Rani
Hi,
I browsed the website with a mobile for a while, but I can’t see the problem happening. The posts look alright from the first one to the last in the infinite loading.
A link to where I can see it happening would be helpful. I am checking with an Android phone with Chrome. Let me know.
Thanks
Hi,
You could try the solution from this topic – https://forum.tagdiv.com/topic/mobile-theme-problem-5/
But please note that the theme does not support RTL, there could be various issues when using it. Sorry for the inconvenience.
Thanks
Hi,
Hire is how your mobile menu is look now for me -> https://www.screencast.com/t/tbwhhGUe2hw5
Please make a new test, make a new mega menu and set it in mobile menu to see how is look.
Thank you!
Thanks home page okay now.
Sir when i go to mobile site and click on categories section. Looking click is no click able. Kindly check what’s problem.
Thanks for cooperation
