Skip Navigation

[Resolved] Issues with Custom Fields display as null

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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 0 reply, has 1 voice.

Last updated by willaL 5 months ago.

Assisted by: Minesh.

Author
Posts
#2799531

Yes. Thank you.

Also, can you please help me solve the redirect problem? Currently, it won't redirect after deleting the item.

#2799532

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Where exactly you want to redirect the user after deleting the entry?

And can you please create few dummy entry that I can use to test delete?

#2799534

You could delete the existing post because they are only going to the trash.

I want the page to automatically refresh and return to the same page after an item is deleted. Currently, after deletion, the item does not show as deleted, nor does any other action indicate to the user that the item has been successfully removed.

#2799544

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Can you please check now.

I've adjsuted the delete post link shortcode as given under:

[cred_delete_post_link class='cred-refresh-after-delete del' text='Delete' message='Are you sure you want to delete this post?' message_after='Post deleted' message_show='1' action='trash']

an you please confirm its working as expected.

#2799545

I can't see any message display after deleted the post. The button stays at "Deleting.." and nothing happens.

#2799603

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Well - I can see it works as expected.
- hidden link

And I can see post is deleted.

#2799604

It works now. I am grateful for your help.