-
AuthorPosts
-
November 25, 2018 at 1:40 am #1037327
Hi,
I used one of the demos for my Enfold sitewhen i run it through the google search console test to see if it is mobile friendly, it says it is not.
https://search.google.com/test/mobile-friendly?id=TsFQ28qkOp_e-DC_J-T32A
I haven’t messed around with it much, and it seems surprising that one of your theme demos isn’t.
Can you help?
I notice that when I look at my site on my samsung s8 phone, the sidebar doesn’t show at all, not even at the end of the content. So maybe that’s an issue?
Thank you!
November 25, 2018 at 6:22 pm #1037383Hey victoria,
I see that the test is not loading your images, css, or scripts, but when I test our online demo all of these load and it passes the mobile test
I believe the main reason your site is not passing is because it is not SSL (https) so the test is not loading your resources.
I recommend adding SSL (https) to your site, many webhosts offer this for free using the Lets-encrypt SSL, please ask your webhost if they support this.
Let us know if you would like a webhost recommendation that supports the free Lets-encrypt SSLBest regards,
MikeNovember 25, 2018 at 6:24 pm #1037384ok, great. thank you for that. I was concerned that if google do not pass it as mobile friendly, then it will get downgraded in the search ranks. Would this be the case, do you think?
I will check out the SSL thing…
thanks!
November 25, 2018 at 6:38 pm #1037385Hi,
Google has said that a site with SSL will be listed more favorable, they didn’t say downgrade. Google is a supporting partner of the free Lets-encrypt service.Best regards,
MikeNovember 25, 2018 at 9:32 pm #1037465Thanks Mike.
I got in touch with my host and they’ve added the ssl certificate.
Appreciate the help!
V
November 26, 2018 at 12:26 am #1037487Hi,
Glad to hear, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeNovember 26, 2018 at 12:33 am #1037488Well… there is one other thing…
When I look at my site on my phone, it doesn’t show the sidebar, not even at the bottom of the main body content.
On desktop the sidebar widgets show on the page, on mobile they don’t show anywhere.
I have content in the sidebar that i would like all visitors to see.
Any ideas why this is happening?
Thanks!
November 26, 2018 at 12:46 am #1037489Hi,
Your css rules hide the homepage sidebar for mobile, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field to show it:@media only screen and (max-width: 767px){ .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar { display: block !important; } #top #main .sidebar { overflow: visible !important; } }
Best regards,
MikeNovember 26, 2018 at 1:03 am #1037493Perfect! Thank you so much for the prompt response. Very kind of you.
We can close this now, yes. Thanks again!
November 26, 2018 at 1:12 am #1037496Hi,
Glad we were able to help, and thanks for the kind words :) we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Site template not mobile friendly?’ is closed to new replies.