Home Forums ArileWP Pro Mobile errors for Blog posts

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1876
    John Smith
    Participant

    In Google mobile-friendly test console, I get those 2 errors for all the pages of my site. I am using the Pro version of the Theme.

    Clickable elements too close together
    Text too small to read

    Any suggestions how to fix it?

    #1885
    themearile
    Keymaster

    Hi John,

    Thanks for contacting us again, Yes, We are here to help. But please provide us a URL of your website then we can inspect it and provide you a better solution for that.

    Thanks,
    ThemeArile

    #1920
    John Smith
    Participant

    Novaquantum dot com

    #1923
    John Smith
    Participant

    /consulting-services/windows-virtual-desktop-services/

    #1927
    themearile
    Keymaster

    Hi John Smith

    You can follow the below link to fix these errors.

    Link

    Thanks,
    ThemeArile

    #1942
    John Smith
    Participant

    Hmm, I have to fix your CSS errors? I didn’t create any custom CSS, there all are from your theme.

    #1944
    themearile
    Keymaster

    Hello John Smith,

    This is not a theme CSS related issue. We have created all the CSS according to all the media devices to display content beautifully. However, you check your website once using the given code.

    Please go to the Appearance >> Customize >> Additional CSS. Now paste the CSS code below then click to publish button.

    @media (min-width: 768px) and (max-width: 992px) {
    	html { font-size: 16px; }
    }
    @media (min-width: 100px) and (max-width: 768px) {
    	html { font-size: 16px; }
    }
    .entry-content a {
        margin: 0 0.313rem;
    }

    If you need any further assistance, please let me know.

    Regards,
    ThemeArile

    #2019
    John Smith
    Participant

    Sorry, but your fix did nothing to fix the errors. Actually another page now shows up as having mobility usage errors now.

    Text too small to read

    /azure-security-compliance-components/
    /faq/
    /consulting-services/windows-virtual-desktop-services/

    The CSS used is just the default CSS for pages, that came with the theme.

    #2081
    themearile
    Keymaster

    Hello Dear, John Smith

    We are very sad to know. In fact, we are trying very best for that, but still, you are facing a problem.

    1) As we have checked this theme it’s working well. Also, you can see the screenshot of our site of google console http://prntscr.com/qnyp6b. And it is also a mobile-friendly theme https://prnt.sc/qnwzbq.

    2) So please share the screenshot of the google console issue of your site. So that we can assist you better.

    And please also do follow the URL of the tutorial https://www.youtube.com/watch?v=IbC9ZZCdYVs&t=4s

    Thanks,
    ThemeArile

    • This reply was modified 5 years, 5 months ago by themearile.
    #2152
    John Smith
    Participant
    #2155
    John Smith
    Participant
    #2157
    John Smith
    Participant
    #2348
    John Smith
    Participant

    So no news after I provided those screenshots?

    #2352
    themearile
    Keymaster

    Hi John,

    This error will not correct itself. This error can be fixed only by you.
    As we have given you the link to a video tutorial above, you can fix this error by following it.

    We cannot fix this error at our end.

    Thank you.

    • This reply was modified 5 years, 4 months ago by themearile.
Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Mobile errors for Blog posts’ is closed to new replies.