SearchIQ
Forum Replies Created
-
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] 4.2 Update Breaks Woo Orders SearchWe are releasing a fix for the issue and you can download the new plugin version in a couple of hours.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] 4.2 Update Breaks Woo Orders SearchWe are sorry for the inconvenience and will surely provide a solution for it. For now, please add the code we provided in the functions.php file.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] 4.2 Update Breaks Woo Orders SearchHi,
We have added some checks in the plugin for Mitigating Site Search Vulnerabilities. These checks don’t allow searching through sensitive and vulnerable information like URLs, email addresses, phone numbers, credit card numbers, and certain types of characters. These are added to adhere to high-security standards w.r.t to personal data.That is the reason your Woocommerce search appears broken. One possible way of handling this is to search for partial text addresses, like if you want to search for an email address ‘hello@gmail.com’, you can search for ‘hello@gmail’ instead. Similarly, for URLs, you can search for ‘example.com’ instead of ‘https://www.example.com’.
Apart from these suggestions, if you like to search using a complete email or domain, please add the following code in the functions.php file of your current active theme and it’ll disable these checks.
global $siq_plugin;
if( !empty( $siq_plugin ) ){
remove_action( ‘pre_get_posts’, array( $siq_plugin, ‘filter_search_query’) );
}Forum: Plugins
In reply to: [SearchIQ - The Search Solution] 4.2 Update Breaks Woo Orders SearchWe are checking the issue you mentioned and will update you.
Forum: Reviews
In reply to: [SearchIQ - The Search Solution] Very goodThank you for the great review. We are glad that you liked SearchIQ.
Please feel free to contact us if you have any questions.Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Invalid timestamp format error@essjay88 Great to know the search is working fine now. Please feel free to contact us if you face any issues.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Invalid timestamp format error@essjay88 We can see 216 pages are indexed for the mentioned domain. Is the issue resolved?
How many pages are there on your site?Forum: Reviews
In reply to: [SearchIQ - The Search Solution] Excellent supportThank you for the great review. We are glad that you liked SearchIQ.
Please feel free to contact us if you have any questions.Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Search Results@shemakeswebsites Please open a new ticket if face any issues.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Search ResultsHi, the results are displayed in the grid layout only when the facets are enabled. Please confirm if you’re using the facets. Also, please share your website URL.
Forum: Reviews
In reply to: [SearchIQ - The Search Solution] Great search productThank you for the great review. We are glad that you liked SearchIQ.
Please feel free to contact us if you have any questions.Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Index from new to oldHi, thank you for the appreciation. We are glad that you liked SearchIQ.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Index from new to oldYes, SearchIQ index the posts from oldest to newest and it will not be possible to index the new posts first.
Forum: Plugins
In reply to: [SearchIQ - The Search Solution] Facets Not Saving. Server Issue?@emmaee We hope the issue was resolved.
If you liked our plugin, can you please leave us positive feedback? We will be grateful for the review.@bonz If you liked our plugin, can you please leave us positive feedback? We will be grateful for the review.