Plugin Support
latti
(@niyht)
Thank you very much, I’ve made all the changes you requested and released the new version 3.2.98 . If you notice anything missing, please let me know here. In the meantime, you need to download and install the new version from the plugin’s wp.org page because the update notification will appear after 6 hours.
Woodmart Product Settings is already supported, it just ships switched off. BrikPanel never auto-enables boxes that come from other plugins or themes, so you pick the ones you want: go to WooCommerce → Settings → BrikPanel → Products, scroll to Visible editor sections, tick “Product Setting (custom metabox from theme)” and save. All five tabs (General, Layout, Style, Sidebar, Tabs) then render in the product editor and save with the product.
Yoast was a real bug and I could reproduce it. Yoast’s box can sit in the editor via two routes, and the hidden node that Yoast WooCommerce SEO’s analysis collector reads (select#product-type) was only emitted on one of them. On the other route the collector threw on every analysis pass, which killed the whole pipeline: the score never updated and the results list stayed empty. Fixed in the next release, and while testing it I also fixed the score label being hidden from screen readers.
Two things that would help me confirm your case is fully covered: which BrikPanel version are you on, and for the fields that “don’t update when saving” could you tell me which one specifically? In my tests the SEO title, meta description and focus keyphrase all saved correctly on both simple and variable products, so I want to make sure I am not missing a separate issue.