Home>Support>Mixing HTML with Page Builder

Mixing HTML with Page Builder

We are going to use Zendesk dropbox to put a Submit Ticket box on our standard Page Builder Contact Us page.

But it looks like Zendesk Dropbox is only available as HTML code — not as a Widget or Shortcode. I tried pasting the code into a text/HTML widget, but it doesn’t work. Nothing appears in that location.

How would I paste HTML code into a Page Builder?

@import url(//assets.zendesk.com/external/zenbox/v2.6/zenbox.css);

if (typeof(Zenbox) !== “undefined”) {
Zenbox.init({
dropboxID: “20149264”,
url: “https://bellaoutdoorliving.zendesk.com”,
tabTooltip: “Support”,
tabImageURL: “https://assets.zendesk.com/external/zenbox/images/tab_support.png”,
tabColor: “black”,
tabPosition: “Left”
});
}

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

  1. 10 years, 5 months ago bella

    Sorry. Here’s all of it.

    @import url(//assets.zendesk.com/external/zenbox/v2.6/zenbox.css);

    if (typeof(Zenbox) !== “undefined”) {
    Zenbox.init({
    dropboxID: “20149264”,
    url: “https://bellaoutdoorliving.zendesk.com”,
    tabTooltip: “Support”,
    tabImageURL: “https://assets.zendesk.com/external/zenbox/images/tab_support.png”,
    tabColor: “black”,
    tabPosition: “Left”
    });
    }

  2. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi. You can use the Text widget or HTML tab of the Visual Editor to insert HTML.

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