Viewing 5 replies - 1 through 5 (of 5 total)
  • Brent

    (@brentkrueger)

    Also seeing this issue after latest update… might be forced to revert to older version

    also have the same problem with: ‘$(“.smartcat_accordion”)’

    Plugin Author smartcat

    (@smartcat)

    sorry guys,

    ill fix this issue asap and upload a new version.

    thanks for bringing it up!

    Brent

    (@brentkrueger)

    Thanks Smartcat,

    Any update on this fix?

    Appreciate it!

    silvia451

    (@silvia451)

    Hi,

    I fixed the problem adding ‘jquery-ui-accordion’ in the dependencies of inc/script/sc_our_services.js.

    So in class.smartcat-services.php the line 375 is now:
    wp_enqueue_script( ‘smartcat_services_default_script’, SC_SERVICES_URL . ‘inc/script/sc_our_services.js’, array( ‘jquery’, ‘jquery-ui-tooltip’, ‘jquery-ui-accordion’ ), self::VERSION );

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Uncaught TypeError: $(…).accordion is not a function’ is closed to new replies.