Roych Posted May 21, 2021 Share Posted May 21, 2021 Hello, Need some help getting vr360 images to work. I found this module https://github.com/danielstieber/Markup360Image Installed it but somehow not sure how to show the vr images. I have normal "images" field and I want first image to be VR360 wiev. I've tried with something like this but not working. <?php $m360 = $modules->get("Markup360Image"); echo "$m360->render($images->first->url)"; ?> It would also be great if I could use tags like ('vr') to tell if image is vr or not. Is this possible somehow? I bought SeaVuel template there is the same way of telling the vr from normal images but Im unable to figure it out how it was done there. I already enabled tags in images field. Any help is apreciated Thank you R Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now