Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@rajrauther– Welcome to the Piklist community!
Piklist widgets work in the customizer in our latest beta. There currently is no way to create customizer fields with Piklist… but this will be coming in the future.
We don’t have an video tutorials… yet.
SteveKeymaster@mandelkind– You would need to create a hidden Piklist field named role, and pass the current users role to the that field.
Does that make sense?
SteveKeymasterI can’t reproduce so wondering if there is a conflict. Try uninstalling Gravity Forms and let me know if that fixes the issue.
SteveKeymaster@maddaze– Welcome to the Piklist community!
I just pushed v1.9.6 to WordPress.org. Please delete 1.9.5 and reinstall. Should be good.
March 24, 2016 at 9:11 pm in reply to: How to add a attachment metabox to custom post type edit form? #6191
SteveKeymasterDo you want to be able to change the attachments with this form, or just show the attachments in the metabox?
SteveKeymasterGlad you fixed it. Closing ticket.
SteveKeymasterGravity Forms has their own UI, so we recommend you unselect it from the Piklist Settings page.
SteveKeymasterWordPress sort of does this out of the box.
-Make a user a CONTRIBUTOR. They can write posts, but can’t publish. Only an EDITOR can publish for them.
-All history would be in the revisions system.
SteveKeymasterAnd this notice popped up when you activated the Shortcode UI settings?
SteveKeymaster@xolotl– Welcome to the Piklist community!
If you’re using Relationships, you probably want to use our latest beta which is a total rewrite and waaaaaaay more powerful. Download it here >
March 24, 2016 at 11:08 am in reply to: is the anyway include third party metabox in workflow tabs #6175
SteveKeymasterNice!
SteveKeymaster@tiberiur– The UI isn’t on by default since some plugins provide their own. Go to PIKLIST > SETTINGS, and you can choose which shortcodes use the UI.
SteveKeymasterTry adding this css:
iframe { max-width: 100%; }
SteveKeymasterPiklist doesn’t have a Map output template, but you can easily create it:
<?php $yourAddress = '350 5th Ave, New York, NY';?> <iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.it/maps?q=<?php echo esc_attr($yourAddress); ?>&output=embed"></iframe>
SteveKeymasterNice!
-
AuthorPosts