Title: Ron's Replies | WordPress.org

---

# Ron

  [  ](https://wordpress.org/support/users/roncode/)

 *   [Profile](https://wordpress.org/support/users/roncode/)
 *   [Topics Started](https://wordpress.org/support/users/roncode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/roncode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/roncode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/roncode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/roncode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/roncode/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Constructor Theme breaks latest NextGEN Gallery release](https://wordpress.org/support/topic/constructor-theme-breaks-latest-nextgen-gallery-release/)
 *  Thread Starter [Ron](https://wordpress.org/support/users/roncode/)
 * (@roncode)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-breaks-latest-nextgen-gallery-release/#post-1812386)
 * Latest Constructor Theme 1.4.1 fixes the conflict issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] After NextGEN 1.7.0 upgrade most backend functions not operational](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/)
 *  Thread Starter [Ron](https://wordpress.org/support/users/roncode/)
 * (@roncode)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/#post-1812385)
 * Latest Constructor theme 1.4.1 release fixes the conflict issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] After NextGEN 1.7.0 upgrade most backend functions not operational](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/)
 *  Thread Starter [Ron](https://wordpress.org/support/users/roncode/)
 * (@roncode)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/#post-1812233)
 * I switched to the default TwentyTen theme for a test and everything ran perfectly.
   Switched back and the issues return. It’s definitely interaction with the theme.
   I also found that when I go to the theme customization options for Constructor,
   some of the settings do not function if NextGEN is activated.
 * As for the problem scenarios – When selecting a NextGEN panel, I get the following
   error reported in firebug console:
 * > $(“.constructor-accordion”).accordion is not a function
   >  [Break On This Error]
   > navigation: true
 * The block of js code from the theme that chokes everything is:
 *     ```
       // Accordion
       $('.constructor-accordion').accordion({
        autoHeight: false,
        navigation: true
        });
       ```
   
 * I don’t know much about js, but this function looks pretty basic. I’m guessing
   there is some deeper underlying conflict that is causing the issue.
 * Unfortunately I am too heavily invested in the constructor theme to change away
   from it now. If that theme itself is at fault, then I can try to pursue the author
   as I would’t expect you to fix someone else’s problem. However, everything ran
   fine with the previous NextGEN version, so I don’t really know who is stepping
   on who’s toes when it comes to the conflict.
 * Any help is greatly appreciated.
 * Thank You.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] After NextGEN 1.7.0 upgrade most backend functions not operational](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/)
 *  Thread Starter [Ron](https://wordpress.org/support/users/roncode/)
 * (@roncode)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-after-nextgen-170-upgrade-most-backend-functions-not-operational-1/#post-1812096)
 * I am not getting whitescreens, only failure of certain functions.
 * It looks like javascript may be failing, and it looks like the conflict is with
   my theme. Why would the theme affect the back-end admin functions of other plug-
   ins?
 * This is the page error I get:
 *     ```
       Webpage error details
   
       User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
       Timestamp: Mon, 13 Dec 2010 08:21:11 UTC
   
       Message: Object doesn't support this property or method
       Line: 99
       Char: 5
       Code: 0
       URI: http://{myurl}/wordpress/wp-content/themes/constructor/admin/js/settings.js?ver=3.0.3
       ```
   
 * I’m running the latest WP-Constructor theme 1.3.1.
 * This was all working fine before I upgraded to NextGEN 1.7.0. No errors, no issues.
   Something in the new NextGEN is now conflicting. I know Constructor theme was
   actually built to run with NextGEN for some of it’s slideshow functionality.
 * I’ve put a lot of time building my site around this theme, so I’m not really 
   in a position to change it, which means I’m stuck right now.

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