Custom Field- Meta Key Issue

This topic contains 4 reply and 4 voices, and was last updated by andreullos 10 years, 7 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
August 7, 2013 at 3:36 pm 6712
andreullos Good day First off great plugin and I can tell I will get the problem sorted soon due to the great support staff. I am not a coding man but with a bit of direction can get things done. The WP theme I am using has a Custom Post with multiple custom fields. I have read the documentation on adding in the meta key and all should link up and work fine however I'm struggling with the meta key that links with the custom fields. All the meta keys names are given in this format _property_meta[agents][] which is rejected due to the brackets The theme is Realia and is a Property Portal WP theme. It looks like after some searching the AIT Directory theme had the same problems and was solved by you guys the meta key fields were being stored in an array. I would greatly appreciate your help here and if you need any files please let me know. If this works out will send many more people your way. Kind Regards Michael
August 8, 2013 at 3:19 am 6725
Tareq Hasan Tareq Hasan

Hello Michael, send us your theme to support@wedevs.com. We’ll test it and let you know.

September 2, 2013 at 2:13 am 7733
andreullos andreullos

Hi. I have a similar problem. My theme saves custom fields in an array and with your plugin I couldn’t save the custom field in the same key.

Looking at the theme database I’ve found keys like this:
_ait-dir-item[address]
_ait-dir-item[telephone]

I guess that this is a custom field _ait-dir-item that have different values stored as an array. How can I save values there with your plugin? I tried to write _ait-dir-item[address] as the key but the value was lost.

Thanks

September 2, 2013 at 6:40 am 7738
Mahi Mahi

Hello Andre,

Check this post – http://wedevs.com/support/topic/need-help-with-wp_postmeta-fields/page/2/#post-2407

September 3, 2013 at 8:48 pm 7765
andreullos andreullos

Thanks Mahi, it worked like a charm!

Viewing 4 Posts - 1 through 4 (of 4 total)