Skip Navigation

[Resolved] Cannot show the post edit link in View

This support ticket is created 5 years, 11 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.

Tagged: 

This topic contains 1 reply, has 1 voice.

Last updated by kelvinL-2 5 years, 11 months ago.

Author
Posts
#1221450
Screenshot 2019-03-27 at 5.43.41 PM.png
Screenshot 2019-03-27 at 4.59.22 PM.png
Screenshot 2019-03-27 at 5.33.08 PM.png

Dear Sir/Madam,

I have two Views, both contain the link for user to click and edit the post, I don't know why one can be showed (this is an old View) but other can't (newly created View)

Below code works and it is for the car post

[toolset-edit-post-link layout_slug="edit-car-layout"]Edit[/toolset-edit-post-link] | [cred_delete_post_link class="cred-refresh-after-delete" text="Delete" action="trash"]

I do the same for merchant or dealer post but not work

**[toolset-edit-post-link layout_slug='add-new-car' target='self']Edit[/toolset-edit-post-link]** | [cred_delete_post_link action='trash' text='Delete' message_after='已刪除' message='是否確定刪除?' message_show='1' class='cred-refresh-after-delete']

Regard to the Display layout, I don't find any other layout related to dealer, so I select the User Frontend Dashboard, and it generates the layout_slug="add-new-car', what is the layout_slug for?

I don't know why and where to control this dropbox for selection. From the Layout, I have all Car Layout, Merchant Layout and Dealer Layout.

I attached the inspector view for your reference, I hard code the ** before/after the Edit link, but nothing shows up.

Please advise the step how I can add the post edit link into View.

Best regards,

Kelvin.

#1221513

My issue is resolved now. Thank you!