PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

taxonomy_compatibility attribute not working

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 please
If 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.

Just updated everything on my dev site and am trying to implement new universal search page you can see using basic authentication: user: kkfarmdev /password: kkfarmdev
https://kkfarmdev.wpengine.com/search/

I have tried different shortcodes and am unable to get the woof text filter to consider the Breeder taxonomy applied to each product no matter what attributes I use in shortcode or options I set in backend for main woof code.

For example, searching the exact value of a taxonomy term in text input only returns 2 products which have the matching term in the Product Description or Title" https://kkfarmdev.wpengine.com/search/?swoof=1&paged=1&woof_text=Shinoda%20Koi%20Farm

Selecting the same Taxonomy Term from the dropdown for Breeder taxonomy returns 19 products: https://kkfarmdev.wpengine.com/search/?swoof=1&paged=1&breeder=shinoda-koi-farm

How can I get text search to consider my custom taxonomies?

Is there a filter to add my custom taxonomy via php?

Can I use [woof] or do I need to add shortcode for each item in my [woof] in order to have woof consider my custom taxonomy?

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Unfortunately, the text filter for taxonomies only works if the taxonomy consists of one word.

Hello,  Do you mean taxonomy name can only have one word, OR taxonomy terms can only have one word? For my example, the taxonomy name = breeder and then the term = Shinoda Koi Farm.

 

Are you saying that if I update all my Breeder taxonomy terms to be a single word, search would work as expected?

I am also happy to extend the code if I am able. Can you point me to appropriate place in code base where the taxonomy_compatibility is applied?

Hello

 taxonomy terms can only have one word? - Yes

I have passed this on to the developers, they will change this behavior in the next version