• I’ve been researching a solution to creating dynamic tabs that would filter my post loop based on what tab category is clicked. Sort of similar to what they do on Top Stories and All Updates area of the IGN front page which list all the different categories they have (All, Xbox 360, Xbox One, PS3, PS4, etc. ). You can see it here:

    https://www.ign.com/

    I want to emulate this only in WordPress using categories with my loop. So far I have my home.php file set up as well as the wp_nav_menu code entered where I’m looking to place the dynamic category filtering tabs:

    https://www.ign.com/

    So far I haven’t found any wordpress plugin code that do dynamic Ajax style tab functions within a page itself. If anyone with experience in this field had a dynamic tabs plugin I should know of or code that could work with my setup, I would be eternally grateful!

    Thanks in advance! ??

  • The topic ‘How to create Ajax style dynamic tabs for filtering post via category’ is closed to new replies.