needshelp21
Forum Replies Created
-
Forum: Plugins
In reply to: [Nimble Page Builder] Can’t add new sections to existing nimblebuilder sitesHi Nicolas,
it is the new version.
Hi Nicolas,
I created a litte clip to show you the process: https://www.loom.com/share/ef531f9792ad4753bb4259d4ff1fffb9
New Page:
a) create a new test page, publish it privately
b) open content picker
c) try to add new new section, nothing seems to happenEdit existing page or event:
a) open published event
b) click Edit with NimbleBuilder
c) Open the content picker > pick a section > drag&drop my section or preinstalled sections
d) nothing happens, message “Something went wrong, please refresh this page.” appearsForum: Plugins
In reply to: [Nimble Page Builder] Can’t add new sections to existing nimblebuilder sitesHi Nicolas,
thanks for your support.
We tried to hunt this bug by enabling the debug mode, adding these two lines to the wp-config.php.
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );This leads to a confusing result. AFTER adding the lines the error message change to:
“validation error => unauthorized option group for global setting value => local_options
If this problem locks Nimble Builder, you can try resetting the sections of this page.”When setting back to default config the error messages changes back to
“Something went wrong, please refresh this page.”And there appears no Logfile in the wp files.