• Resolved BierleyAmericam

    (@bierleyamericam)


    Is anyone else having display issues for Mozilla?

    On every content page, top left of the white space is showing a broken link. Inspect Element shows this as being the broken thing?

    <img class=”img-responsive” src=””></img>

    https://americamfleet.co/cameras/

    Only shows in Mozilla, tested on multiple computers.

Viewing 12 replies - 1 through 12 (of 12 total)
  • It appears to be an empty image that does nothing except ruin your day on firefox.

    I recommend you take this:

    #content > .single-post-feat-image > .img-responsive {
        display:none;
    }

    And follow up with me if there are any side effects.

    By the way if you have never done any CSS, and this is your only CSS you are adding, should be a editor were you can add some CSS. If not you will have to set up a child theme and all that, or there might be a plugin that will allow you to add some CSS.

    Theme Author Pavan Solapure

    (@pavans)

    Thanks for pointing out. This will be fixed in next release.

    Thread Starter BierleyAmericam

    (@bierleyamericam)

    Do you have an idea of when the next release will be? (If it’s soon, I won’t bother doing the CSS route from the first 2 comments)

    Theme Author Pavan Solapure

    (@pavans)

    Its fixed in 1.0.8
    Please download the latest from WP repository and if you dont see this new version 1.0.8 there, please download from my site.

    Thread Starter BierleyAmericam

    (@bierleyamericam)

    I have downloaded/uploaded the new version, but I am still seeing this problem?

    Theme Author Pavan Solapure

    (@pavans)

    Can you please re-check if any cache system is running at your end.
    I checked and it appears to be fixed. You can check the demo site
    https://demo.opencodez.com/aadya/markup-html-tags-and-formatting/

    I checked using Mozilla Firebug to find broken images and it returned 0.

    Theme Author Pavan Solapure

    (@pavans)

    resolved

    Thread Starter BierleyAmericam

    (@bierleyamericam)

    Hi Pavan,

    I am still seeing the error in Mozilla? It doesn’t show on the homepage, but it shows on all pages & posts.

    americamfleet.co

    &

    americamfleet.co.uk

    I am still following this thread from my initial response so had a look, and noticed you have not responded to Pavan’s attempts to help you. Its possible you did do as he asked but there is no way from him to move on with debugging if you do not confirm that you attempted the fix he suggested.

    Thread Starter BierleyAmericam

    (@bierleyamericam)

    Sorry, I assumed he would remember me from the other thread I have going. I updated the theme to 1.0.8. I can see the problem on my computer, a friends computer, my bosses computer, and my entire UK office checked too. Still there. ?? I have a screenshot of the error happening on the demo site too but don’t see a place to upload it here.

    Theme Author Pavan Solapure

    (@pavans)

    Hi
    Can you mail me the screenshots? mail me [email protected]

    I will have a look coz I am not seeing that broken image on your sites too.

    @adrian
    Do you see theses broken image on the sites mentioned above?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Mozilla Error’ is closed to new replies.