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!
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?
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!
Author
Posts
Viewing 7 posts - 1 through 7 (of 7 total)
The topic ‘Recurrence bug’ is closed to new replies.