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

    (@paulgpetty)

    Hi

    There were two releases yesterday, which version do you have?

    I think i am having a similar issue – my ‘upload media’ buttons stopped working and i was having what should be jquery pages opening full browser windows.

    All is well when i disable the wp-time-machine plugin.

    I’m using wp-time-machine version 1.9.21

    ~Simo

    Hi.

    Here a quick fix for wpTimeMachine 1.9.21 : http://pastebin.com/yGR04kBi
    Copy and paste this code in the functions.php file of your theme (don’t forget to remove this code when the next wpTM version will appear).

    @paulgpetty :
    It seems you forgot the $depts parameter in wp_register_script() function.
    I also added the optional $ver parameter, and a little tweak for adding these scripts and your css ONLY on wpTM settings page.

    And for French dudes, a little tutorial on my blog for this : http://scri.in/wptm1921

    Greg

    @paulgpetty any chance of an update to fix this bug soon?

    Thanks
    ~Simo

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘jquery issues with the latest wp-time-machine’ is closed to new replies.