Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@chromahoen– Welcome to the Piklist community!
Piklist is perfect for helping you build fields, forms, and enhancing the user experience. Since Piklist does everything the WordPress way, you can use standard WordPress functions to display your data.
SteveKeymasterYou may need to add a little css to achieve this. You can use the Piklist HTML field for just labels.
SteveKeymasterKevin and I discussed, and we want to remove the entire
Piklist_Menuclass. Does the issue resolve itself if you delete the filepiklist/includes/class-piklist-menu.php?Does anyone see an issue if we remove this file from Piklist?
SteveKeymaster@rafi– That’s good to know. Unfortunately, we really can’t support custom code like that. Hopefully Anderly can help out.
February 1, 2016 at 12:31 pm in reply to: Custom admin page for a plugin, menu_slug doesn't work. #5823
SteveKeymasterThe built-in Piklist demos does this. Check out that code.
SteveKeymaster@rafi– I’m a bit confused. Are you trying to use the “Select2” field type on a user_meta field?
SteveKeymasterI think I understand. This is not something Piklist can help with. However, since Piklist saves data the normal WordPress way, you can use standard WordPress functions like get_posts to do what you want to do.
February 1, 2016 at 11:57 am in reply to: Fields with 'template'=> 'field' ignoring conditions #5818
SteveKeymaster@beng– You may have to change
checkbox_1to aselectbox. By only have one option,true, I think it’s triggering the condition.February 1, 2016 at 11:55 am in reply to: Custom admin page for a plugin, menu_slug doesn't work. #5817
SteveKeymaster@efegue– Glad it’s working for you. I’m not sure what you mean by “any chance to hide the “Main menu” from the submenu”?
SteveKeymaster@novfr– Have you tried disabling other plugins and switching to the default theme to see if there is a conflict?
SteveKeymasterCan you post your field code?
January 27, 2016 at 11:40 pm in reply to: Fields with 'template'=> 'field' ignoring conditions #5782
SteveKeymasterTry the latest beta. I think that may help.
January 27, 2016 at 11:40 pm in reply to: Templates for placing labels above fields/inputs and description below #5781
SteveKeymasterWith Piklist you can create your own field templates, so the markup is exactly how you want it.
-
AuthorPosts