• Resolved Folkstarp

    (@folkstarp)


    Hey, I know this might be a silly question but my images are not loading in my Arcade Basic themed site. All i can see are thumbnails of where the image should load. It is also not loading pictures from and instagram social feed on my site. But when you click on the thumbnails it opens up in a new tab and you can see the image. I was wondering if anyone could help me fix this problem. My website is https://www.Folkstarp.com and The only pictures i have tried to load are on the cover page and the about page. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • juggledad

    (@juggledad)

    The instagram images won’t load because there is an invalid parameter in the <img src=….>
    all the images src’s end with …src=”http//……jpg?w=-30″>
    the minus sign is the culprit, removing it and the image shows up.

    You might need to go thru the theme options to find out how to remove it or contact the theme developer about this.

    Thread Starter Folkstarp

    (@folkstarp)

    OK thanks…is this possibly the same reason why other pictures won’t load on my about page?

    juggledad

    (@juggledad)

    what pictures?

    Thread Starter Folkstarp

    (@folkstarp)

    IN my about page right here
    https://www.folkstarp.com/about-2/
    They don’t seem to load…but if you click on the thumbnail they will load in a new page?

    juggledad

    (@juggledad)

    The <img…> being created looks like this
    <img class=" size-full wp-image-51 aligncenter" width="1180" height="26" alt="Graham Folkema" src="https://i0.wp.com/www.folkstarp.com/wp-content/uploads/2015/02/Graham-Lagen-Island.jpg?resize=-30%2C-20">
    ant the end of the src is causing the problem.

    Thread Starter Folkstarp

    (@folkstarp)

    Thank you…i found out why the pictures weren’t loading and why the source code was having problems. I had activated Photon in Jetpack and it was not working properly so i just deactivated it and problems gone. Thanks for your help;)

    juggledad

    (@juggledad)

    great and a lesson learned – if something doesn’t work right, disable ALL your plugins (at the same time) and see if the issue goes away.

    Please mark this thread resolved.

    Thread Starter Folkstarp

    (@folkstarp)

    Resolved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Arcade Basic – Images not loading in site’ is closed to new replies.