Sumit Singh
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Extended Search] Fantastic plugin! Works, and works well. Bravo. 👏Thank you!
Forum: Plugins
In reply to: [WP Extended Search] How to exclude wholesale productsHi,
I assume Wholesale products are being managed by WC extension? And products are managed by WC itself?
If both of the assumptions are correct then enable “Optimize for Products Search” on setting page for this search. This will use WooCommerce template and Wholesale plugin can take control of the query.
ThanksForum: Plugins
In reply to: [WP Extended Search] Excerpts Stripped of InformationHi,
Sorry I was away. Do you still need help with this topic?
If yes could you please elaborate the issue? The link you shared is the category page and I don’t see the search bar on the site?Thanks
Forum: Plugins
In reply to: [WP Extended Search] How to use the pluginI am not sure what is your exceptions about a proper search plugin.
There is a list of features on home page of plugin https://ww.wp.xz.cn/plugins/wp-extended-search/ it does everything that is listed on the page.
Yes you can add the shortcode, PHP code, Widget to display the Search form on the website.
I just answered your this question
How to customize its looks
There is nothing in this plugin to customize looks kind of thing, This is trivial feature is not needed in this plugin. Nowadays, almost all themes provide options to customize the search results page.Forum: Plugins
In reply to: [WP Extended Search] How to use the pluginHi,
This search plugin control the database query for search results. The result output (design) is decided by your theme.
After installing this plugin, it starts working without any effect. To customize the search query visit Extended Search > Search settings.
There you will find options that explain thier meaning with examples.
For more details please read this guide https://wpes.secretsofgeeks.com/settingsI hope it helps.
Thanks
Forum: Plugins
In reply to: [WP Extended Search] Null Search ResultsHi,
It is a known issue. See here https://github.com/5um17/wp-extended-search/issues/17
It will be fixed in future version. If you urgently need this there is a workaround on the thread.
Thanks
Forum: Plugins
In reply to: [WP Extended Search] Double Filed SearchHi,
Sorry for the delay. If you still need assistance, please elaborate your query with example.
Thanks
Forum: Plugins
In reply to: [WP Extended Search] Invert AND OR relationHi,
Sorry for the delay. Please see this topic https://ww.wp.xz.cn/support/topic/searching-multiple-terms-in-keywords/#post-18183180
I know this is not good answer after long time but I am sorry I don’t have any solution for this at the moment.
Thanks
Forum: Plugins
In reply to: [WP Extended Search] How to allow for negation modifiers in searchHi,
Keyword exclusion is not supported yet. If I get more request for the same feature I will consider adding in future release.
Thanks for the suggestion.
Forum: Plugins
In reply to: [WP Extended Search] Debug log full of notificationsThis issue has been fixed in v2.2.1 please update to the latest version.
Thanks you!
Forum: Plugins
In reply to: [WP Extended Search] Function _load_textdomain_justThis issue has been fixed in v2.2.1 please update to the latest version.
Thanks you!
Forum: Reviews
In reply to: [WP Extended Search] Fantastic pluginThanks for the review!
Forum: Reviews
In reply to: [WP Extended Search] Works brilliantly with PodsThanks for the review!
Forum: Plugins
In reply to: [WP Extended Search] Match the search term exactlySorry, I meant when this setting is ON the terms should match exactly.
For example, if the search term is “apple” results will include only entries with the exact word “apple”. Entries containing “apples,” “Apple pie,” or “pineapple” will not be included, because these are not an exact match.
If this still does not answer your question, please explain in details with website link and search term and the results you are expecting.
Thanks
- This reply was modified 1 year, 5 months ago by Sumit Singh.
Forum: Plugins
In reply to: [WP Extended Search] searching multiple terms in keywordsHi,
That’s a known limitation. To keep this plugin fast I am giving up some features. You can search multiple words from a single tag but combining tags will results in this issue unless you choose OR relation.
This is a long pending issue so far I did not found easy solution without changing the design or query speed.
I hope in future I can fix it.
Thanks