Hi everyone,
I hope you can help me.
I've added the 360 asset files/photos and I'm able to embed one view per page.
I would like to add a gallery, but struggling with the shortcode. I would like it so the page has a featured image/normal image displayed, then when you click on it it pops up a window to view the 360
I can get it working with text, ie:
Would display "your thumbnail image or text" on the page, that opens up a window when clicked.
How would I get an image to do the same?
I tried adding in code for an image, but it just displayed the path, not the photo.
It's probably a simple fix and I'm missing something, any help would be appreciated!
Thanks
Dave
I hope you can help me.
I've added the 360 asset files/photos and I'm able to embed one view per page.
I would like to add a gallery, but struggling with the shortcode. I would like it so the page has a featured image/normal image displayed, then when you click on it it pops up a window to view the 360
I can get it working with text, ie:
Code:
[wr360popup name="yourviewname" width="620" height="450" config="/your-wordpress-site/360-assets/sampleshoe2/config.xml"]your thumbnail image or text[/wr360popup]
Would display "your thumbnail image or text" on the page, that opens up a window when clicked.
How would I get an image to do the same?
I tried adding in code for an image, but it just displayed the path, not the photo.
It's probably a simple fix and I'm missing something, any help would be appreciated!
Thanks
Dave