by YMC Cor.
Filter posts or custom post types by custom taxonomy / category without page reload with different pagination types.
Filter posts or custom post types by custom taxonomy / category without page reload with different pagination types. Plugin allows to solve a variety of tasks for displaying posts on site pages. For advanced developers, there is an opportunity to independently develop layouts for filters and post cards, which makes the plugin universal.
The plugin supports custom post types. You can filter custom post types with the AJAX filter. You can select specific custom taxonomies and their terms to showcase. If you need to create your custom filter bar or custom post card, you can use the filters which will allow you to create your templates. This requires a basic understanding of HTML JavaScript, CSS and PHP languages. You can find more details here.
The plugin provides the following functionality:
– Sorting taxonomies and terms.
– Installation of different types of pagination (Numeric, Load more, Scroll infinity).
– Choice of different templates for filters and post cards.
– Sorting posts on the frontend
– Manual sorting of terms
– Adding featured posts to the post grid
– Editing terms: adding icons
– Choose icon for preloader
– Customization of the color palette.
– Adding a post search bar.
– Typography customization.
– Ability to independently develop templates for filters and post cards and add them to the filter (requires basic knowledge of WordPress, HTML JavaScript, CSS and PHP).
– Flexible filter management via Javascript API
– JS hooks. Ability to manage asynchronous filter operations.
– Support Masonry Layout
Yes, YMC Smart Filter is a free WordPress plugin.
Detailed information can be found on GitHub at this link.
Fixed all filters on the plugin. Changed numbering in filter names. See documentation.
Added the ability to interact with the filter through javascript. Implemented API methods of YMCTools object for filtering posts by criteria:
– meta fields
– date fields
– taxonomy terms
Added the ability to hide / show the pagination panel in the admin panel
Javascript hooks added
Fixed css in layouts posts
Plugin core updated. Before updating. Create a backup copy of website.
Fixed css
Fixed js
Added the ability to display posts by masonry grid
Fixed css
Fixed results search
Implemented the ability to manually sort terms in the context of taxonomy
Fixed js
Add API JS search posts
Adding featured posts to the post grid
Add API JS sort posts and add featured posts to the post grid
Include / Exclude posts in the post grid
Fixed css / js
Added ability to edit terms
Fixed css / js
Add choose icon for preloader
Fixed js
Fixed js/css
Sorting by custom field
Add JS hooks for sort posts
Add new posts layouts
Added ability to manage autocomplete to search for posts
Added ability disable page scroll to top on numeric pagination.