Descripción
Sidebar Category Tabs for WooCommerce is an interactive product tab solution designed specifically for WooCommerce stores. It features mobile-friendly, scrollable tabs with flick gestures to showcase product categories and enhance user interaction. Live Demo
Key Features:
- Sidebar Navigation: Displays WooCommerce product categories as tabs in a sidebar.
- Customizable Design: Add custom CSS for styling to match your theme.
- AJAX Loading: Dynamically load products without refreshing the page for a smooth user experience.
- Mobile-Friendly: Scrollable tabs with flick gestures for excellent mobile usability.
Shortcode Usage
Use the following shortcode to display the category tabs:
[wsct_woocommerce_sidebar_category_tabs]
Shortcode Attributes:
- card_height: (Optional) Sets the height of the product cards in pixels. Default is
400px
. - default_category: (Optional) Specifies the default category to display when the tabs load. Use the category ID. Default is the first category.
Example:
[wsct_woocommerce_sidebar_category_tabs card_height=”500″ default_category=”12″]
Capturas de pantalla
Instalación
- Download the plugin or clone the repository.
- Upload the plugin folder to the
wp-content/plugins/
directory. - Activate the plugin through the WordPress admin panel under Plugins.
- Add products to WooCommerce and organize them into categories.
- Use the
[wsct_woocommerce_sidebar_category_tabs]
shortcode to display the tabs on a page. - Customize the tabs through the WordPress admin panel.
FAQ
-
What are the requirements for this plugin?
-
This plugin requires WordPress 5.0 or higher and WooCommerce plugin installed and activated.
-
How do I add products to display in the tabs?
-
Add products to WooCommerce and organize them into categories. You can learn how to add products and manage categories in the WooCommerce documentation.
-
Can I customize the appearance of the tabs?
-
Yes, you can customize the design by adding custom CSS through the WordPress customizer or your theme’s CSS files.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Sidebar Category Tabs for WooCommerce” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Sidebar Category Tabs for WooCommerce” ha sido traducido en 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “Sidebar Category Tabs for WooCommerce” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.0
- Initial release with core features:
- Sidebar navigation displaying WooCommerce product categories as tabs
- Customizable design with support for custom CSS
- AJAX loading for dynamic product display without page refresh
- Mobile-friendly, scrollable tabs with flick gestures