Jump to content

Embedding Rti viewer into Wordpress


Photosbykev
 Share

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

Edited by Photosbykev
Simple grammar error
Link to comment
Share on other sites

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/

  • Thanks 2
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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...