Adding shortcode in raw content element. Shortcode not working

Hi,

To display a 360 image in my website I have added a shortcode into a classic raw content element. This is the shortcode:

[pano file=”http://www.lookaround360.nl/wp-content/uploads/my-pano/index.html” width=“100%” height=“500px”]

Together with the PanoPress plugin, this should show a 360 image. I have taken the steps as in the PanoPress intructions and checked this, because the URL is working (= http://www.lookaround360.nl/wp-content/uploads/my-pano/index.html) if you type it into a browser. So, the content can be found. I also tried it with the .XML file

Unfortunately, when adding the shortcode into the website, nothing happens.

Am I adding the shortcode in the correct way?

I could use some help here.

Thank you.

Regards,

Richard

Hello Richard,

Thanks for writing in! We are not seeing any content of the url. This is only what we see: http://prntscr.com/h60n9w

The classic raw content should display any working shortcode. Please make sure that you know how PanoPress shortcode works to make sure that it will work. It may not display in Cornerstone preview but surely the if it is the correct shortcode, it will display in the live view of the page.

Please let us know how it goes.

Hi,

This is what I see on the frontend:

Shortcode in my website is: [pano file=”http://www.lookaround360.nl/wp-content/uploads/my-pano/pano-eeterij.html” width=“100%” height=“500px”]

Shortcode example according to Panopress (can be relative or absolute path and the path seems to be working):

[pano file=“my-pano/my-pano.html”]
[pano file=“my-pano/my-pano.html” width=“100%” height=“500px”]

Would you like to receive the login credentials to have a look yourself? Indeed the website is under development.

Thank you for your help.

Regards,
Richard

Hi Richard,

Could you please try adding the iframe instead?

<iframe src="http://www.lookaround360.nl/wp-content/uploads/my-pano/pano-eeterij.html" width="100%" height="500px"></iframe>

Let us know how it goes!

Looks like it is working!

Thanks!

Regards,

Richard

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.