Skip Navigation

[Resolved] Trying to add edit button on a profile to but it doesn't show up

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

This topic contains 2 replies, has 3 voices.

Last updated by Waqar 12 months ago.

Assisted by: Waqar.

Author
Posts
#2668337

Hi,

I am trying to add an edit button on the account page that shows all submissions for the logged-in user. But the edit text doesn't seem to appear.

And is there any multi-attempt protection for the login page? It seems very vulnerable to brute force attacks.

Thank you very much for your support.

#2668421

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

You are adding the edit button in the output of a View, as described on this page, yes?

https://toolset.com/course-lesson/allow-users-to-manage-their-items/

So you should have made a form to edit posts.

Then inserted that form into a Content Template (the template just acts as a container for the form, but it is needed with edit forms).

Then in the output of the View you insert a Fields and Text block and use the little orange Toolset Forms button to pull up a dialog which allows you to insert the edit form (you have to specify the template that contains the form). (Note, it is typically better to work in the HTML tab of the Fields and Text block so that you can see exactly what markup is being added.)

You've done all of that and the button doesn't appear at all?

#2668471

{ticket status updated}