Hello.
I have custom svg icons for 360 Viewer. I want them to be shown on my website instead of standard ones. Because SpotEditor doesn't have an option for replacing viewer's icons with custom ones, I'm exporting the project with standard icons and then replacing them manually in the folder \published\imagerotator\html\img\basic with my ones. Then I'm uploading the entire "published" folder on the server.
When I'm embedding the project using html-page genereted by SpotEditor, the custom icons are shown normally [link removed].
But the problem is - when I'm using with Webrotate plugin (the licence is activated) for Wordpress and embedding XML with shortcode, it shows only standard icons instead of custom ones (actually they even do not exist on the server).
The code I'm using:
I cleaned cash everywhere - in Wordpress, server and browser, but no luck.
It seems like the plugin uses its own source of icons which I can't find on the server in "webrotate-360-product-viewer" plugin folder. How can I use custom icons witn shortcode embedding?
And also another question. I see that if I'm uploading the project folder outside of /wp-content/plugins/webrotate-360-product-viewer folder, the project embedded with shortcode is not working (I see empty white field without 360 Viewer). Once I put them in a standard plugin location on the server it works fine. Is it the only location where I can keep my projects, so there is no way to keep them in a custom location?
Thanks
I have custom svg icons for 360 Viewer. I want them to be shown on my website instead of standard ones. Because SpotEditor doesn't have an option for replacing viewer's icons with custom ones, I'm exporting the project with standard icons and then replacing them manually in the folder \published\imagerotator\html\img\basic with my ones. Then I'm uploading the entire "published" folder on the server.
When I'm embedding the project using html-page genereted by SpotEditor, the custom icons are shown normally [link removed].
But the problem is - when I'm using with Webrotate plugin (the licence is activated) for Wordpress and embedding XML with shortcode, it shows only standard icons instead of custom ones (actually they even do not exist on the server).
The code I'm using:
Code:
[wr360embed name="view1" config="/wp-content/plugins/webrotate-360-product-viewer/Telesno-olive/360_assets/telesno-olive/telesno-olive.xml"]
I cleaned cash everywhere - in Wordpress, server and browser, but no luck.
It seems like the plugin uses its own source of icons which I can't find on the server in "webrotate-360-product-viewer" plugin folder. How can I use custom icons witn shortcode embedding?
And also another question. I see that if I'm uploading the project folder outside of /wp-content/plugins/webrotate-360-product-viewer folder, the project embedded with shortcode is not working (I see empty white field without 360 Viewer). Once I put them in a standard plugin location on the server it works fine. Is it the only location where I can keep my projects, so there is no way to keep them in a custom location?
Thanks