This tutorial adds loading tabs with Ajax to my last tutorial about creating a tabbed content page template. Watch a quick video below to see it in action. http://youtu.be/BYGZqVNTg6o I'm going to assume you successfully followed my last tutorial, and you have a working page template with your tabbed content. To load your content via ajax there are a few small, but extremely important steps to get it all working. Typically, your first tab will be open by default, so you want that … [Read more...]
Tabbed Content Page Template In Genesis
This tutorial will help you setup a custom page template with jQuery ui tabs setup as the main content area. There are lots of plugins available that allow tabbed content areas in your posts or pages, but they are all a bit bloated to me. The jQuery that's included in WP already has tabs built in, so why load extra stuff? This tutorial gives you the basics of setting up a page template with tabs. From here, you can customize however you'd like. You can put ACF fields in your tabs, or … [Read more...]