Product Category Loader
A modern, flexible shortcode plugin that displays WooCommerce product categories in a responsive layout with a "Load More" button.
Plugin info
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 154 days ago
Is Product Category Loader abandoned?
Likely maintained (last update 154 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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.
Frequently Asked Questions
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.
Review feed
Screenshots
Changelog
1.0.0
- Initial stable release