• Resolved adjansen

    (@adjansen)


    I am implementing the pagebuilder in my theme, to keep everything in the layout off wordpress i would like to show the metabox for the pagebuilder. I got this already but i see no arrow in the metabox it closes on click and opens. I tried everything sofar to display that arrow but cannot find the correct class for it. Can you help me to get this resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor alexgso

    (@alexgso)

    Hi adjansen,

    Can you please clarify what arrow you’re referring too? Ideally, a screenshot of what you’re seeing vs what you’re expecting would be much appreciated.

    We recommend against implementing a custom method of implementing the SiteOrigin Page Builder interface as it can make it very tricky for your users to change themes. Will users be required to use your theme to access the content created using your custom metabox?

    Thread Starter adjansen

    (@adjansen)

    Hi Alexgso,

    It is just a personal taste, i would like the so-pagebuilder be showed in a metabox so users can collapse the metabox.In the admin.css at the top of the file the metabox is hidden. if you remove it you can see the metabox.But there is no right collapse arrow as the normal wordpress metabox. I looked at the classes hndle, handlediv, toggle-indicator. I made an error in my code and the metabox was showing up below the classic editor with the arrow. So i got the metabox visible but how to do that with the collapse arrow.

    Plugin Contributor alexgso

    (@alexgso)

    Hi adjansen,

    Thanks for clarifying. Unfortunately, I’m not too sure why that may be happening. Consider posting in the Developing with WordPress forum for assistance with that.

    This may be possible, but it’s honestly not something we’ve designed SiteOrigin Page Builder or tested. Due to the very complicated nature, we’re only able to provide limited assistance with doing this. To do this, you’ll need to remove our metabox and then implement the same code we’re using to initialize SiteOrigin Page Builder – ideally, you should output that file rather than copy and pasting the contents.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Metabox’ is closed to new replies.