Unyson icon indicating copy to clipboard operation
Unyson copied to clipboard

Call to a member function load_shortcodes() on null

Open swinggraphics opened this issue 1 year ago • 0 comments

I reinstalled Unyson and manually installed the required extensions in the child theme:

  • backups
  • builder
  • forms
  • mailer
  • megamenu
  • page-builder
  • portfolio
  • shortcodes

I now get this error on the front end:

Fatal error: Uncaught Error: Call to a member function load_shortcodes() on null in /public_html/wp-content/themes/jevelin-child/framework-customizations/extensions/page-builder/class-fw-extension-page-builder.php:145 Stack trace: #0 /public_html/wp-includes/class-wp-hook.php(324): FW_Extension_Page_Builder->_admin_filter_fw_post_options(Array, 'page')

This issue is similar, but the error contains "non-object" instead of "null", the issue is closed, and no solution is provided on that thread. If I activate Twenty Nineteen with the same extensions, the error persists. Any pointers are appreciated.

swinggraphics avatar Aug 19 '24 13:08 swinggraphics