Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #799059

    Hi
    The easy slider images on my website, TrevorJohnston.com have strangely disappeared. Clicking on the image title below any of the portfolio thumbnails brings up a “detail” page for that image. An easy slider in the upper left corner displays (at least it should) close-up details within the main image. At some point recently, those images stopped appearing. Strangely, if I use Inspect Element for the easy slider, the images appear, then disappear again once I move to a different page.

    #799175

    Hey trevorjohnston,

    I have checked the page and I can see the slider images. Screenshot in Private Content.

    Best regards,
    Nikko

    #799182

    That’s really odd. I’ve tried it in Safari, Chrome and Firefox, on two different computers and am not seeing the slider images. Just checked my Java and it’s current version (not sure if that’s even relevant). Any suggestions?

    #799205

    Hi,

    I have checked it in both chrome and firefox, the 2 images in slider are showing properly (link to the images in private content). Do you have a caching plugin installed? try flushing out the cache on your site and clear the browser cache and your end, I think it’s just caching issue.

    Best regards,
    Nikko

    #799222

    Nope, no caching plugins here. I’ve cleared caches repeatedly, in each of the various browsers. Still no love.

    I just saw this message across the top of my WP Settings > General window: “Some files appear to be missing or out of place. Please re-install plugin or remove D:\Hosting\7270199\html\wp-content\advanced-cache.php.”
    Could that have anything to do with it? If so, any suggestions how to resolve?

    #799235

    Hi,

    Yes, I think there are some files left behind if you have used caching plugin before. Try reinstall that caching plugin and flush out the cache, or try to check with the plugins documentation on how to remove the cached files totally.

    Best regards,
    Nikko

    #799248

    I was able to manually remove all remnants of the W3 Total Cache plugin and the message no longer appears in the Settings window, BUT… still no luck with the EasySlider images showing up. I am including my FTP access info in case you can see something I have missed. I’m not sure how to “flush out the cache on my site.”

    #799548

    FYI, I’ve had others check the page and the images are not loading for them either.

    #799791

    Hi trevorjohnston,

    The images don’t show at first, but when I open Chrome dev tools, the images appear. There are two unrelated errors in JavaScript but they might be blocking rendering or animation and so the images don’t appear. One is missing icon font.

    Best regards,
    Victoria

    #799798

    Yes, I’ve noticed the images appear when I “Inspect Element” in Safari as well, but disappear as soon as I change pages and return. How do I install the missing icon font and how do I fix the second Javascript error you mention, whatever that may be? Sorry, you’re not dealing with a web rocket scientist here. ;-)
    Thanks,
    Trevor

    #799865

    Hi Trevor,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    #top.single-portfolio .avia-slideshow-inner {
        height: auto !important;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #799894

    Just added the css code. Still not working. Cleared caches too. No luck.

    #800373

    Hi,

    Can you give us temporary admin access? so we can check it further.

    Best regards,
    Nikko

    #800389

    Sure, please see Private content for access info.

    #800524

    Hi trevorjohnston,

    I could not login to your FTP, could you please update the credentials?
    Best regards,
    Victoria

    #800537

    Sorry, I’ve corrected the password and it should work now.

    #800606

    Hi trevorjohnston,

    Password looks the same. I tried again. Same – cannot login.

    Best regards,
    Victoria

    #800661

    Strange. Try this one…

    #800712

    Hi,

    Whats your FTP port? Because I tried in the 21 and I couldnt access.

    Best regards,
    John Torvik

    #800807

    Hi John. According to GoDaddy it should be 21. Try this access info. Works for me.

    #801073

    Hi,

    Thanks for providing the access. Can you try to check it again? I have activated back Simple Custom CSS plugin and added the code I gave:

    #top.single-portfolio .avia-slideshow-inner {
        height: auto !important;
    }

    since the one you added in Quick CSS, is not reflecting on the css (link to css in private content), it’s still using the cached version even though you don’t have plugins activated, I think it’s godaddy’s cache. Let us know if it’s good on your end :)

    Best regards,
    Nikko

    #801101

    Awesome! Everything seems to be working again. Thanks very much!

    #801104

    Hi,

    You’re very much welcome. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 23 posts - 1 through 23 (of 23 total)
  • The topic ‘Easy slider images have disappeared’ is closed to new replies.