• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Ajax Search Pro - Live WordPress Search & Filter Plugin

Ajax Search Pro - Live WordPress Search & Filter Plugin 4.26.8

4.24 - 2022.11.19​

New Features​

    • Custom field filters - "range inputs" filter type. Two numeric input fields for price etc.. (more information about this will be added soon)
    • Filtering of Post Type Archive pages is not supported
    • Number format for advanced title/content fields, with arguments "type=number", "decimals=0", "decimal_separator='.'", "thousand_separator=',' (more information about this will be added soon)
    • Hook for output font CSS: asp_fonts_css
    • Custom Field Filters - Added "is_post_id" argument to the {get_fields} feature, so that custom fields holding post IDs as values can now display the post title as the filter label. Useful with ex.: The Event Calendar Venues etc.. (more information about this will be added soon)
    • "is_post_id" as adavnced title/field argument - custom fields holding post IDs as values can now display the post title as the filter label. Useful with ex.: The Event Calendar Venues etc.. (more information about this will be added soon)
    • Auto-scroll: When clicking on a results and then the browser back button, then the plugin will automatically scroll back to the clicked result element (more information about this will be added soon)
    • Added 3 new themes Rounded Dark Blue, Rounded Light Blue and Rounded Lilac

Fixes​

    • Removed the input[type=submit] from the search form and changed the magnifier element to a button so it is better targetable with the tab key.
    • Changed the checkbox "tick" elements from labels to divs for better SEO
    • Fixed an issue where the plugin would appear "abandoned" in WordFence, when the update information is not available
    • When using the Media Service for PDF indexing, the plugin now can display the description (from the PDF content) in the live results list. Keyword highlighter can will work with this text.
    • Fixed an issue with ACF multiselect value indexing
    • Fixed an issue with SG Optimizer - where the plugin CSS was not parsed by the CSS combine feature
    • Fixed an issue with the search box alignment
    • Corrected the search query order according to the actual results order set on the plugin back-end.
    • Fixed an issue with the "try this" keywords - they no longer trigger the live search, when the trigger is turned off
    • Fixed an issue where the results container was not initialized in time

Changes​

    • OutputBuffer class - isolate OB from the CSS manager code, add hooks to allow access to ob output
    • Improved asset loader - now the plugin auto-detects where the Fonts/Styles/Scripts should be added. This will save a lot of overhead on pages where the plugin shortcode is not present.
    • Permanently removed the old legacy scripts - reducing the plugin size greatly
    • Further improved script loading method
    • Index Table - now indexes the post type singular and plural names (at title priority). Ex. the user types in "products" then items from the products post type are prioritized
    • Advanced title and content fields - Made them bigger for convenient editing
    • Removed some unused image assets
    • WCAG Improvements - Checkbox filters "label" tag changed to "DIV" instad, so the WCAG readers don't get confused. Search form now also has a role=search added
  • Like
Reactions: tatar221

4.23.3 - 2022.09.22​

Fixes​

    • Fixed an issue with the index table attachment search - where the post type search settings have affected the attachment search settings
    • Fixed an issue with the search style when displayed in an Elementor pop-up. In case of style issues please check the styling issues documentation for a solution
  • Like
Reactions: tatar221
4.23.2 - 2022.09.19

Changes

  • Improved some string conversion methods
Fixes
  • Fixed a potential bug with the CSS loader
  • Fixed an issue with the index table, when non-scalar ACF values triggered a warning during the index
  • Corrected the compact box width calculation
  • Corrected the compact layout container floating, when using the "absolute" position
  • Corrected the changelog URL
  • Like
Reactions: tatar221
4.23.1 - 2022.09.16
  • Fixed some namespace related issues
  • Fixed an issue which triggered an 500 error message when using Visual Composer (or WPBakery page builder)
  • Fixed an issue with the Image Parser
  • Like
Reactions: tatar221

4.23 - 2022.09.15​

New Features​

    • Better CSS style loading method selection - Optimal (Inline + File) | Everything File | Everything inline
    • The live search filter now works on the WooCommerce shop page
    • The live search filter now works on the Category, Tag and any other Taxonomy archive pages

Changes​

    • Greatly improved the title keyword suggestions and autocomplete algorithm
    • Removed the deprecated old scrollbar script
    • Better search style loading - by default, the customized search styles are now printed as inline styles. This saves a lot of bandwith, when having multiple search instances. CSS/JS minify plugins are commonly used, and this method gives them better control over each page style.
    • Changed the autocomplete field for a negative tabindex, so it is excluded from keyboard navigation
    • Removed the Async CSS loader - it was not effective for proper pageview scores and CDN/Cache plugin providers have far superior solutions
    • Reorganized Compatibility Panel
    • For better compatibility, changed the javascript response delimiters to not include "!" characters
    • The URL override faute now works with the Elementor live results as well - until now, the browser address URL always changed, now it does not, until it is enabled
    • Self-hosted all the images - there was an issue reported with slow loading.
    • "Show more results" text now supporting the {phrase} variable
    • Major refactoring and reorganizing of the core server side code to meet higher PHP coding standards

Fixes​

    • Horizontal layout - now correctly displays the result descriptions, whenever images are not available
    • Fixed an issue with the japanese ideographic space character
    • Improved the inline script loader for the search instances, so that cache plugins better recognize the difference of the ouptut by pages
    • Fixed an issue with the BuddyPress xprofie field otpion
  • Like
Reactions: tatar221
Top