No search results were found in Documentation!
Ever since updating your theme Im having this issue from google, it keeps saying some of my pages are not mobile friendly, how to fix this errors please,
Not Mobile Friendly
X Content wider than screen
X Links too close together
I made a page called news or noticias where I set as my blog page, but I get not mobile friendly pages on test results.
here is the page…https://www.cubacontacto.com/noticias
What is causing this? How do I fix this error? Whats your best recommendation?
a) note the tagdiv business hours, top right of forum.
b) Might just be your home page layout,
this page shows as mobile friendly
http://top10reviewz.in/prize-money-gifts-p-v-sindhu/
However you need to pay attention to the errors presented:
* This page uses 2 resources which are blocked by robots.txt.
* A temporary error occurred. 2 resources on this page could not be loaded. The results and screenshot may be incorrect. You may want to try again later.
https://static.xx.fbcdn.net/âŠmMhp4i.css
https://static.xx.fbcdn.net/âŠdQgHfSn.js
c) generally to make your site ‘mobile friendly’ you need to ALSO optimized your server for speed and proper server setup, compression, time to live, etc., optimize images, etc.
For example, I tested your page here:
https://gtmetrix.com/reports/top10reviewz.in/2UlrZtmY
Page Load Time
15.9s
Total Page Size
4.05MB
Requests
212
————-
For optimum page, you should serve less than 50 requests, page size should be under 1MB, 2MB for a photo site perhaps with a lot of uncompressed images, and page load should be as close to 1 second as possible, and not more than 4 seconds.
You have a lot of work to do to optimize your website.
Good luck!
I have a website top10reviewz.in and in Google it shows.. ‘site is not mobile friendly’ it has newspaper theme.. Please help
So, I want to remove Google fonts, stop them being loaded in page head, and use default mobile friendly font stack, also works for desktop:
——- PART 2 / FONT SWAP;
remove default Google Fonts in theme and loaded externally ——–
**/theme/includes/td_config.php
/remove google font calls for defalt roboto and open sans
lines 3247-3259 — remove:
/**
* the default fonts used by the theme. For a list of fonts ids @see td_fonts::$font_names_google_list
*/
td_global::$default_google_fonts_list = array (
'438' => array(
'css_style_id' => 'google_font_open_sans',
'url' => td_global::$http_or_https . '://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700'
),
'522' => array(
'css_style_id' => 'google_font_roboto_cond',
'url' => td_global::$http_or_https . '://fonts.googleapis.com/css?family=Roboto:400,300,700,700italic,400italic,300italic'
),
);
**/theme/style.css v3.1
<< do search/replace for ‘string’ using text editor like BBEdit, TextPad, etc.) >>
lines 352 + 866 + 962 + 1663 + 1752 + 1861 + 2608 + 5355 + 5388 + 5450 + 5691 + 5734 + 7303 + 7340 + 7565 + 7608 ((ETC.)),
replace: font-family: 'Open Sans', arial, sans-serif;
with modern font stack:
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
lines 379 + 387 + 473 + 1968 + 2006 + 2118 + 2160 + 2301 + 2625 + 7500 ((ETC.)),
replace: font-family: 'Roboto', sans-serif;
as above, same font stack, or choose a serif stack for replacing Roboto.
this isn’t best choice, but option:
font-family: Rockwell, Georgia, Times, "Times New Roman", serif;
======
REMINDER: these haxx need to be done EVERY theme update; keep record and backup of your files in sub-folder on your work PC/Mac to easily redo this as needed for future versions of Newsmag (if you want… or not, won’t matter to me either way … just sayin….) đ
Hi there,
I am encountering problems in Google Mobile-Friendly test.I am getting two errors:
1. Content wider than screen
2. Links too close together.
I haven’t change anything from the default Newspaper mobile theme.Please look into the issue and suggest me a resolution.
Links: https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fwww.groundzeroweb.com%2F
Robots.txt: http://www.groundzeroweb.com/robots.txt
Good evening,
I am beyond frustrated right now. My mobile theme is not working properly. Hopefully if I give all of the information here, someone will be able to fix this for me. My website is http://www.mentalhealthsuggestions.com. All that you have to do to see the problem is to visit it first on a desktop browser and then on a mobile browser.
On the desktop browser you will see backgrounds, graphics, and featured images.
I used two separate websites to test for mobile optimization. The first site I used was responsinator.com. Responsinator.com shows everything working properly on mobile devices.
Then I used the Google Developers Mobile Friendly test and it showed a very different picture. It showed no images rendering.
I wanted to know which of the two was correct so I used my own Iphone 5s and used the mobile browser. It showed the same website that Google Developers Mobile Friendly test showed. No images, backgrounds, banners, or anything else.
I have no idea what is going on right now. I don’t know why some mobile device testing websites show everything to be okay while other websites show nothing rendering properly. I don’t know why it doesn’t render properly on my own phone.
I am pulling out my hair here. Please help me.
Hi,
If you tried testing the theme in it’s default state, then this could also be a server side issue. Maybe there are certain settings made on the server preventing google from analyzing your site correctly.
Our theme gets a positive response for mobile friendly tests: https://www.google.com/webmasters/tools/mobile-friendly/?url=demo.tagdiv.com%2Fnewspaper
Please contact your hosting provider and as if he knows anything on the server that can prevent the google insights.
You can try this on a sub-domain with a fresh install of wp and the theme and see if the mobile friendly test returns the same.
Thank you!
Hi,
Ok Bogdan. I’ll tackle this problem later. But right now as was my first question. My site http://www.tycoonzfitness.com/ is not optimized for mobile. You can also check it here,
https://www.google.com/webmasters/tools/mobile-friendly/
However, I’ve configured robots.txt file correctly, which can be checked here,
http://www.tycoonzfitness.com/robots.txt
It gives two reason
- Content wider than screen
- Links too close together
I’ve checked it several times by disabling all the plugins except V.C. But it seems, not to resolve this.
Please give me any helpful suggestion for this.
Best Regards,
Hi
I’ve checked your site with google mobile friendly tool and noticed that is not fetched properly. Here you can see how google’s result when fetch your site: http://screencast.com/t/U4HBJK6dcP5 – https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fwww.tycoonzfitness.com%2F
I’ve also checked you robots.txt file and noticed that you’ve blocked some of site’s resources from being visited by online robots. This could affect the result from google so try to remove the restrictions then check your site again. You can find more detail about setting up robots.txt file here: http://www.robotstxt.org/robotstxt.html
I hope this helps.
Thanks!
Hi,
I’ve done what you’ve said but the issue is still unresolved. I know your demo is mobile friendly but the issue with my website is not going to solve. Please help regarding this.
Regards.
Hi,
I’ve test here https://www.google.com/webmasters/tools/mobile-friendly/ , it says that my website is ‘not-mobile-friendly’. It has mentioned two reasons (i): Content wider than screen (ii): Link too close together.
I’ve checked my website thoroughly with robots.txt. Everything is good.
You can check the robots.txt file setting of my website from this link http://www.tycoonzfitness.com/robots.txt
I’ve allowed the googlebot-mobile but the test is not going to clear it.
Please let me know how to solve this issue, Either it’s problem with theme (updated) or something else.
Regards
Hi Andrei,
I have to agree with @kognitoweb. Your theme is mobile friendly but it’s certainly not mobile ready. This is terrible.
My main page is the Bank Holidays page, and the menu is critical to any website. The fact is it doesn’t work. While pages are also available on other elements of the site, e.g. sidebar, it will render differently on different devices.
I’m going to give it a slating on Envato. It is bad.
Will be happy to change my review when the problem is resolved.
Robin
Hi again,
Bogdan B., Thanks a million for the reply and I am sorry for not replying before, I just had time during weekends for this, until now.
Yes, I have read now the documentation, I had Visual Composer also in a previous WP site, so I was a little surprised that it did not work here in “FrontPage” mode, as this is how I usually build my pages.
I was propmted by the plugings panel to purchase it again, so I did it, but it made no difference…
Is there any way in which I can have the Visual Composer working in FrontPage mode with this templates?
Anyway, I got the point and now I am editing the superb template of the demo, as it offers a high number of variations to show the posts, and full featured with all kind of plugins, so I will soon have a brand new magazine with a fantastic look and fully responsive (mobile friendly test always perfect of course).
Thanks for the help and support,
I wonder wy my site fails the bing mobile test. Google says it’s OK
Deci initial trebuie sa fac acel block intr-o pagina existenta a blogului, apoi sa-i iau codul si sa-l introduc in sursa. Apare pe toate paginile din arhiva(/page/2/, etc) sau doar in cea principala ?
Stiu ca tema nu a fost conceputa asa, insa versiunea mobila nu este chiar atat de mobile friendly pentru utilizatori, asa ca sunt nevoit sa fac compromisuri de genul asta pentru a avea altceva acolo.
Salut,
I have a problem with the theme when I open it on mobile devices.
The problem is that the theme shows the code not the image.
You can check this at mobile friendly test
https://www.google.com/webmasters/tools/mobile-friendly/?hl=ro&url=http%3A%2F%2Fwww.travelguideromania.com%2Fro%2F
I wait for your advice,
Thanks,
Bogdan
Sir, we have sign in/ sign up feature only on desktop view, how to add it on mobile view ?
or any solution to add custom login/register page to make it user friendly?
Hi , iam use newspaper theme and its cool , but i got eror if check my site here >>> https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fwww.postku.com%2F , but i try to open in my android mobile phone , the images was appear . sory for my bad english
Screen shoot >>> http://prntscr.com/9djak3
Screen shoot >>> http://prntscr.com/9djasr
thats Indonesian language
hmmm… kind of kewl …
testing this on our production site (yeah, I know, crazy?) ….
basically after install, and then flushing permalink cache, we get a new schema added which appends /amp/ to end of all post URLs, giving us an optimized “instant mobile friendly page” …
seems to work:
e.g.,
This is a couple of versions back of Newsmag, not ‘fully’ optimized per my own guide on the forum (ahem), and running mod_pagespeed.
i hacve problem in site in
– speed site — google test give me 19 from 100 speed site on desktop đ
and give me 41 from 100 site speed on mobile
veiw this reult here in image

and second mobile google test
https://www.google.com/webmasters/tools/mobile-friendly/
please test this site here
this result

can’t load 33 image
why ?? and how solve this problem ??
SocialAlerts.com/washingtondc
SocialAlerts.com/newyork
SocialAlerts.com/lasvegas
SocialAlerts.com/miami
Im using two different layouts – one for desktop and one for mobile – so look at each link of the four sites on BOTH desktop and mobile. I’m using a mobile detection plugin to send smartphone users into a more user friendly mobile page (the responsive appearance makes the images are too large on mobile…so I chose a different layout and push users to the respective mobile page).
My website informeinsolito.com in Mobile Friendly wiht Newspaper 6.5: http://oi57.tinypic.com/2ugz3md.jpg
Please Help!
Hello again,
I’m familiar with modifying / recompiling LESS files, and I was wondering if there was a simple modification I could make to generate new styles so that tablet users (on portrait orientation) would see the same styles as phone users? This way the tablet user doesn’t feel that the site isn’t mobile friendly.
Thanks!
Hello,
You already received a reply here: https://forum.tagdiv.com/search/mobile+friendly/
Our theme was designed to be responsive and mobile friendly. I have done the test myself and the result was this: http://screencast.com/t/qVP6BlVhQG9
I have checked your site on different mobile phones and tablets and seems to display fine.
Thank you!
Just like you, my website uses Newspaper v6.5, and mine is mobile friendly.
Yours is also mobile-friendly as well.