Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Nivo Slider – very quick JS question, please!

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #37425
    umagrama
    Member

    Hey guys!

    Why would my nivo slider work locally and when I upload it to the web it won’t work?

    Do I have to do something “extra” to get it going on the server?

    #100333
    umagrama
    Member

    1) Oh, and yes, all my java files and css files are up on the server. Exact same structure as I have it in my local computer.

    2) when I load the page (on the server), I can see that something crashed in the slider script and I get the alt=” ” values for the elements, no slide (image) shows either but I can see some slide transition happening, if you can call it that.

    #94272
    Mottie
    Member

    Hi umagrama!

    I can only guess that the page isn’t pointing to the files on the server correctly. If you are using a browser like Chrome, press F12 and click on the “Console” tab to see what errors are occurring. I would guess it might say something like “Failed to load…”

    Oh and it’s “javascript” not “java” they are two completely different languages ;)

    #100377
    umagrama
    Member

    Hey Mottie! Thanks for your response! I’m gonna try what you said now, I think you are right.

    Yes, javascript! I had been working on the code for about 16 hours that day/night and i was exhausted. I’m more familiar with java than javascript. Javascript is a totally different trip.

    Ok, back to work…

    #100380
    umagrama
    Member

    The problem is not the js, it’s the images for the slider, they are getting status 302 – found (GET method).

    why would that be if the url is correct?

    #100382
    umagrama
    Member

    Problem solved! All because of a capitalized letter… thanks for the help Mottie!

    #100383
    umagrama
    Member

    Hi andy_unleash! Just saw your reply.

    I got it to work, I didn’t realize I had my slider folder typed as Slider. :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘CSS’ is closed to new topics and replies.