Skip Navigation

[Resolved] Edit form NOT working on single page created in elementor

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

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 5 replies, has 2 voices.

Last updated by Minesh 5 years, 3 months ago.

Assisted by: Minesh.

Author
Posts
#1358433

Tell us what you are trying to do? Trying to provide option to "edit vendor product form" on the elementor single page for vendor product

Is there any documentation that you are following? yes, toolset documentation to create edit form link and elementor integration

Is there a similar example that we can see?
1) created edit form "vendor product" in toolset form (attachment 1)
2) already created single page in elementor to display "vendor product"
3) created content template to get short code for cred-form for vendor product (attachment 2)
4) created content template to generate short code for "edit link to insert in the vendor product single page in elementor" (attachment 3 & 4)
5) inserted short code in elementor single page for vendor product (attachment 5 & 6)
6) On preview of the single page in elementor - empty screen (attachment 7)
7) removed the content template created for generating short for edit link to insert in the vendor product page (i.e. reversed step 4 - but retained the edit link short code)
8) On preview of the single page in elementor - the edit link is showing (attachment 8)
9) On clicking edit link on the elementor single page - no action - the edit form is not shown --> this is the issue
(note - if i directly insert the code created in step 3 above - i.e. cred-form= 'edit-product' - the form opens up - which not the user behavior I am expecting - I need the form to be opened only via the" edit link")

What is the link to your site? hidden link

Update: all screenshots are deleted as per user request

#1358613

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

I think there is an issue with step 4th or 5th.

What if you try to follow the following steps:
- Create a new page and add Toolset Edit form to it as given under.
For example:

[cred_form form='edit-product' post='[wpv-search-term param='product_id']']

- Now, within your view, try to link to the newly created edit form page above as given under:

<a href="link-to-your-page/?product_id="[wpv-post-id]> Edit </a>
#1358991

Hi - I tried the above changes, I am getting below error message
"It looks like the link pointing here was faulty. Maybe try searching?"

Please see attached 3 screenshots.

Thanks

screenshots deleted.

#1359375

Minesh
Supporter

Languages: English (English )

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

You need to replace the "link-to-your-page" with your original page slug.

#1359979

Hi Minesh - Appreciate your help.

I am still getting the problem.

- The original slug for the new page created for displaying edit form is "edit-page-testing" (see attached screen shot)
- The shortcode on the elementor single page has been updated to reflect the mentioned slug i.e. Edit (see attached screenshot). Additionally, I also added a field to display the post id which is 1036 for the elementor template being viewed
- on clicking on the edit button - again getting error 404 - page not found i.e. "It looks like the link pointing here was faulty. Maybe try searching?" (see attached screenshot)

Greatly appreciate all your help.

Thanks,

Update: all screenshots are deleted as per user request

#1360239

Minesh
Supporter

Languages: English (English )

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

Can you please share problem URL where you try to add the Edit link and wp-admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.