Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Thanks for using my plugin and I apologize for the trouble.

    Right now your theme is loading a javascript file that has an error in it which is preventing any other scripts from running (including mine).

    https://www.guidetostopsnoring.com/wp-content/themes/ppl-ninja/js/ppl-script.js?ver=3.7.1 on line 41 is trying to reference a function swipe() which doesn’t exist. If you get that fixed (assuming there are no other issues) then my toggles will start working.

    Thread Starter zzbloggerzz

    (@zzbloggerzz)

    Thanks for looking at it. I have submitted a ticket to
    my theme developer to have them look at and fix it. I will followup here.

    Thread Starter zzbloggerzz

    (@zzbloggerzz)

    It sounds like it might take some for my theme developer to address this issue. Is there something you could suggest I do as a patch in the meanwhile ?

    Perhaps I could add a swipe() function ( that does nothing )
    to at least satisfy this issue ?

    I am not sure how I would add an empty swipe() function.

    Any help would be appreciated.

    Thanks, Fred B.

    Plugin Author John Gardner

    (@jgardner03)

    I think better than adding an empty function (which would create its own set of issues) would be to comment out (or erase — the same thing) the sections of code which call swipe().

    You’d have to open the ppl-script.js in a text editor and the function is covered in lines 41-52

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘FAQ showing in open state’ is closed to new replies.