Forum Replies Created
-
AuthorPosts
-
tirins007ParticipantHad the same issue with nested add_mores, and unfortunately decided to switch to Carbon Fields because of it. I still think Piklist has future, it is just too buggy atm.
November 15, 2016 at 6:19 pm in reply to: Piklist 0.9.9.7 not set default value in group field for checkbox, radio #7541
tirins007ParticipantI am getting the same behaviour in 0.9.9.9. Any updates, please?
tirins007ParticipantCouldn’t you use “wp_insert_post_data” filter that is called before a post is saved and then manipulate the submission however you wanted. you’d then need to specify “Scope: post” in the comment block of your form and the data will be saved to posts table. but if you did not want to save anything just call “return;”. Hope it helps.
tirins007ParticipantIf I understood your requirements correctly, you want to be able to add multiple churches and under each of them add multiple courses. In this case shouldn’t your repeatable ‘info_curso’ group be placed in fields array of ‘curso_parroquias’ group? My apologies if I got your idea wrong.
tirins007ParticipantThis is an interesting one, after logging out and back in again, the metabox is back. This is a quick fix, but there is definitely something amiss here.
tirins007ParticipantHi Jason. Yes, the metabox appears under Screen Options, flicking it on/off makes no difference. 🙁
September 20, 2016 at 7:01 pm in reply to: error when replacing editor and specifying scope as post #7360
tirins007Participantfixed, awesome!
September 20, 2016 at 6:38 pm in reply to: error when replacing editor and specifying scope as post #7358
tirins007ParticipantSorry my bad. It actually is a notice not an error:
Notice: Array to string conversion in /srv/www/clove/current/web/app/plugins/piklist/includes/class-piklist-form.php on line 923
My php version is 7.0.9 -
AuthorPosts