Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Could be issue with jQuery conflicting with the plugin jQuery. Please check that the theme is using the latest version of Jquery

    Thread Starter massimo.mazzariol

    (@massimomazzariol)

    Hi!
    First of all thanks for the reply. The theme is using jQuery 1.11.0 but the problem is located in the CSS indeed commenting out this line in the cmtt_glossary_stylesheets function made both the theme options and the plugin running smooth:

    // wp_enqueue_style('jqueryUIStylesheet', self::$cssPath . 'jquery-ui-1.10.3.custom.css');

    The problem seems about .tab class and related ones.

    Hope this help

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Unfortunately the WordPress doesn’t come with the UI styles bundled, so we had to add the UI stylesheet. However starting from version 2.7.6 we will only load it for our plugin’s settings.

    Thread Starter massimo.mazzariol

    (@massimomazzariol)

    Seems fine to me! When are you going to release the new version?

    Thanks a lot for support!

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    We just released. I am closing this thread. If issue persists please open a new one

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘CSS conflicts with hueman theme’ is closed to new replies.