• Resolved mozzribo

    (@mozzribo)


    Hi!

    I’m using BeTheme, which has its own page builder – the Muffin Builder. Not sure if this is causing the following issue: I cannot edit the post Options, Layout in Gutenberg, and the button to the Muffin Builder has an error. Any idea what I’m doing wrong? Please see the link for a screenshot. The upper red marking shows the Muffin button error, and the lower shows where the options should be (but are completely missing).

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You’re going to need to reach out to BeTheme support for this one.

    They’ll know more immediately what’s going on than we will.

    Thread Starter mozzribo

    (@mozzribo)

    So the missing options on the bottom of the Gutenberg editor are a unique issue, not reported before?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I suspect that BeTheme and Muffin Builder don’t know about the post type and thus don’t include the builder when editing posts in the post type. They may have settings to enable for custom post types, or possibly code ways to include. That’s not something we can do from our side with CPTUI itself, at least not without knowing how they’re added initially. I’m not familiar with Muffin Builder at all personally.

    Thread Starter mozzribo

    (@mozzribo)

    That’s highly likely, that it only deals with common post types. Thanks.

    • This reply was modified 2 years, 6 months ago by mozzribo.
    Thread Starter mozzribo

    (@mozzribo)

    For Your interest:
    https://gist.github.com/RichardNesbitt/cef7bd43e9429783beccae4c64d9a12d

    I will try to mess around with it tomorrow, but if You see anything at a quick glance, any help is appreciated!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    *Edited original reply due to wrong thread*

    Interesting and good to know that they at least have a code-based solution available for extending.

    Curious if you can skip the register method from line 272 to 304, since you don’t need to register more content types.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Custom Post Type Incompability with Muffin Builder’ is closed to new replies.