StartVM Posted April 19, 2014 Report Share Posted April 19, 2014 None of my custom javascript libararies are working on my site. This is the current layout config. http://pastebin.com/1R60w6CQ Is something missing or out of place? Quote Link to comment Share on other sites More sharing options...
Tom Posted April 19, 2014 Report Share Posted April 19, 2014 Do you have it uploaded anywhere we can take a look? It's far easier to see what's broken from the page itself. Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 19, 2014 Author Report Share Posted April 19, 2014 The website thats having issues is not open to the public yet, and we don't want to release the domain.I can do a teamviewer or paste any others files you may need? Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 19, 2014 Report Share Posted April 19, 2014 Can you display what you have in the htmlhead file? Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 19, 2014 Author Report Share Posted April 19, 2014 http://pastebin.com/5pBL03M5 Quote Link to comment Share on other sites More sharing options...
Tom Posted April 20, 2014 Report Share Posted April 20, 2014 jQuery is included twice - that'll cause a conflict. Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 20, 2014 Author Report Share Posted April 20, 2014 The conflict is where? I am not allowed to have more than one JS file? Or is there a duplicate? Can you repaste a fixed version of the layout and/or htmlhead Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 20, 2014 Report Share Posted April 20, 2014 Try this modified version of the layout template: http://pastebin.com/Dj38R9uS Bootstrap requires version 1.9.0 or higher to operate certain features. You loaded that library AFTER bootstrap was called, and I switched it so that the library is called BEFORE. Hope that works out some issues. Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 20, 2014 Author Report Share Posted April 20, 2014 Thanks Ryan! So, that fixed the bootstrap javascript, but my JS for the jetmenu isn't working. Quote Link to comment Share on other sites More sharing options...
magicflyer Posted April 20, 2014 Report Share Posted April 20, 2014 There may be an error in the javascript itself, do a pastebin and send it over(If you prefer, do it by PM) Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 21, 2014 Author Report Share Posted April 21, 2014 http://pastebin.com/YAXfHaRS Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 29, 2014 Author Report Share Posted April 29, 2014 SOLVED Quote Link to comment Share on other sites More sharing options...
StartVM Posted April 29, 2014 Author Report Share Posted April 29, 2014 SOLVED Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.