Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@stemuedendron– Welcome to the Piklist community!
We haven’t written up official docs yet, but the latest Piklist beta can remove, replace or add to ANY meta-box or fields section in WordPress. We call it EXTEND.
You can this in action with the Piklist built-in demos:
- Download the latest beta.
- Activate the built-in demos.
- Add new Piklist Demo, then click on the EXTEND tab
- Check out the POST FORMATS meta-box. It’s been changed (extended) by Piklist
- The code that extended it is here.
To remove just use this:
Extend Method: removeCheck it out and let us know if you have any questions.
SteveKeymasterLove to GIANT Piklist logo!
Closing this ticket. Thanks
SteveKeymaster@bubdev– I’m not 100% sure I understand the issue, but I may have another solution.
Try using a language file to change the quotes. If you create a MO file with the translation it should work everywhere. As is probably easier to implement.
January 10, 2016 at 3:41 pm in reply to: Variable-type of 'request_value' and 'value' in $fields of piklist_save_field #5542
SteveKeymaster@hirschbrat– Can you provide steps to reproduce when this happens? It will help us debug.
January 10, 2016 at 3:37 pm in reply to: CPT on_post_status failed switching when required=true : 0.9.9.7 #5541
SteveKeymaster@ccjeagle– Welcome to the Piklist community!
It looks like you found a bug in the
on_post_statusranges. I just tested andvalue' => 'lock-1'works for me. We’ll get this fixed in the next version of Piklist.
SteveKeymaster@bicho44– I tested your code and it worked fine for me. Do you have any Piklist fields assigned to this CPT?
SteveKeymaster1) Create a plugin like you normally would.
2) In the comment block of the plugin add:Plugin Type: Piklist
3) Create the standard Piklist folder structure, and add your field code.
4) Network activate the plugin.
SteveKeymasterHi Roberto– This is still an issue and will be addresses in the next version of Piklist.
January 6, 2016 at 4:53 pm in reply to: Clarification request for: Piklist Widgets don't work in SiteOrigin Page Builder #5513
SteveKeymaster@claude– I wasn’t implying that you were implying… 😉
We haven’t even looked at this issue, and probably won’t until v1.0 is released.
Glad you’re liking WordPress and Piklist.
Let us know if you have any other questions.
SteveKeymaster@arranfraser– You should be able to use the code you have but just not with two different post types.
January 6, 2016 at 3:02 pm in reply to: show_admin_column & list_table_filter – apply to custom post meta fields #5508
SteveKeymasterIt’s actually pretty simple to do. Here’s a great tutorial by Scribu.
SteveKeymasterMy pleasure!
Glad it’s working fine.
SteveKeymasterUser taxonomies work great! But WordPress doesn’t like a taxonomy registered for two different object types: CPT and User for example. So unfortunately you can’t share one between the two.
We may address this in the future, but not for a while.
SteveKeymaster@arranfraser– I don’t think this is working 100%, we’re still working at the kinks for relate fields.
-
AuthorPosts