Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204357

    Just uploaded my local built site tonight and everything seems fine, except the slider isn’t fully working. I have tested on 3 machines. One one it works fine, on the other two I only get the spinning loader in the center of the banner. Same on my phone and tablet. I did try the “Put JS includes to body” in the Slider control panel and nada. I’m guessing this is some kind of Java or Jquery error but I’m just a WP hack…..lol

    Site is here: http://www.abihomeservices.com

    Any help would be greatly appreciated.

    #204362

    Hi!

    The images are pointing to your localhost:

    Regards,
    Josue

    #204364

    LOL….like I said, I’m a hack. Why didn’t that path update when I made the switch. Could you point me in the right direction to get this fixed.. :/

    #204366

    Hi!

    You could re-do the LayerSlider, or make a search and replace using a SQL Query, i think this may work:

    UPDATE wp_layerslider SET data = replace(data, "_LOCAL_URL_","_REAL_URL_");
    

    Cheers!
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Layerslider doesn't load’ is closed to new replies.