tango3
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Box] Update 4.8.1 invalid callbacksJust updated to 4.8.2 from 4.7.3 with no problems, no missing fields!
@tran, I doff my cap to you sir, Meta box is back to being my favorite plugin!Forum: Plugins
In reply to: [Meta Box] Update 4.8.1 invalid callbacksThanks Tran, I will give 4.8.2 a blast later today on a copy of the site.
I am using meta box to populate a custom post type in admin with fields, many of which are custom taxonomies checkbox lists.Forum: Plugins
In reply to: [Meta Box] Update 4.8.1 invalid callbacksI have also been seeing the same set of warnings 353 inparticular!
I am Also having MASSIVE issues, been through the fix instructions but still no luck.I have stripped the site back to just one meta box using a custom taxonomy which outputs nothing but the array on the front end.
All it spits out is the warning, no array, i’ve now burnt a day trying to fix it so have now rolled everything back to the working version(7.8.3)
Forum: Plugins
In reply to: [Meta Box] Conditional Logic: visible by taxonomy slug rather than IDAh OK thanks for your help, I was attempting to set by slug rather than ID so..
'visible' => array('course_type_select', 'contains', 'slug')If Conditional Logic only supports ID’s it’s a non-starter so I will have to stick with ID’s