Title: Nimble editor has issues
Last modified: May 10, 2019

---

# Nimble editor has issues

 *  Resolved [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/)
 * I am on a local MAMP server.
 * I have created a new host today, with a latest release wordpress, removed all
   extensions, only nimble builder left.
 * 2 issues with the builder :
    * in the pick a section section, none of the sub
   list items appears (inspect element shows empty UL) * when drag n drop a 2, 3
   of 4 sections into a section, I get “updateAPISetting => sek-add-content-in-new-
   sektion => Error with self.getPresetSectionCollection()”.
 * Other errors : on the console I can see when opening the builder “Error while
   parsing the ‘sandbox’ attribute: ‘allow-orientation-lock’, ‘allow-presentation’
   are invalid sandbox flags.” (load-scripts.php 4:11376).
 * Is there something I can do ?

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11519360)
 * downgrading to previous version seems to fix these issues.
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11520160)
 * hello [@ezhikorn](https://wordpress.org/support/users/ezhikorn/) thank you for
   reporting these issues.
    I’m not able to reproduce those problems on a local 
   server unfortunately. If you re-upgrade Nimble to the latest version, does it
   work now ? If you switch theme, does it solve the problem ? Thank you !
 *  Thread Starter [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11520187)
 * Hi, thank you for you attention on my post. I have tried this yesterday (re upgrade,
   switch to theme nineteenth), then did it again today, same result. I have another
   wordpress on the same MAMP server that had the 1.7.3 and I didn’t notice it because
   I have been already through the early design steps, and it presents the same 
   issues. Upgrading to 1.7.4 does not fix it.
    On the latest wordpress, there is
   nothing installed, I have removed all plugins but the nimble builder, and themes,
   only the current wordpress default themes and customizr. I started a child them
   but I removed it too, so it is pretty naked. cleared the caches several times
   of course. On the plugin archive, the latest available is 1.4.13 and it works
   well. I am on a Mac OS and I use safari as primary navigator, all things at the
   latest release. PHP 7 on the server. if you give me access to the whole nimble
   builder history, let say starting 1.7.0, I can test each of them and quickly 
   give you an update to help to narrow down the change when the issue happened :
   I think there is only one in fact, and it is around the “sandbox” flags. In the
   minified script it is very difficult to locate it. I am ready to reverse engineer
   a little bit this part but you are in the better place with the sources at hand
   directly with all the comments around. or is there a git where I can have a look?
    -  This reply was modified 7 years ago by [ezhikorn](https://wordpress.org/support/users/ezhikorn/).
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11520218)
 * OK thanks for those informations.
    It might be due to a communication problem
   between your local server and the remote Nimble Builder api site, on which Nimble
   remotely fetches the pre-built section data.
 * If you want to explore this topic, you can try to monitor the PHP error in the
   following part of the code : [https://plugins.trac.wordpress.org/browser/nimble-builder/trunk/inc/sektions/ccat-sektions.php#L1497](https://plugins.trac.wordpress.org/browser/nimble-builder/trunk/inc/sektions/ccat-sektions.php#L1497)
 * You normally have access to all versions of the plugin here : [https://wordpress.org/plugins/nimble-builder/advanced/](https://wordpress.org/plugins/nimble-builder/advanced/)
 *  Thread Starter [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11520248)
 * I don’t see any network activity to a Nimble api site. There are no network errors.
   tried in Chrome, same issues, different error messages (about a facebook frame–
   not sure how this link to Nimble builder).
    I will work with the old version 
   and will try every new version you publish. Thanks.
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11528813)
 * Hi Ezhikorn,
 * Sure, no problem and post any other question if you have in the topic, happy 
   to answer.
 *  Thread Starter [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11537547)
 * Hi, sorry for the delay, I got the time to test the previous versions of the 
   nimble builder and it is the 1.6.7 that is the last working one, 1.7.0 is starting
   to show the issue and nothing better to the current one.
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [7 years ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11537814)
 * OK thanks for that.
    I’m on it.
 *  Thread Starter [ezhikorn](https://wordpress.org/support/users/ezhikorn/)
 * (@ezhikorn)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11695713)
 * Hi, back to this issue, I have installed the today latest version, 1.8.6 , and
   the issue does not appear, the pre build sections are there as expected. I can
   close this issue then. Thanks.
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11695764)
 * [@ezhikorn](https://wordpress.org/support/users/ezhikorn/) ok thanks for the 
   update

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Nimble editor has issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/nimble-editor-has-issues/#post-11695764)
 * Status: resolved