External page swapping link
-
Topic
-
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
Tagged: external page content, jumpstart, sidebar
Hi all,
I’ve set up a page build pulling content from an external page. I would like to place a menu in the left sidebar that changes which external page (content) is being displayed in the main content area WITHOUT doing a full page refresh (a la ajax?). Is this possible?
Basically, the functionality would be something like left tabbed content, but wouldn’t load content until the link is clicked.
If this is possible, I would be the happiest not-quite-dev in all the world.
Matt
Hi Matt,
Apologies, but there’s just no feature in the theme that would bring you close to accomplishing this, I don’t think.
The closest thing I can think of would be to use the “Tabs” element in a custom layout with content from external pages for each tab’s content. This would allow you to swap between content of pages within the current page. Maybe with a bit of CSS customization, you could get the tabbed navigation positioned to the right or left of the content, opposed to sitting on top.
Ok, thanks Jason. I’ll report back if I figure out a way to do this. It would be fun, no?