When I view my post I can see the array data in the table but once I select edit it only shows me the first key. I can’t navigate to other keys within the array.
]]>After updating to 1.4.1 i dont see the metadata section anymore on any post type (such as order)
rolling back to 1.4.0 solves the issue for now.
]]>Current plugin: Post Meta Data Manager (version 1.4.0)
PHP version 8.1.17
Error Details
=============
An error of type E_ERROR was caused in line 48 of the file /Users/xx/Sites/2p/wp-content/plugins/post-meta-data-manager/includes/admin/class-pmdm-wp-admin.php. Error message: Uncaught Error: Class "Automattic\WooCommerce\Utilities\OrderUtil" not found in /Users/xx/Sites/2p/wp-content/plugins/post-meta-data-manager/includes/admin/class-pmdm-wp-admin.php:48
Stack trace:
#0 /Users/xx/Sites/2p/wp-includes/class-wp-hook.php(324): Pmdm_Wp_Admin->pmdm_wp_add_meta_boxes('r3d', Object(WP_Post))
#1 /Users/xx/Sites/2p/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#2 /Users/xx/Sites/2p/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /Users/xx/Sites/2p/wp-admin/includes/meta-boxes.php(1714): do_action('add_meta_boxes', 'r3d', Object(WP_Post))
#4 /Users/xx/Sites/2p/wp-admin/edit-form-advanced.php(271): register_and_do_post_meta_boxes(Object(WP_Post))
#5 /Users/xx/Sites/2p/wp-admin/post.php(206): require('/Users/xx...')
#6 {main}
thrown
]]>
This is very important BUG.
Woocommerce price not update if sale price is earlier set and removed.
To reproduce the error:
If you change price using quick edit into product list into administration panel, everything works fine.
Plugin override woocommerce price.
]]>I’m using PostX Pro to add Category Image and Category Color, which adds 2 custom meta values (ultp_category_image, ultp_category_color) to any Taxonomy for-which it is enabled. Having PMDM enabled for that same Taxonomy prevents the display/GUI for editing these PostX meta values from working properly.
I don’t know if the problem is PostX or PMDM.
Steps to replicate:
My guess is that PMDM is overwriting whatever image setting is set using the PostX Add/Remove Image buttons with the OLD value when I save/Update that Taxonomy. even though I haven’t edit any of the PMDM Terms within the Term Metadata Manager panel itself. I’ve suggested to PostX developers to force a full page reload (instead of relying on Ajax partial rewrite of page) to force PMDM to read new values, but I’m not sure if that is THE right solution.
Is there a way to have PMDM’s metadata values take precedence ONLY if they were actually edited using PMDM’s Term Metadata Manager “edit/delete” functions?
]]>You are probably already aware, but in case you are not, it would seem WC is grumpy that you do not have the declaration of compatibility yet.
Thanks for all you do and your tool you provided for all of use to help see the mess WP/WC can be, if left un-checked.
REF: https://woo.com/document/high-performance-order-storage/
Hi,
we started to have problems, first with a multicurrency plugin and now with coupon. After investigating I found out that wrong data type was stored in postmeta. When it should be a string or string with JSON, it’s serialized PHP string. Now, I really want to know WHY ON EARTH this plugin is manipulating saving data. I really want to know. Because it’s not in the description of the plugin that is adding or altering saved data. Thanks in advance for your response.
Regards,
Jaro
Thanks for an extremely useful plugin which works on a lot of of my admin screens. I have a custom post type (mep_events) from another plugin (woocommerce event manager) where the metabox to edit the meta data doesn’t show up, there’s no checkbox in the screen option settings. Is there something I need to modify to make it work, eg using add_post_type_support()?
]]>I enabled Post Meta Data Manager, then went to edit some woocommerce Coupon item. Before the coupon edit page completely loaded I quickly edited coupon title and clicked PUBLISH. In this case in post_meta it saved some 50 new meta records with the same post_id but with unrelated post fields (like taxes field that does not exist for coupon post type).
When I disabled PMDM no problem any more. Or when I waited on coupon edit page to completely load, then after publishing the post there were no new additional meta_post records saved. Not sure why the issue appeared when saving before page fully loaded, but I noticed that PMDM plugin takes a few seconds to load on post edit page, so maybe we need to wait before it’s fully loaded before publish the changes.
]]>Hi, thanks for a great plugin. I’m having an issue where when changing post meta that is a binary 0/1 (I presume this would also be the case for any number), the meta gets automatically changed to a string. So say I have a post with example_meta = 0, and I change it to 1, it will in fact get saved as the string ‘1’. Is there a way around that?
thanks
]]>Hello
the plugin throw me an error inside the wordpress user profile.
with only three plugins activated https://prnt.sc/5geJ40WvYnDM
Regards
Leonidas
Hi,
I’m using your plugin, and it works great, but I had an issue with editing the WooCommerce Product Attribute Term. If your plugin is activated, changing the term is not saved; after deactivating the plugin, the attribute term is saved. So, sadly, I had to deactivate the plugin.
Dan
]]>