Closed mrjk990 closed 1 year ago
The first problem is you have custom code here. Redux does not have a number
field nor a context
field for metaboxes. If these are custom modifications made to the Redux core, we can't help with those. You also have custom post types I cannot easily recreate. If you want to send me your project, the entire theme, I'll take a look at it. We support Redux issues, but not custom code.
I'm waiting on a reply on this issue. If I don't hear back tomorrow, I'm closing the issue.
I apologize for keeping you waiting it's 5:00 AM and today it's holiday in our country give me some time because i am away from my computer
@kprovance i sent to you an email
A demo site won't do me any good. I need the theme itself so I can look at it here. I can't debug code on a live server easily.
I downloaded the theme for your site. All the metabox sections will now be evaluated through validation.
Also, you'll need to add $return['value'] = $value;
back to your is_int_value
routine.
hello i have problem wheni am using validate_callback function when try to save post with empty season_id i get an error notice at the top "1 warnings(s) were found!" but the message did not showup under "select input"
even with value passed the same error notice showup i try to figure out what happning
so in file redux-framework\redux-core\inc\classes\class-redux-validation.php i addit var_dump() under validate function like this
i see the sections from series_metabox not from season_metabox but i save a post have section season_metabox !! can you help me guys i am stuck on this problem for 2 days sorry for my poor english