Recurrence bug

Home Forums Calendar Products Events Calendar PRO Recurrence bug

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #65738
    accessrose
    Participant

    Still unaware of where to add the bug fix in the functions php file. Any help?

    #65739
    accessrose
    Participant

    This reply is private.

    #65763
    Barry
    Member

    Hi accessrose, the forum doesn’t handle code very nicely and I suspect I’m missing some of what you posted. Could you please share the code a second time using Pastebin, Gist or a similar service? Thanks!

    #65787
    accessrose
    Participant
    #65789
    Barry
    Member

    So if you’re referring to the fix posted here you should just be able to add that to the end of your functions.php file. Can you try that and if you have any problems post a copy of your modified functions.php file?

    Thanks!

    #65794
    accessrose
    Participant

    This reply is private.

    #65832
    Barry
    Member

    Hi accessrose, it rather looks like you’re missing a substantial piece of the code. Can you look at the last line in the paste you just shared? You have:

    add_action('admin_head', 'tribe_fix_recurrence_dialog'); function tribe_fix_recurrence_dialog(){ ?>

    And nothing after that. Can I ask you to compare this to the code you see on this page which contains several additional lines beyond that?

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Recurrence bug’ is closed to new replies.