Tell us what you are trying to do? - Edit a custom post type 'Competitors'. The edit link seems to have stopped working and now just loads the competitor page, not the edit form.
The edit link is - [toolset-edit-post-link content_template_slug='edit-competitor-profile' target='self']Edit[/toolset-edit-post-link]
The edit content template is - edit-competitor-profile
And in that template is - [cred_form form='update-profile-form']
The post form is - update-profile-form
It is set to edit content and the post type is - Competitors.
I've tried disabling all plugins other than:
Elementor
Elementor Pro
Woocommerce
Toolset Access
Toolset Forms
Toolset Types
Toolset Views
Toolset Maps
Toolset Woocommerce Blocks
All plugins are running their latest versions and wp is 6.7.1
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL where I can see the edit form as well as admin access details.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) 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.
Do I need to login as frontend user? if yes, can you please share frontend user access details as well as on what page I can see the edit form.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) 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.
You can see the problem as an admin in the front end, you dont need a competitor login.
If you go to hidden link you'll see theres an edit button. If you click this, it used to bring up the edit form, now it just brings up the competitor page. You'll see that I added an extra edit button on this page too, but if you click that, it just reloads the page instead of displaying the edit form.
I provided admin access in the previous reply. I'll double check our dev site and see if thats showing the same issue (I havent checked that yet!)
The issue is you are using Elementor and you designed to display single post template using Elementor and you also set the Toolset content template to display singe competitor.
With the following Toolset content template where you added the edit form:
=> hidden link
I've set the above content template not to display with any single post content template, so its a generic content template that will work as container.
now, within the content template I've wrapped the edit form with the conditional statement given under:
And later, on your Elementor's single post content template, I've added the above Toolset content template shortcode as given under at top (you can move it wherever you want):
=> hidden link
Many thanks Minesh! Apologies, I should have checked that. It was such a long time ago that I first created it, I didn't think to amend that when we switched to elementor.