• Hello,

    I get some errors in my website (https://www.alvarezdemarcos.com) that I don’t understand. No change has been made, so I don’t know what has happened. I realized that something was wrong because the galleries didn’t work properly. Many times the thumbnails didn’t aling how they ussually do, and the photos didn’t load.

    I opened the console and I got several errors just by opening the website. I paste them here:

    Failed to load resource: the server responded with a status of 404 (Not Found) https://www.alvarezdemarcos.com/wp-includes/js/backbone.min.js?ver=4.0
    Failed to load resource: the server responded with a status of 404 (Not Found) https://www.alvarezdemarcos.com/wp-includes/js/underscore.min.js?ver=4.0
    Uncaught ReferenceError: pm is not defined (index):18
    Failed to load resource: net::ERR_CONNECTION_REFUSED https://localhost/symbiostock/wp-content/themes/symbiostock/img/bg/type.png
    Failed to load resource: net::ERR_CONNECTION_REFUSED https://localhost/symbiostock/wp-content/themes/symbiostock/img/bg/transparent_dark.png
    Failed to load resource: the server responded with a status of 404 (Not Found) https://www.alvarezdemarcos.com/home_adem/nextgen-mediarss?template=playlist…source=displayed_gallery&transient_id=12b82993f6a4ada662f752fd27671535&688

    I’ve tried to update everyting but errors persist. Could anyone give me some advice about what is going on?

    Thank you for your time.

    Alejandro González

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    You should get the localhost errors cleaned up, your theme is probably hard-coded to find type.png and transparent_dark.png (maybe in style.css) a localhost, so just make sure that you’re referencing the right domain, not localhost.

    Those two aren’t critical, but they are two files that will never load for visitors (unless they for some reason have localhost enabled on their machines with those exact files at the exact same location).

    As for the missing JS, try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 1 replies (of 1 total)
  • The topic ‘Galleries not working’ is closed to new replies.