Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@abmcr– Welcome to the Piklist community!
Widgets are so easy to build with Piklist that we found they were cluttering the Widgets page in the admin. So, Piklist rolls up all widgets by your theme, or individual plugins, into one widget.
Since your widget is located in the Twenty Fifteen theme, look for a Twenty Fifteen widget. See attached screenshot.
Attachments:
You must be logged in to view attached files.
SteveKeymaster@bubdev– As far as we know there is no perfect validation rule for all urls. Here is a good list of various attempts. You’ll notice that the one by @diegoperini passes all these tests, but over the years, even his has failed.
You may have to write your own rule. Luckily with Piklist it’s really easy.
SteveKeymaster@adrianm– I can’t reproduce the issue, even with W3TC.
Does your update to the code fix the issue?
SteveKeymasterGreat! Closing ticket.
SteveKeymaster@bubdev– We’ll take a look at this issue anyway.
You could also just remove
,'field' => 'bub_title_shoplinks_container '. The data will now save as individual meta fields instead of in one big array.If you go this route, take a look at the data and make sure you are happy with it.
Also, the default value shows up when I remove that field.
SteveKeymaster@novfr– This is a bug in Piklist v0.9.4.x. The latest beta version has this fixed.
November 23, 2015 at 12:33 pm in reply to: Don't kill the help pop-up in the next version, we need it! #5076
SteveKeymaster@kattagami– “Help” is not going away…”Animiated Help” is. Help will still be there.
No referendum needed 😉
SteveKeymaster@ndbe– I still can’t reproduce. Check out this screencast and let me know if I’m doing it correctly.
SteveKeymaster@bubdev– Which version of Piklist are you using? I believe this was fixed in the 0.9.9x branch.
November 23, 2015 at 12:12 pm in reply to: Issues using post_content and post_excerpt for fields #5071
SteveKeymaster@bubdev– Thanks for letting us know. We’ll add these to our list of possible plugin conflicts.
SteveKeymaster@tatamata– This is an issue with our required field and conditions. We are looking at ways to address this securely.
November 23, 2015 at 12:00 pm in reply to: IMPORTANT MESSAGE FROM PIKLIST 0.9.9.6 stays after update #5069
SteveKeymasterIt looks like the updater script sometimes got stuck on a PHP notice if generated from another plugin or your theme. Maybe the notice was cleaned up via an update?
Either way, we addressed it in the next version of Piklist.
November 23, 2015 at 11:59 am in reply to: Updating file metabox error 'trying to get property of non-object' #5068
SteveKeymaster@hyfyn– Welcome to the Piklist community!
This is definitely a bug with our file uploader and will be addressed in the next version of Piklist.
SteveKeymasterGet it working the way you want with standard HTML, and then we’ll make it work with Piklist.
SteveKeymaster@fagworio– Welcome to the Piklist community!
The latest beta version of Piklist supports front-end forms. You can get the latest beta version here.
-Activate the built-in demos.
-Check out the files in this folder. They have instructions:
piklist/add-ons/piklist-demos/parts/forms/Piklist saves data the WordPress way. The way you show the data on the front-end is with standard WordPress functions like get_post_meta.
-
AuthorPosts