product short description
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from freakency@hotmail.com on October 30, 2023, 14:51Hi Pablo,
You kindly helped me edit the search to include title and excerpt.
The client actually wants title and product short description. Can you send me the code we need to change in a text search so it searches these two fields.
case'title_or_content_or_excerpt':
$general_search_terms = array('post_title', 'post_excerpt')i need to change post_excerpt to product_short_description but can't seem to get it to work?
(I thought i had put a ticket in for this but can't seem to find it)
Hi Pablo,
You kindly helped me edit the search to include title and excerpt.
The client actually wants title and product short description. Can you send me the code we need to change in a text search so it searches these two fields.
case'title_or_content_or_excerpt':
$general_search_terms = array('post_title', 'post_excerpt')
i need to change post_excerpt to product_short_description but can't seem to get it to work?
(I thought i had put a ticket in for this but can't seem to find it)
Quote from Pablo Borysenco on October 31, 2023, 12:20hello
product short description it is post_excerpt.
that is, you don't need to change anything
hello
product short description it is post_excerpt.
that is, you don't need to change anything
Quote from freakency@hotmail.com on November 2, 2023, 19:16Hi Pablo,
Yeah i thought that. However it doesn't work:
For example, when you search 'Killip' the Chris Killip books that show up are the two with the name in the title - https://www.martinparrfoundation.org/shop/?swoof=1&woof_text=killip
These products for The Station all have Killip in the short description - https://www.martinparrfoundation.org/shop/?swoof=1&woof_text=the%20station
Hi Pablo,
Yeah i thought that. However it doesn't work:
For example, when you search 'Killip' the Chris Killip books that show up are the two with the name in the title - https://www.martinparrfoundation.org/shop/?swoof=1&woof_text=killip
These products for The Station all have Killip in the short description - https://www.martinparrfoundation.org/shop/?swoof=1&woof_text=the%20station
Quote from Pablo Borysenco on November 3, 2023, 12:05Hello
OK! I checked it. https://share.pluginus.net/image/i20231103120242.png - This seems to be not the short-description but just a description
Hello
OK! I checked it. https://share.pluginus.net/image/i20231103120242.png - This seems to be not the short-description but just a description
Quote from freakency@hotmail.com on November 13, 2023, 11:00There is content in description but also in short description
We want product short description searched but not description:
https://ibb.co/541ZwmM
it doesn't search this field if you select excerpt as far as we can tell from testing
There is content in description but also in short description
We want product short description searched but not description:
it doesn't search this field if you select excerpt as far as we can tell from testing
Quote from Pablo Borysenco on November 13, 2023, 11:58Hello
Please drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png - I will check it
Hello
Please drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png - I will check it
Quote from freakency@hotmail.com on November 13, 2023, 12:09sent, thank you Pablo.
sent, thank you Pablo.
Quote from Pablo Borysenco on November 13, 2023, 13:35Your settings - https://share.pluginus.net/image/i20231113133417.png
Your settings - https://share.pluginus.net/image/i20231113133417.png
Quote from freakency@hotmail.com on November 14, 2023, 11:31Yes, that was set back to title because title and short description doesn't seem to be possible.
I have set the setting back to title and description. However this isn't what we want.
Having description searched brings back too many results.
Before it was upgraded to Husky search we had it set to title and short description without description. This is what we want but there doesn't seem to be a way to do it.
I thought we were close with changing this code:
case'title_or_content_or_excerpt':
$general_search_terms = array('post_title', 'post_excerpt')post excerpt doesn't seem to be product short description. I need to work out the variable name product_short_description as that is what we want
Yes, that was set back to title because title and short description doesn't seem to be possible.
I have set the setting back to title and description. However this isn't what we want.
Having description searched brings back too many results.
Before it was upgraded to Husky search we had it set to title and short description without description. This is what we want but there doesn't seem to be a way to do it.
I thought we were close with changing this code:
case'title_or_content_or_excerpt':
$general_search_terms = array('post_title', 'post_excerpt')
post excerpt doesn't seem to be product short description. I need to work out the variable name product_short_description as that is what we want
Quote from Pablo Borysenco on November 14, 2023, 13:14Hello
post excerpt = product short description - There's no doubt about it
I checked every product in the search result - https://share.pluginus.net/video/v20231114131258.mp4 - The search is absolutely correct! All products have a search term in a short description
Hello
post excerpt = product short description - There's no doubt about it
I checked every product in the search result - https://share.pluginus.net/video/v20231114131258.mp4 - The search is absolutely correct! All products have a search term in a short description
Quote from freakency@hotmail.com on November 14, 2023, 19:38Pablo,
I owe you an apology. The client insisted it wasn't working and it was picking up description in the search but they have confirmed it is working perfectly!
Thank you for your diligent time on this.
Pablo,
I owe you an apology. The client insisted it wasn't working and it was picking up description in the search but they have confirmed it is working perfectly!
Thank you for your diligent time on this.
Quote from Pablo Borysenco on November 15, 2023, 13:22great! Welcome;)
great! Welcome;)