Hi Tribe,
I use your plugin for my client’s site http://www.mujpisek.cz
I have problem when I make hover on month review: http://www.mujpisek.cz/akce-v-pisku/
This site is in Czech language but I try use English and I have still this problem. Default template and deactivation not working. I tried delete my custom theme but without success. I tried make new wordpress instalation on my local only with this two plugins with default language. Please send me info to [email protected]
Thanks
Hello Casey,
I have still this problem. When I make hover, then my Web Developer Toolbar send me this warning (hover effect works):
JavaScript Warning: SyntaxError: Using //@ to indicate sourceURL pragmas is deprecated. Use //#instead
I use Firefox. Thanks for reply.
Helo Casey again,
main problem is not a hover but when i click to next or previous month, ther will be error message:
TypeError: b(…).offset(…) is undefined
if tribe-events.min.js
Problem is with filter – when I load directly page then it is all ok, when I change month with prev or next button, then filter not work
Thanks for reply
I see what you’re saying. I believe your custom theme doesn’t have the appropriate html, so the js tries to find it but can’t find it on month change (I think this is right). This kills js in the browser, and then filtering won’t work after that.
Also, how are you implementing the category bar? Is that a custom implementation?