Forum Replies Created
-
AuthorPosts
-
December 16, 2022 at 11:06 PM in reply to: ✅How to add new clone to a cloneable text list custom field with three inputs #39864
mossman
Participantthank you Peter!
December 15, 2022 at 3:08 AM in reply to: ✅How to add new clone to a cloneable text list custom field with three inputs #39806mossman
ParticipantHello Peter,
Ok, this is a huge limitation. In fact, then Metabox is not the right plugin for me. Have you any ETA for the implementation of this feature?Thank you
December 13, 2022 at 11:28 PM in reply to: ✅How to add new clone to a cloneable text list custom field with three inputs #39767mossman
ParticipantHello Peter,
Thank you for your help. I want to add only one row to the cloneable text list, not update the whole cloneable text list.Is it possible do that with the \MetaBox\CustomTable\API::add() function?
Thank you!
December 10, 2022 at 3:48 AM in reply to: ✅Call Custom table API from functions.php or non template php scripts #39658mossman
ParticipantHello Peter,
The 9999 priority did the job, thank you!We can close the topic.
December 8, 2022 at 7:12 PM in reply to: ✅Update a CF stored in a custom table, based on another CF #39608mossman
ParticipantHello, I am using the last version of Meta box and Meta box AIO and the function rwmb_set_meta() does not works for custom tables, only works the custom table API.
September 15, 2016 at 7:44 PM in reply to: Cloenable group with WYSIWYG with shortcodes and non-breakable spaces #4100mossman
ParticipantHi Anh,
Ok, thanks for the sample code. Now works fine.
September 14, 2016 at 6:54 PM in reply to: Cloenable group with WYSIWYG with shortcodes and non-breakable spaces #4086mossman
ParticipantNo solutions for this error?
I search solutions in this forum but I don't understand the solution.mossman
ParticipantAll solved. Thanks
mossman
ParticipantThanks for the reply.
I used that you say 'std' => '#000000' but the result is strange:
- In the first test I used 'std' => '#ff0000' on first color custom field but nothing happens.
- In the second test I created new color custom field with 'std' => '#aabbcc' and I put this field above other color custom fields (each field with 'std' => '#000000') and the result is that all custom fields take the 'std' of the new custom field above.
- In the third test I created new color custom field with 'std' => '#aabbcc' and I put this field above other color custom fields (each field with 'std' => '#000000') and the result is that all custom fields take the 'std' of the new custom field above.
Thanks
-
AuthorPosts