Hi,
I have a test WP install with only metabox plugin and:
- Two custom field groups ID: test and test2.
- Each group has one text field.
- Each group is saving to the same CPT (brand)
- I am using custom tables, each group has its own table.
If I try and update a single table using mb_frontend it fails ie.:
[mb_frontend_form id="test" post_fields="title,content" post_id="8"]
If I unpublish a field group it then saves to database custom table successfully.
Happy to give access to my test install
Please can you have a look and tell me what's going on - The last Metabox update has broken my live build and I'm hoping for a quick solution!
Many thanks in advance
Martin