andyjallen
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Advanced Woo Search - Product Search for WooCommerce] Search in category?Thank you for this information!
Are you using “Password protection” feature in wordpress toolkit?
I’m certainly willing to buy the plugin for resolutions to both questions.
I also noticed this plugin is adding in the meta data twice… as one with a leading underscore and 1 without — see keys _billing_ponum (Index 0) & billing_ponum (Index 2)
[meta_data] => Array ( [0] => stdClass Object ( [id] => 460992 [key] => _billing_ponum [value] => TestPO123 ) [1] => stdClass Object ( [id] => 460993 [key] => is_vat_exempt [value] => yes ) [2] => stdClass Object ( [id] => 460994 [key] => billing_ponum [value] => TestPO123 ) )Was going to post an image showing the duplicates in the postmeta table but apparently that functionality doesn’t work through pasting or file uploading on here. “File uploading is disabled. Please use an image block and an external image URL.”
- This reply was modified 3 years, 2 months ago by andyjallen.
Viewing 4 replies - 1 through 4 (of 4 total)