Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to a member function load_shortcodes() on null #4366

Open
swinggraphics opened this issue Aug 19, 2024 · 0 comments
Open

Call to a member function load_shortcodes() on null #4366

swinggraphics opened this issue Aug 19, 2024 · 0 comments

Comments

@swinggraphics
Copy link

swinggraphics commented Aug 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant