Where should upload generated by free jquery lightbox files?

Q: Dear support,

Just purchased your software to use on my software. Not excited because when I copy and paste the code but I don't see my 4 images. I tried using images hosted online instead of on my computer, and that made them show up, but just in a row, not as a gallery.

I really just want the gallery on my homepage. Please, help me! Thanks.

A: Generated "data" and "engine" folders should be into the same folder with your page (where you added VisualLightBox) on your server. If you get "question marks" instead of images, it means that you didn't upload "data", "engine" folders on your server at all or upload them into wrong place. Please check it.

For example, you have the following folders and files on your server:

pages/
page1.html
page2.html
new_pages/
page3.html
page4.html
main_page.html

So, if you add VisualLightBox into:
* "main_page.html" page - "data" and "engine" should be into a root folder on your server;
* "page1.html" or "page2.html" - "data" and "engine" should be into "pages" folder on your
server;
* "page3.html" or "page4.html" - "data" and "engine" should be into "new_pages" folder on your server.

.bak file is generated by "Insert to page" wizard. It'll allow you to remove a gallery that was inserted with it in the future. You need not to upload .bak files on your server.

Related