Product Category Loader
Product Category Loader
Description
Product Category Loader is a lightweight and customizable plugin for displaying WooCommerce categories in a clean, responsive layout. Great for homepages, landing pages, or product overview sections.
Features:
– Display WooCommerce categories in a customizable grid.
– Add “Load More” functionality with AJAX.
– Choose layout (grid or card).
– Shortcode generator in admin panel.
– Fully responsive and modern design.
– Built with performance and extensibility in mind.
Installation
- Upload the plugin files to the
/wp-content/plugins/product-category-loaderdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode
[prodcalo_category_loader]anywhere you want to display the grid.
Faq
Use [prodcalo_category_loader] with optional attributes:
– per_page
– columns
– order
– orderby
– hide_empty
– layout
Example:
[prodcalo_category_loader per_page=”6″ columns=”3″ hide_empty=”true” layout=”card”]
Go to Product Category Loader > Shortcode Generator in the WordPress admin panel.
Yes, choose between grid or card layout using the layout attribute in the shortcode.
Yes, categories are loaded using AJAX when you click the “Load More” button.
Reviews
Changelog
1.0.0
- Initial stable release