Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@tatamata– That setting is for basic Javascript validation, not custom. You can create your own validation rules with v0.9.9.x.
SteveKeymasterBased on your last reply: Did you install 0.9.4.29, then install 0.9.9.x, run the importer, and then switch back to 0.9.4.29?
January 21, 2016 at 11:50 am in reply to: Piklist 0.9.9.7 not set default value in group field for checkbox, radio #5679
SteveKeymasterPlease make sure Demos are deactivated. Let us know if that helps.
January 20, 2016 at 6:59 am in reply to: Piklist 0.9.9.7 not set default value in group field for checkbox, radio #5671
SteveKeymaster@notaname– So it’s working in the demos, but when you copy to your own project it’s not working?
January 20, 2016 at 6:56 am in reply to: First Tutorial: Confused in my first 1 hour of using piklist #5670
SteveKeymaster@ananse– Glad it worked!
(a) You can add to the Piklist Demos if you want…but I wouldn’t recommend it. They are designed to be demos, that’s it. We change them all the time to show off new Piklist features.
(b) If you want to make Tabs yourself, check out this article. You can then use the Demos as a guide, since they are built the same way. You can even copy and paste the code from the demos into your own project, and then just change a few things.Hope that helps.
SteveKeymaster@vgrch– You’re the only one who has reported this issue, so I’m thinking there was an issue with the download. Please deactivate and delete the Piklist plugin. Make sure you delete both versions. Then download again, and reinstall. That should fix.
January 18, 2016 at 6:02 pm in reply to: First Tutorial: Confused in my first 1 hour of using piklist #5663
SteveKeymaster@ananse– If I understand correctly, when the Piklist Demos are turned on, you can’t find your field code on the user profile page, correct?
The Demos are just demos. You shouldn’t have them on in production. Feel free to turn them off.
But if you want your code to show up, you need to assign it the Workflow system(tabs) being loaded on the User Profile page. Add this to the comment block of
/users/my-fields.php:Tab: Common Sub Tab: Profile Flow: Demo Workflow
SteveKeymasterTry changing the field name from
galleryto something else. It’s a very generic name and can be conflicting with another field.
SteveKeymaster@horecny– What version of Piklist are you using? And did you switch anywhere. The first looks like the array in Piklist v0.9.9x, which is the newer version…nice and clean. The second looks like the older array format, for Piklist 0.9.4.29.
SteveKeymasterAwesome! Looks great. Closing ticket.
SteveKeymaster@vgrch– Would you mind trying with the latest beta? You can download it here >
January 18, 2016 at 5:39 pm in reply to: If at least one field should be hidden by condition whole metabox not displayed #5658
SteveKeymasterGreat! Closing ticket
SteveKeymasterGreat! Closing ticket.
SteveKeymasterYou should just be able to use
$idin the shortcode output:echo $id -
AuthorPosts