Bootstrap Tabs and WooCommerce

I’m working on a site that uses Bootstrap and needs WooCommerce implemented with it. While styling the tabs wasn’t a requirement, I decided to adjust the output so it would render with the Bootstrap tab engine rather than WooCommerce. I could also make the styling uniform with the rest of the site without any bloated overrides.

Now in order to get this to work, we need to activate the tabs using jQuery. Make sure you do that (the sample code is in the JavaScript fiddle tab above).

Subscribe
Notify of
guest
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
lee
lee
9 years ago

Hey,

I’m looking to try and output the bootstrap tabs as you’ve described, but where do I put the code? In a function or is there a tab php file somewhere? I’ve not been able to find it.