This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Siteorigin Builder + Acf

2 years ago · Last reply by Alex S 2 years ago

We have installed the Siteorigin page builder plugin on our clients website which uses the ACF Custom fields plugin, is there a way to add the custom field using the Site builder?

Is there any way of also adding our custom HTML code and removing the default HTML added from the page builder?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 2 years, 9 months ago

    Hi Craig,

    Thanks for getting in touch. Doing either of these is quite complicated and you’ll need quite a lot of familiarity with writing PHP. Due to it being a developer-level type question, we’re really only able to provide suggestions on how to proceed here. It may be easier overall to create or modify widgets using the Widgets Bundle framework directly.

    You can add ACF fields directly to any widget that will show in Page Builder by selecting the relevant widget you would like to appear when adding the field via ACF itself, or by using PHP. You’ll then need to handle the values using get_widget_values.

    Yes. You can do this at the widget level by using the siteorigin_panels_the_widget_html filter. You can see an example of this here.

    Kind regards,
    Alex

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.

Have a different question or issue?

Start New Thread