CPT Extenstion Delete
-
Hello!
I want to know if anyone can help me remove the bug I’m having, and I know what is causing it.
To give you more background on the setup:
I’m using ACF PRO, ACF Extenstion, CPT Post, and lastly, I have created a custom admin menu with a plugin called UIpress.
How to replicate the issue:
First, I create a custom admin page (call it whatever) example, Player Profile.
Second, I customize the new admin page, however. Then I add the ACF Extension “form” option, with the following settings of “update post” and “update user.”
Third, I “update” the profile using the frontend form(ACF Extension).
Fourth, After the page refresh, the admin page shows the updated changes on the user profile. After that, you will notice two things 1. the custom admin page is deleted from the site/sidebar. 2. The CPT post entry creates a new post instead of updating the current one that the user is tied to (post author).
If you repeat these steps and remove “update post” from the form settings within ACF Extension everything works fine (nothing gets deleted), but the post-entry never gets updated.
So my two requests for you are:
can you fix the deleting issue of the custom admin page, after hitting update?
can you make sure it will update the correct CPT post based on the author? (each author will ONLY have one post)
The topic ‘CPT Extenstion Delete’ is closed to new replies.