Editing custom post types in backoffice not working
Author | Posts |
---|---|
May 15, 2015 at 3:28 am 44076 | |
towhid | Hi there, I have a custom post type (Plugin Types) with custom fields (Plugin ACF) that works with wpuf in frontoffice it creates and edits perfectly. But when I modify one custom post, it loops and creates thousands of custom post types based on the last one thus crashing my server. I deactivated your plugin and it seems to come from WPUF :( Please help, thanks, Olivier |
May 16, 2015 at 11:47 am 44130 | |
towhid | Hello Oliver, Try to disable load script option and see what happen. To disable the settings please navigate to User Frontend->Settings-> General Options Tab->Load Scripts = (Unmark)Load scripts/styles in all pages. Please let me know the result. Thank you 🙂 |
May 17, 2015 at 10:28 pm 44282 | |
Olivier | Hello Towhid, Nothing happens unfortunetaly. I had some custom post types who didn’t have a form attached to them so I deleted them. But still I have the same problem… Olivier |
May 19, 2015 at 11:13 am 44435 | |
towhid | Hello Oliver, Can I get a screenshot of the custom post types? What does this custom post type do? Thanks |
May 19, 2015 at 4:54 pm 44491 | |
Olivier | This reply has been marked as private. |
May 21, 2015 at 2:50 pm 44778 | |
towhid | Hello Olivier, I have attempt to login to your site, but the site does not appear in my browser. I am getting a message “This webpage is not available”. Can you please check yourself. Thanks. |
May 21, 2015 at 5:37 pm 44808 | |
Olivier | This reply has been marked as private. |
May 23, 2015 at 4:52 pm 44965 | |
towhid | Hello Oliver, I am now successfully login in backend. Please allow me some time. Hope I will come back to you a right solution. Thanks |
May 24, 2015 at 11:11 am 45031 | |
towhid | Hello Oliver, I have looked up the site frontend and backend and I realized I need to clear more about the plan you are going to accomplish with custom post type, ACF and WPUF. Thanks |
May 24, 2015 at 2:54 pm 45050 | |
Olivier | This reply has been marked as private. |
May 24, 2015 at 5:24 pm 45064 | |
Yves | I remember having encountered this same loop issue using ‘Pods’ framework to create a content type. Yves |
May 27, 2015 at 3:22 am 45258 | |
Olivier | Yves, thanks for your idea. How did you solve it ? |
May 27, 2015 at 3:24 am 45259 | |
Olivier | Towid, do you think there is an issue because there is a PDF custom field for the CPT that is not in the wpuf form ? |
May 27, 2015 at 7:53 am 45275 | |
Yves | Hi Olivier 😉 Yves |
May 27, 2015 at 4:05 pm 45337 | |
towhid | Hello Yves, I get the bug. I have to discuss this bug with our developer team. Please allow me some time. I will come back to you a right solution. Thanks |
May 27, 2015 at 4:20 pm 45340 | |
towhid | Hello Olivier, Make sure you have properly registered a custom post type. I have register a custom post type and assign a post form. I have also edit that custom post type post several times from the backend but it is not creating lots of post. My suggestion will be register a simple custom post type and see what happen. Thanks |