- 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
“The exception is the mobile grid, the top grid ..”
Is it okay if the mobile page is empty in the top grid?
Hi!
Sorry Calin, I’ll try to be more specific.
It is all updated.
I use both TagDiv Composer and Mobile Theme, and I know that the TagDiv Composer doesn’t appear on Mobile theme.
So I created a content that’s specially designed for mobiles, on “Mobile Editor”, as you can see:
http://www.screencast.com/t/bEAGVAr5
The problem is that, when I access the content on mobile, the “paragraphs” disappear.
As you can see here, accessing on desktop and mobile:
https://naturam.com.br/sobre/nossa-historia/
And I’m putting the paragraphs correctly in the in the Mobile Editor:
http://www.screencast.com/t/JgZa8ERWvut
http://www.screencast.com/t/u4bTmUsgIWW
How it looks on mobile theme (no paragraphs)
http://www.screencast.com/t/pYXcuyqwD0fQ
That only happen when I’m using TagDiv Composer, if I use the normal/classic editor, the Mobile Theme reads the “Mobile Editor” paragraphs normaly:
(https://naturam.com.br/politica-de-comentarios/)
– http://www.screencast.com/t/tdCS8B23uGLb
– http://www.screencast.com/t/I8NrM2sTKn
Why does this happen?
Thanks!!
-
This reply was modified 7 years by
cahpolli.
Is it possible to filter post categories in mobile theme. Specific category of the post will appear on landing page in case of mobile theme
Hi Guys,
I have a few questions regarding AMP.
1. The TagDiv AMP seems very basic maybe I am missing something? Is there any settings / options anywhere?
2. How do I add our logo to the AMP for mobile? Also we want a menu of some sort? It seems that we have a high bounce rate due to using AMP, users / readers just come off as they struggle to navigate.
3. Would I benefit from deleting TagDiv AMP plugin and installing something else that offers more in-depth options / settings?
Please advise.
Funny enough I am using a similar demo theme but am not quite sure what’s causing the errors. Could it be the robots.txt which was blocking resources? More importantly, could robots.txt also cause “clickable elements & content wider than screen” problems since I blocked the theme folder from being crawled?
I have used the same plugin and it was working absolutely fine until the 5xx server error cropped up. Also, the problems started only after I altered robots.txt file. Maybe that’s the issue. Might as well use the mobile plugin again though because of faster page load times.
But, could you please confirm my suspicion about robots.txt?
@Mayank Bhatt The mobile theme is specially designed for mobile, it will display a simplified version of the website on mobile. This demo has the mobile theme active if you want to check it out with a mobile
– https://demo.tagdiv.com/newspaper_local_news/
So there should be no problems in the matter if the mobile theme plugin is used. You could give it a try.
Hi,
The weather widget in that demo contains a customization for displays larger than a certain width, this will make the text lowercase. For example
Desktop – http://prntscr.com/majsao
Mobile – http://prntscr.com/majsho
You could use some CSS to make it capitalize it permanently
– http://prntscr.com/maju1k
This is the code for it, you can enter it in theme panel custom code CSS section
.td-business.home .td-business-home-row .td_block_weather .td-weather-header .td-weather-city {
text-transform: capitalize!important;
}
The issue you are having with the footer is quite unusual. The footer should be same as in the homepage, and how it is in the demo
– https://demo.tagdiv.com/newspaper_business/brexit-would-trigger-economic-and-financial-shock-to-uk/
In your case it looks like the footer section is part of the main content for some reason. Did you make any modification tom the post template files? or maybe enter ad codes in the theme panel (check them if you did, check the tags to be closed properly or test without them). Let me know.
Thanks
@Simion I had to make some changes to my robots.txt file due to the server 5xx-error. But, now I have undone those changes because they were blocking resources. Now, my question is: does the mobile theme plugin lead to “content wider than screen” & “clickable elements are together” problems in Search Console?
Although, I have now switched to the default version of the site but the page loading times on mobile have increased.
P.S: The mobile theme plugin did improve the page speed but does it render the site mobile friendly as well? What would you reckon?
-
This reply was modified 7 years by
Mayank Bhatt.
I am not using the mobile theme builder. I do not have that plugin activated.
Hi,
Please notice that if you are using mobile theme you can not use builders -> https://forum.tagdiv.com/the-mobile-theme/
Also there can be some plugin conflicts.
Thank you!
Hi,
I do not quite understand, you tray to use TagDiv Composer to make mobile pages, or when you want to edit/create a page for desktop is this happen, please provide some more details.
In mobile theme you cannot use the page builder elements
-> https://forum.tagdiv.com/the-mobile-theme/
Also pleas make sure that you have the last theme version and all theme plugins are updated.
Thank you for your understanding.
We have an ongoing/intermittent issue with iOS mobile displaying our site. Most often this is what we see:
Each time we have to scroll to the bottom of the page and click a default link, “View Full Site”
How can this be corrected?
Here is our site: https://thegayguidenetwork.com
Hi,
If you want to hide this social on mobile -> https://www.screencast.com/t/7zN10vM0xY6Q you can use this custom css
#td-mobile-nav .td-menu-socials {
visibility: hidden;
}
https://www.screencast.com/t/EV37DPnlch7
Thank you.
Hello!
I’ve just installed the mobile theme, and I realised that when I’m using Tag Div Composer at the page, the mobile theme doesn’t shows paragraphs.
I tested here: when I use normal editor at the page, the mobile editor paragraphs work properly, but the moment I start to use Tag Div Composer, the paragraphs disappear.
http://www.screencast.com/t/t0LU3lrMkkU
http://www.screencast.com/t/Rg8ywc5aCV6
Is there something I can do to fix this?
Thanks!
You have set a line height of 25px from what I can see, it looks like this on desktop
– http://prntscr.com/maj9is
And like this on mobile – http://prntscr.com/maj9xd
It looks exactly the same in both situations. Please correct me if I misunderstand something.
Hi,
Please check this topics, is look like you have the same problem
-> https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
-> https://forum.tagdiv.com/topic/google-mobile-friendly-problem/
You can try our page-speed guide -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Also please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Hope this will help you.
Thanks.
I don’t quite understand unfortunately. Some examples and more details if possible will be very helpful. Or screenshots or links to where the problem is happening if possible.
Indeed if the mobile editor is empty the page on mobile will be empty.
The exception is the mobile homepage where a top grid will be displayed (displays posts included in the featured category), followed by a latest articles section.
Hi,
@zeroc00l You could maybe do it in a different way. Use a flex block and customize it the way you want for desktop and for mobile. Most settings are per device
– http://prntscr.com/magzcv
So you can make it look in one way for desktop and in another way on mobile. This way there won’t be a need to hide and replace the block. You could give it a try.
Thanks
How do I change (add/rmove/reorder) social icons from mobile menu?
Thank you in advance…
Thanks. I changed CSS and it work out for desktop. But it didn’t effect the mobile version. Please, what is the CSS code for both mobile and desktop?
Hi,
That depend on what feature you want on mobile theme.
Please note that the mobile theme is made simple, in this way is faster, so for mobile theme you can use custom css , but if you want to have more blocks/modules or effects please deactivate the mobile theme and use only the theme, also some blocks like flex blocks can be set on each device.
Thank you for your understanding!
Hi,
No need for a fix, those socials are for mobile. They will appear only on mobile
– http://prntscr.com/maessg
When these sharing options are used they will open the mobile app on the phone and the post can be shared.
Thanks
Hi there,
I am currently using Newspaper theme on my WordPress site, but I’ve noticed that its mobile page loading time is very slow. Especially when I run a page speed test on GTmetrix and Google Page Speed Insights, the results are atrocious so to speak.
As a workaround, I installed the mobile version (add-on plugin) of Newspaper and it did improve page load speeds on mobile. However, after a few days I started receiving errors in Google Search console such as: “Clickable elements are too close” and “content is wider than screen”. So, I have now uninstalled the plugin and my page loading time is back to square one.
Apparently Google considers that Newspaper add-on plugin unfriendly for mobile pages and starts flashing messages such as “content is wider than screen”, etc. How can I solve these issues, reduce mobile page load times and get rid of those nagging errors in my Search Console?
Any help would be much appreciated. x
Hi,
I’m using the News Week template and I would like to display the category tag on a mobile device. The category tag shows on the desktop version of the site but does display on the mobile / responsive version.
Can someone show me how to activate the category to display on mobile or provide the edits to make this possible?
Screenshot to what I’m referring to: https://ibb.co/q0zG6mz
Thanks for your help
understand(about page)
If there is no content in the mobile editor
==> index(home) My Site First Screen ‘Mobile Editor’
Even if there is no content in the mobile editor
Is there any problem?