By default WooCommerce product tabs like description, additional information & customer reviews, etc are coming in tabs style on the single product details page. In this tutorial, I shall show how you’ll replace these tabs with accordions. Actually, the accordion mode is a good option for mobile devices. So tablet users can smoothly handle the… Continue Reading
accordion
Creates an accordion section with toggle image effect
How do you create an accordion section with toggle image effect? E.g: you create a 2 columns. One column have accordion content and another column have image. This image will change/slide when you will move from one accordion item to another accordion item. See the live demo here. Minimum Requirement: Advanced Custom Fields Pro plugin… Continue Reading
How to display ACF repeater content on single product page
I want to display some custom contents in accordion style on single product page below the short description. I used Advanced Custom Field Pro (ACF PRO) plugin’s repeater field for custom content. So user can easily add/edit these data from their product edit screen. What is Repeater Field? It is fully described here. Lets start the procedure… Continue Reading