Hey
I’m using https://wordpress.org/plugins/acf-page-builder-field do display content created with page builder.
After the recent update(page builder 2.5.2) there was this error:
Fatal error Call to undefined function siteorigin_panels_generate_css() in ****/wp-content/plugins/acf-page-builder-field/acf-page-builder-field.php on line 268.
The plugin author addressed the issue as you can see here on this thread:
https://wordpress.org/support/topic/latest-site-orgins-update-causes-fatal-error/
I updated the ACF Page Builder Field plugin to the newst version 1.0.1 but now there is another issue
Warning : explode() expects parameter 2 to be string, array given in ***/wp-content/plugins/siteorigin-panels/inc/styles.php on line 337
Warning: array_merge(): Argument #2 is not an array in ***/wp-content/plugins/siteorigin-panels/inc/styles.php on line 337
I noticed the plugin author here
https://wordpress.org/support/topic/still-having-issues-pots-1-0-1-update/
Can you help resolve please?
Thanks
Doron
Hi Doron,
We’ll add a few checks to prevent these warnings from appearing but the actual issue itself (which is as a result of how the data is being passed to SiteOrigin Page Builder) will need to be resolved by the developer. By the looks of it, the developer of that plugin is currently testing a fix for this issue so it’s likely this will be fixed by the next ACF Page Builder Field update.