Troubles setting up a jQuery slideshow on a local server
-
I’ve been trying to add a jQuery slideshow (flexslider) to a WordPress website I have on a local server. The problem is, once I load the scripts with the functions.php or add it in the header and include the slideshow in the body, nothing shows. Absolutely nothing. I’ve tried different methods and none of them worked.
One thing I’ve noticed is that when, for example, I try to embed an image on a page, using this code
<img src="image.jpg">
, the image won’t show, since for some reason, the html can’t find the image even though its in the same folder. What could be the problem?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Troubles setting up a jQuery slideshow on a local server’ is closed to new replies.