Forum Replies Created
-
AuthorPosts
-
dave.meta
ParticipantHello !
Thank you for the response.
I send to you a message to give you the access.
Thank you in advance.
dave.meta
ParticipantHello !
Thanks for the response.
Since the last response, I try a lot of fixes, the first one is I try to downgrade the Metabox Conditionnal Logic from 1.6.5 to 1.5.5, and the fields which has dissapear came back, but the admin page is very very slow..
Now I use the version 1.6.5 and the WP admin page is faster, but the fields has dissapear again..
The problem is the condition in a clone of a clone is not reading by the Metabox Conditionnal Logic, so I comment some lines like this in all my clone of a clone.
I didn't understand why it works on 1.5.5 and not in 1.6.5 ?
If you can enlighten me in this bug ?
Thanks.
array( 'name' => 'CTA lien PDF (uniq. pushs avec lien)', 'id' => PREFIX . 'module_push_link_pdf', 'type' => 'file_advanced', 'class' => 'warning-red', // 'visible' => array( // 'when' => array( // array(PREFIX . 'module_type', '=', 'pushs-link'), // ), // 'relation' => 'or', // ), ),dave.meta
ParticipantHello !
Thanks for the response.
And it's a bug or it's normal ?
dave.meta
ParticipantHello !
Thank you for the response. At the bottom you can see how I set the condition, I have a clone group call 'modules' and in this group I can choose if I want to have a carousel, a image... and if I choose 'carousel' or 'gallery', I can set a 'module_slides' in where I want the field 'module_slide_legend' display only if I choose 'carousel', I comment the condition because it doesn't work and the field were not displayed.
https://ghostbin.com/paste/7j38q
Thanks
-
AuthorPosts