• I am receiving popular jetpack error of ‘This slideshow requires JavaScript.’!
    i have read different topics and i followed an instruction to find the exact error details.
    in my browser console the error specified as this:
    Uncaught TypeError: Object [object Object] has no method ‘on’
    slideshow-shortcode.is:186

    when mouse is over the second line this address apears:
    http://www.MyDomain.com/wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js?ver=20121214.1

    when i click on the address the error line in jetpack codes is:
    $( ‘body’ ).on( ‘post-load’, jetpack_slideshow_init );
    after this line the console wrote:
    Uncaught typeerror: object[ovect Object] has no method ‘on’

    it’s all. waiting for you help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mojtabamo

    (@mojtabamo)

    Any one can help me?

    I’m getting this same problem. For me it is the JETPACK slideshow. The slideshow is blank and has the error above “This slideshow requires JavaScript.” error console shows ” $( ‘body’ ).on( ‘post-load’, jetpack_slideshow_init ); ” and then breaks on no method for ‘on’

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Pluging: Jetpack] Slideshow not working. details of error provided’ is closed to new replies.