Is there a tutorial that will show me how to create a custom tabbed content area for my sidebar? I want to have two tabs - one for a specific category each (news & events) This tutorial http://net.tutsplus.com/tutorials/javascript-ajax/create-a-tabbed-interface-using-jquery/ shows how to create the tabs but how do I add the code for WordPress to show the excerpts of posts with thumbnail images from the categories so it shows in the selected tab?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Follow that tutorial and use below code for specific category recent post where tutorial used un order list content.
Change cat id and number of post as per your choice. |
|||||
|
