• Resolved anthonyod

    (@anthonyod)


    Hello,

    I have been using the nextgen slideshow and have had need to use Full Background Manager plugin.
    When the two are used on the same page then I cam getting the following error:

    “Exception thrown

    No utilities registered for I_Display_Type_Controller

    Can you offer any insight as to what is happening?

    Many thanks

    anthonyod

Viewing 1 replies (of 1 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @anthonyod – Not being familiar with the “Full Background Manager” plugin I cannot say what might be creating a conflict to stop NextGEN Gallery from working correctly. It may be an issue with the JavaScripts conflicting in load order.

    You can try adding this code snippet to see if it helps:

    /** Javascript Conflicts? */
    add_filter( 'run_ngg_resource_manager', '__return_false' );

    Although if it does not make a difference please remove it as it does affect our third-party compatibility methods.

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict between NextGen Slideshow and Full Background Manager plugin’ is closed to new replies.