• Resolved modelbuz

    (@modelbuz)


    Hi there , Images are not loading up at front end of my site , it was working fine earlier, it all happened in a sudden , i tried all possible options to fix it , by disabling all plugins but still it doesn’t worked. A Blank Block is appearing at the location of image , if tired to download image by save image options that’s also happening just images are not visible, not even thumbnails.

    Kindly help resolve it

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It appears you are trying to use relative URLs and are doing so incorrectly:

    <a href="cannes-film-festival-run-anti-harassment-hotline/" rel="bookmark"> <img width="310" height="165" src="wp-content/uploads/2018/04/thierry-fremaux-310x165.jpg" class="attachment-tie-medium size-tie-medium wp-post-image" alt="Cannes Film Festival Run Anti-Harassment Hotline"> <span class="fa overlay-icon"></span> </a>

    It should be src="/wpcontent/.....

    So please remove whatever plugin(s) you’re using to create relative URLs and use the default WordPress fully qualified URL.

    Thread Starter modelbuz

    (@modelbuz)

    Thanks for Reply but had I checked it by disabling all plugins .. nothing worked , it was working fine earlier, Not sure how they loading through relative URLs

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    What did you change on your site lately? It’s not exhibiting default WordPress behavior.

    Try disabling WP Fastest Cache.

    Also, it appears you’re using a CDN (attracta.com) for your site. Try disabling that, too.

    Thread Starter modelbuz

    (@modelbuz)

    Thanks for all the assistance , i found the bug .. it was an Plugin ” Auto optimize ” i tried by disabling plugins one by one , this was the mole

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I recommend asking at https://wordpress.org/support/plugin/autoptimize#new-post so the plugin’s / theme’s developers and support community can help you with this.

    Thread Starter modelbuz

    (@modelbuz)

    Okay thanks i just raised the question there. I appreciate all your assistance

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Images not loading at frontend’ is closed to new replies.