• Hello, we noticed that a couple of plugins we wanted to use have some problem where Ajax is being used, like BuddyPress and Shortcodes Ultimate. On BuddyPress, the avatar upload button is missing. On Shortcodes, you can’t use the Accordion control.

    Using Firebug, we noticed there was an jquery error on the slider:
    TypeError: jQuery(…).responsiveSlides is not a function
    jQuery(“.rslides-inner .slides”).responsiveSlides({

    Do you guys know if this is an error in the theme or other code you’re using? Appreciate the help and thanks for creating the theme.

    Cheers,
    Jeff

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Jeffsne

    (@jeffsne)

    forgot the website: https://infinitymedrx.com

    I also have problems with buddy press, I don’t have any activate or register page. Anyone can help?

    Using Firebug, we noticed there was an jquery error on the slider:
    TypeError: jQuery(…).responsiveSlides is not a function
    jQuery(“.rslides-inner .slides”).responsiveSlides({

    function.php
    //Register Shortcodes Styles And Scripts
    if ( is_front_page() or thinkup_check_ishome() {
    function thinkup_shortcodescripts()

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘jquery error on slider’ is closed to new replies.