Description
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.
Custom Post Type & Taxonomies Support
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.
Plugin Features
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
Video
Screenshots
Installation
- Activate Plugin or upload the entire ‘ymc-smart-filters’ folder to the ‘/wp-content/plugins/’ directory.
- Add new YMC Smart Filter
- Copy YMC Smart Filter shortcode and paste to any page or post
- Set setting for each post
FAQ-e
-
Is YMC Smart Filter free?
-
Yes, YMC Smart Filter is a free WordPress plugin.
-
Where can I find the Documentation for the plugin?
-
Detailed information can be found on GitHub at this link.
Reviews
Contributors & Developers
“Smart Filter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smart Filter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Added ability to filter Products from WooCommerce plugin.
1.2.0
- Added sorting of posts on the frontend
1.2.2
- Add filter ymc_posts_selected_ID
1.2.3
- Add filter ymc_sort_posts_by_ID
1.2.4
- Fixed file js (frontend)
1.2.5
- Added criteria for filtering posts by the criterion Menu Order (backeend)
1.2.6
- Added the ability to customize posts (filter: ymc_post_custom_layout_ID)
1.2.7
Fixed all filters on the plugin. Changed numbering in filter names. See documentation.
1.2.8
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
1.2.9
Added the ability to hide / show the pagination panel in the admin panel
1.3.0
Javascript hooks added
1.3.1
Fixed css in layouts posts
2.1.0
Plugin core updated. Before updating. Create a backup copy of website.
2.1.1
Fixed css
2.1.2
Fixed js
2.1.3
Added the ability to display posts by masonry grid
2.1.4
Fixed css
2.1.5
Fixed results search
2.2.1
Implemented the ability to manually sort terms in the context of taxonomy
2.2.4
Fixed js
2.2.5
Add API JS search posts
2.3.1
Adding featured posts to the post grid
2.3.2
Add API JS sort posts and add featured posts to the post grid
2.3.3
Include / Exclude posts in the post grid
2.3.4
Fixed css / js
2.3.5
Added ability to edit terms
2.3.6
Fixed css / js
2.3.7
Add choose icon for preloader
2.3.8
Fixed js
2.3.9
Fixed js/css
2.3.10
Sorting by custom field
2.3.11
Add JS hooks for sort posts
2.3.13
Add new posts layouts
2.3.15
Added ability to manage autocomplete to search for posts
2.3.16
Added ability disable page scroll to top on numeric pagination.