Are the fields missing or is the meta missing from the database? Are you using the plugin stand alone or are you including it with your theme?
The fields are still there in the post editor to be filled out, but they don’t save the values anymore, except for one key-value pair.
Upon checking in the database, I could retrieve one meta key-value pair ‘inspiry_floor_plans’ in which the aforementioned single value is stored, but not the other data.
I believe the plugin came with the theme.
Can you post the code you are using to create the meta boxes?
I have no clue as it came with the theme.
I have also contacted the theme author today via the theme’s support forum with a link to this thread, but they didn’t reply yet.
So guess we’ll have to wait till they see this and hope they can jump in.
Thank you for your prompt replies!
Ahh, so the theme creates the fields. Weird.
Hi,
I am the theme developer and I have tested this on my side and found that floor plans information is partially missing as I have tried to explain in following screenshot http://jmp.sh/wzj560b
I have placed the related code at https://gist.github.com/saqibsarwar/eb334c55d672b07dd73e and I am using following extensions in this code
I have also queried the database and found this http://jmp.sh/WXmMDE7
I hope Manny Fleurmond will be able to help us in this regard.
Thanks
Hi rotbieest and Saqib,
There was a bug with the Group extension which made it incompatible with the version 4.7 of the Meta Box. I updated the Group yesterday with fix for it, so please update the extension in your theme (and also Meta Box to 4.7.2).
Thanks.
Thanks a lot Rilwis,
I will launch a theme update today to get this issue fully resolved on buyer’s sites.
Regards