Yo yo.
I’ve got an issue I could do with some advice on.
Check out this page
http://chrishart.co/demo/limecircle/solarpv/
What I want to do here is feed in child pages of the parent (In this case Solar PV) as tabs. I’ve done it currently using a custom loop. It works but its not the best solution given that its duplicating page content and not allowing for direct linking to any of the tabs from another page.
Any ideas on where to start?
I’d like the following functionality
• Content to be drawn in (AJAX) rather than loading all tabs in one go
• Direct linking to tabs via the permalink of the child page
• No duplication of content
Thanks in advance.