Hello @utronamore, Showing edit link is depend on the theme functionality. Also, the users who have Subscriber role cannot see the edit link, but it will be available for other user roles (e.g. Author/Editor/Administrator etc0.
However, if you enable the Users can edit post option from the wp-admin > User Frontend > Settings > Dashboard settings then all the users can see the edit on the frontend dashboard page where the [wpuf_dashboard post_type=”post_type_here”] shortcode is located.
Refer Screenshot:
http://prntscr.com/ewohsv
Thank you
Thank you @themegurututorials!
The link you showed is what I already have.
But I thought the Edit link should be present not only on the dashboard
but under the very post also.
Is it not true?
@utronamore, First of all, showing the edit link under the post is depend on theme functionality. That means the theme should have this functionality.
Also, if the user role is Subscriber then the edit link will not show, but the other user roles (e.g. Author/Editor/Administrator etc) can see the edit link to the post. It’s the default behavior of WordPress.
Please check the Roles and Capabilities of WordPress.
Thanks for your understanding.