A specific menu inside a page, load different contents without reloading it, under the same link
I'm developing a website for a NGO, and they need it as user-friendly as possible since it's tailored towards folks over 65. So the challenge here seems a little big. I just have way too many questions on how to go about this.
They will need a page that has a menu inside it (tabs), and each tab has a different content under it, and this menu is specific for the page (it won't show up in any other part of the website, just on this page), and all of it is under the same link because they need this conglomerate of content easy to find.
I drew something to try to convey how this is. Mostly, I just want to make sure I'm going in the right direction without losing some better way to do it.
My questions:
- How to add specific preloaded content under those tabs?
- How the editor will be able to select the content that goes under each tab?
- I found about pagination, but that seems to spread the content through different links, so probably I would have to use AJAX to reload the page contents. Is this assumption correct?
- Do you have any other suggestions or future problems that you can perceive as happening and some tips about it?
Also, if you have any ideas that are completely different from mine on how to solve it, feel free to give your input. Thanks a bunch!
Topic customization Wordpress
Category Web