Skip Navigation

[Resolved] are message and message_show no longer options for cred-delete-post shortcode?

This support ticket is created 4 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by dirkR 4 years, 6 months ago.

Author
Posts
#1687929

I notice the reference for cred-delete-post on this page: https://toolset.com/documentation/programmer-reference/forms/cred-shortcodes/#cred-delete-post does not metion the message or message_show options. Are they no longer available options? I tried insertion these options manually, but it looks like the new ajax/jquery link ignores them.

Here is my shorcode text: [cred-delete-post action='trash' onsuccess='1141' message='Are you sure you want to delete this result.' message_show='1']Delete Result[/cred-delete-post]

Here is the html output by this shortcode: Delete Result

#1687947

Switched from cred-delete-post shortcode to cred_delete_post_link shortcode.