Images don't load

Dion60

New member
After up-loading to FTP this is what I see. http://www.diondebakker.nl/klanten-4/
My short code is:
[wr360embed name="ring4" width="100%" height="450px" config="/diondebakker.nl/wp-content/plugins/webrotate-360-product-viewer/360_assets/ring4/images/ring4.xml"]

Can you help me?

Met vriendelijke groeten
Dion de Bakker
 

WebSupport

Active member
Hi there, Dion! Sure.

Can you please confirm the actual location of the ring4.xml on your FTP? This xml file path below that I figured you wanted to specify in the short-code is not there - you can try opening this link in your browser:

http://www.diondebakker.nl/wp-content/plugins/webrotate-360-product-viewer/360_assets/ring4/images/ring4.xml
 

WebSupport

Active member
Thanks. Your short-code config path would need to look either like this:

[wr360embed name="ring4" width="100%" height="450px" config="/wp-content/uploads/ring4/published/360_assets/ring4/ring4.xml"]

or like this (assuming your http site always redirects to http://www.):

[wr360embed name="ring4" width="100%" height="450px" config="http://www.diondebakker.nl/wp-content/uploads/ring4/published/360_assets/ring4/ring4.xml"]

I hope this helps.
 
Top