I’m researching the feasibility of using native Wordpress, Pro, and Memberpress to create courses within my site. I believe I can achieve the “look” of a course by creating a left sidebar Header, with several accordion elements. I’ve been playing around with something like this:
My question is: Is it possibly to have a configuration like this where the left sidebar remains on the page, while the content to the right is reloaded? For example, if a user clicks a link inside the accordion, I want the accordion to remain unchanged, and have the link load the content into the right side.
Right now, if a link is selected in the accordion, the whole page is reloaded.
I’m looking for what we used to do in the 90’s using HTML frames.