Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@ralmestro– I don’t think that’s true. In the built-in demos, both the
menu_slugandsettingparameter are the same and it works fine.June 29, 2016 at 12:10 pm in reply to: Generating an embed code with post meta info inside a workflow tab #6850
SteveKeymaster@eflouret– Thank you so much for the great review!
This code goes right into your Piklist
meta-boxesfile that is being rendered in the second WorkFlow tab… no functions.php is necessary!June 29, 2016 at 11:46 am in reply to: Generating an embed code with post meta info inside a workflow tab #6848
SteveKeymasterI wrote some sample code before I saw your latest response. I think it will help.
The idea is this:
1) Once you save the data from the first tab, it is available for the second tab.
2) Use standard WordPress functions like get_post_meta() to display the data in the second tab.
3) Use Object buffering to make it easy for you to layout your template with the get_post_meta references.
4) Display the data in a textarea field, for easy copying and pasting.Here’s my sample code. Please let me know if it helps: https://gist.github.com/sbruner/4065b29164835f207b3cec6ddf0ea9f9
SteveKeymasterThanks for letting us know about that plugin!
SteveKeymaster@cyclissmo– Thanks for letting us know. I made a changed to the docs page >
June 29, 2016 at 10:57 am in reply to: Generating an embed code with post meta info inside a workflow tab #6844
SteveKeymaster@eflouret– I really like this idea!
Building this is the second workflow tab, will actually be very similar to doing this in a theme. Can you post a small snipped of what you think the embed code should look like?
SteveKeymasterGreat! Closing ticket.
SteveKeymaster@kabadabra– Is Sucuri giving you any other information? Like which file? You are the only one to report this. Also, how can I reproduce this report?
As for the redirects, we just released v1.11.0 which should fix all redirect issues.
SteveKeymaster@cyclissmo– zip up your Piklist plugin or theme and email to [email protected] and we’ll take a look at it.
SteveKeymasterSo, it looks like it’s something with your field/form. Try removing the
sortableandvalidateparameters.
SteveKeymaster@luminaire801– Please deactivate any plugins that do not rely on Piklist and try again.
SteveKeymastersortableshouldn’t matter in this case. Can you resort in the Piklist demos?
SteveKeymaster@luminaire801– Can you run it again with Chrome inspector set to: Network > XHR. See screenshot.
Attachments:
You must be logged in to view attached files. -
AuthorPosts