Honestly this sounds like it’s something from their plugin. The only thing CPTUI is doing is making sure the post types are registered at the correct time to make use of for creating content. Everything with what you describe above is related to their products.
The only idea I have would be to revert the update to RBEA and see if things work again, and then re-confirm that things break once updated again.
Thread Starter
Oaz
(@oaz)
Hello Michaël, and thanks for your answer.
yes I know this comes from their plugin conflicting with yours, but they just do not care…
I rolled back already so as to be able to edit the portfolios, so I am stuck with this old version and know at one point or another I’ll run into some problems since they keep upgrading it regularly.
That’s why I thought I would ask you, as a developper, you may have insights I do not have looking at the console or any tool of the like, since you perfectly know your plugin and what the problem might come from.
For what it’s worth, I don’t think it’s some sort of conflict unless the issues somehow only occur with post types registered with CPTUI.
Something broke with the blocks, and it’s a question of what and why.
To verify, this Advanced Column block is from them, correct, and not say WordPress Core?
Thread Starter
Oaz
(@oaz)
Yes advanced columns are theirs and yes, that’s the case, I do not have this problem with other posts, only posts registered with CPTUI are affected, that’s why I turned to you… I would not think a second of bothering you with my bug otherwise Michael 🙂
I have linked below a very basic plugin that will register a “book” post type. This is code copied directly from https://developer.wordpress.org/reference/functions/register_post_type/#comment-351 and not registered and exported via CPTUI
I’m curious if the same issues would happen with the blocks with this post type. What I’m trying to determine is if it’s an issue with custom post types in general, or somehow something somewhere within CPTUI’s registration process. Hopefully you’re willing to install/activate/try out.
https://www.dropbox.com/s/zrwcay8ynwintyo/test-book-cpt.zip?dl=0
Thread Starter
Oaz
(@oaz)
Hello Michael, and thanks for caring !
Yes I am gonna test it, just give me a bit of time as I switched to some other task right now. I’ll be back soon
You know where to find me 🙂
Thread Starter
Oaz
(@oaz)
Hello Michael,
So you were right all the time, the bug is not with CPT but with reusable blocks !
I was confused since I only use them in my customs posts, but testing as you suggested, I had to dig further and found the culprit..
So well thanks to you I could understand where the problem really is, and I do really appreciate your attention and help..
thanks for all : your nice plugin and your willingness to help..
have a nice day
Welcome, glad we could help in any way we could @oaz
Let us know if you need anything else.