I am using elementor and showing a loop for CPT called experience.
This post shows the experience of users. I want to allow users to edit their experience from the loop itself.
I want the user to edit the post by opening a popup that shows the edit post form. To do this, I have added an edit button on the loop post with a pop link. I have passed the post id to the popup and inside the popup displayed the content template using
[cred_form form="Edit Experience" post="[wpv-search-term param='post-id']"]
But this does not work (nothing happens on click) even when the URL looks just fine -
hidden link
I tried adding the form directly to the popup using cred_form shortcode but the error was - form type does not match post type.
I don't want to direct the user to a new page to edit the experience and would like to use a popup. How can this be achieved using toolset and elementor?
Hello,
I have tried the URL you mentioned above, but can only see below messages:
No Degree Programs Found.
No Licenses or Certifications Found.
Does it need to login?
If it is, please provide the login details of your website in below private message box, thanks
My issue is resolved now. Thank you!