I have a editing form of a CPT. In this form users can change the fields of this item of the CPT. But I don't want that a user was able to navigate to other items of this CPT that the owner is another user. I would like that not appear the navigation at the bottom of the page.
I have a page where there are a view where I can see the list of CPT1 where the current user is the author. A field of this list for every CPT1 is a table td that bring you a page where the are a form where you can modify the data of the specified CPT1. In this page at the bottom appears the link of previous or next CPT1. The problem is that through this links you can see the title of all the CPT1. Like you say I would like that you can navigate only for the CPT1 that of the current user was the author.
Sorry - it is still not clear to me. How the previous and next links are added to your page/post?
Can you please share probem URL 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 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.
I do not able to regenerate the wp-admin password using my email as you said. It says Invalid email or username.
However - I can log in to user account and I found that the edit link is added to display the single post.
You have two options here - either hide the prev - next links by adding custom CSS.
Or
Create a new page and to this page add your edit form and change the edit link to link to this page.
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:
I see that you added the Edit form on the single post: hidden link
- Is that OK if we add just edit link and when you click on that link you will be redirected to the edit form?
- Have you created new page where you added the form?