Jump to content

Embedding Rti viewer into Wordpress


Photosbykev

Recommended Posts

Searching the forums all of the options for viewing rti format images from within WordPress seems to have stalled years ago. 

I've just got the WebRtiviewer installed on my server and it works well on a static html page. 

Looking at the source code of the static page there are a number of links to things like spiderGL directories etc and then a simple container script to launch the rti file into the viewer. 

Has anyone had success porting this html code into a WordPress page? It doesn't look too difficult but I'm failing at the moment lol

Regards

Kev

Link to comment
Share on other sites

  • 3 weeks later...
On 8/25/2018 at 8:46 PM, leszekp said:

You can embed it in a WP page using an iframe tag.

Example:

<iframe src="http://swvirtualmuseum.nau.edu/wp/RTI/Powell_Watch_2.html" width="600" height="640" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

 

View the result on this page:

http://swvirtualmuseum.nau.edu/wp/index.php/national-parks/grand-canyon-national-park/rti-gallery/

Thank you leszekp, that's exactly what I wanted :) I didn't consider putting another html page into an iframe but it works nicely 

http://www.photosbykev.co.uk/2018/08/22/rti-imaging-baby-steps/

regards

Kev

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...