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

how to filter marketking user meta data

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.

how to filter marketking user meta which is synced to product meta. i have already pasted product metakey in meta data and i have selected dropdown and string for each and every metakey field and added same options which are in marketking user meta but when iam filtering that metakey in fronted it is redirecting to shop page and showing no results found. and iam using woodmart theme and marketking b2b plugin so i want to add my marketking user meta product filters and filter them to show products. and i have created custom pages for each and every product categories so i want to add filters and products in that particular custom category page and filter only that particular category products by marketking user meta like by service provider - country, business type, certificates. supplier - country, business type, shipping method, certificates. regional supplier - country, business type, shipping method, certificates.by using shortcode so please give me solution for this.

Hello

Here is [woof] shortcode documentation https://products-filter.com/shortcode/woof - use please attribute 'redirect' and link to the same page as value of it.

Empty results: mean the meta keys or values ​​don't match between the user meta and product meta. It's possible that MarketKing syncs them under a different key (_marketking_country, _marketking_business_type, etc.), and he specified it without the underscore in the filter. Also how that data keeps in database self, try to do experiment, create new drop-down test meta key directly in Meta tab, add some options there, set values in some products and do the tests, if wrong in secret area provide please w[ admin acess to the site.

Show only products in this category: https://products-filter.com/shortcode/woof_products - use attribute use attribute 'taxonomies', example: [woof_products is_ajax=1 per_page=8 dp=0 taxonomies=product_cat:9,12+locations:30,31]