Hi,
we got a 360° view with html, content and code. How is it possible to integrate such static html pages? iframe is working but not the best solution in this case. Do you have a solution for that?
Thanks
Hey AWZ,
I’m not sure if there is any other solution than iframe, but send us a link to the page in question and try to explain what you are looking to achieve a bit further and we’ll have a look at it.
Best regards,
Rikard
Hi Rikard,
iframe is a solution, but it has one big disadvantage: it doesn´t display the “image to fullscreen button”, which is absolutly necessary for 360° view.
Look at the named screenshots.
I think two possibilities would be interesting for this:
1) html in the code box = but until now it displays nothing, I think there are link issues or it doesn´ work inside the theme.
2) Create a page template for the childtheme. Inside the template replace the content loop with the html code = doesn´t work, is there a way to do it with enfold? (I have done it with another theme. Copy the page template inside the childtheme. Insert the new content in the right place. Create a new template in the backend…)
Thanks
Do you have news about it?
Hi,
You can refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and insert your iframe into a color section element with 100% container width.
I took a quick look however it would require to spend some time to implement your 360 views. Please consider using a plugin, iframe or to hire a freelancer
Best regards,
Yigit
Hi,
thanks! Everything works – SOLVED.
SOLUTION
1) Using 1/1 or Color Section
2) Inside this section = code block with iframe refering to the html´s
3) Important: allowfullscreen=”allowfullscreen”
Best regards Sven