Home>Support>Secondary Editor

Secondary Editor

Hi,

I’m building a custom theme for a client. It was a design they came up with and the only way I can build it is to add additional editor blocks to each post. To accomplish that I’m using “Secondary HTML Content” https://wordpress.org/plugins/secondary-html-content/. I want to install Page Builder to make it easier for the client to update their website. Is there a way to add Page Builder to each of the extra editor boxes? Currently, it is only showing on the default WordPress editor but not the rest. The other boxes only have “visual” and “text”. I’ve included a pic in case I didn’t do a good enough job describing my issue.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Francis,

    This is possible with PHP, but that’s not something we’re able to directly assist with (as in, we can tell how we would do it, but we can’t write the code for you). Are you familiar with PHP?

  2. 6 years, 6 months ago Francis Carayol

    Hi Alex,

    Thank you for your response. Yes, I am very familiar with PHP and WordPress. I looked through “Secondary Html Content”‘s code and I see that they included other boxes on the editor with
    “wp_editor( $secondary_content, ‘_secondary_html_’ . $block_id, array( ‘media_buttons’ => $media_buttons, ‘teeny’ => $teeny ) );
    ” I could not figure out how to include your plugin in the code above. Or do I include it somewhere else? Thank you so much for your help.

  3. 6 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Francis,

    Okay, so your best bet would be to replace the Secondary Editor plugin and create a custom meta box. I would then replicate the code found in the Layout builder widget – specifically the form.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More