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]

i am unable to add filters and products so please access wp-admin and help me out

Hello

I created test page for you: /tester/swoof/_vendor_marketking_field_33232-81/

Here is documentation: https://products-filter.com/slideout + https://products-filter.com/codex

Also watch videos please https://products-filter.com/video

p.s. site is very slow on our side, I mean backend, for good shop you have memory limit 512mb wp-admin/admin.php?page=wc-status - make it to 2 GB to let the site works fine

YEAH I HAVE DONE 2 GB MEMORY LIMIT. SO PLEASE LOGIN AND SOLVE THE PROBLEM IAM FACING

 

Hello

What EXACT problem do you mean? I created exemple page for you to show how to use shortcodes, just do the same

when iam adding this"[woof_products is_ajax=1 per_page=8 dp=0 taxonomies=product_cat:9,12+locations:30,31]" products short code it is showing all category products but i have added only one category slug and i want to show only one category products per page. and when iam using my meta filters it is filtering all category products but i want to filter only one category products per page. so please help me out

hii alex. so when iam adding this"[woof_products is_ajax=1 per_page=8 dp=0 taxonomies=product_cat:9,12+locations:30,31]" products short code it is showing all category products but i have added only one category slug and i want to show only one category products per page. and when iam using my meta filters it is filtering all category products but i want to filter only one category products per page. so please help me out or provide the particular shortcode

 

Hello

Just wanted to enter your site and make tests but looks like you removed access there, please back it into private area ...

yeah alex i have created new user for you so please login and solve the problem.

Hello

Just looked meta, there was wrong syntax, it was for example as Logistics, Freight Forwarder, Customs Agent, Inspection, Insurance, Fin Tech, Legal, Packaging, Others - but should be as Logistics^1,Freight Forwarder^2,Customs Agent^3,Inspection^4,Insurance^5,Fin Tech^6,Legal^7,Packaging^8,Others^9 - syntax is title^value https://clip2net.com/s/4nkbo2C - so look please what are values are for drop-downs for each option you have. I tried to create TEST product for testing but looks like I not have such permissions

So, if your product has meta key _vendor_marketking_field_33147 - value should be as 1 or 2 as an exampe, sure you should use your own values

Categories: I just entered tester page I created and created shortcode example [woof_products taxonomies=product_cat:2194] - 2194 is term id of category you want ONLY to see. You can take category ID for example here wp-admin/edit-tags.php?taxonomy=product_cat&post_type=product&orderby=count&order=desc - juts hover by mouse or enter neseesary category and in browser address bar you will see it as tag_ID https://share.pluginus.net/image/i20251104132540.png

So please try it ...