-
Re: How can I embed <iframe> a Jive place on another page, stripping header/footer?
mcollinge Jul 28, 2016 5:56 AM (in response to Jordan Dayton)1 person found this helpfulNot that I'm aware. We created a custom theme which excluded the header/footer & can use that for some scenarios.. but we're Jive-x On Premise & have full control over customisation.
-
Re: How can I embed <iframe> a Jive place on another page, stripping header/footer?
noelwhite Jul 28, 2016 6:23 AM (in response to Jordan Dayton)2 people found this helpfulHi Jordan,
I am not sure if your instance allows JavaScript in HTML widgets since it is Jive-X in the Cloud. If it does, I have an HTML Widget called a Content Viewer that we put on Github that does some of this. If you take a look at the code, it loads in the Jive content via API and parses out what it wants to display depending on the page type. It then displays the parsed and formatted content into a display frame on the page. I do not think I have had the use case to format an events page yet, but you should be able to inspect the page of an event and format it how you want.
-
Re: How can I embed <iframe> a Jive place on another page, stripping header/footer?
Jordan Dayton Jul 29, 2016 8:14 AM (in response to noelwhite)This is wonderful Noel White! Thank you for posting. I think we have decided to go another route for the present time but it sounds like your solution here would work. If we end up trying to do this I might ping you for some assistance.
Again, thank you!
And thank you for sharing your feedback as well Matt Collinge!
-