Forum Replies Created
-
AuthorPosts
-
Casey D
MemberHello cehenry,
Thanks for contacting us. I believe this is a theme conflict, so I’m not entirely sure how much we’ll be able to help. 🙁
I’m not entirely sure what is going on here, but I think I’ve tracked it down somewhat.
I think your menu is built with javascript, which is why it fails to be there when js fails. I’m not sure if this is a problem on our end though, I will check with our devs.
– Casey Driscoll
Casey D
MemberHello rldesign,
Your errors should go away if you update these 4 places (in 3 files)
Also, it looks like most of the files in this directory are hurting rather than helping! The point of this override folder is just to put the needed files in there. So unless you have specific edits to change the way it looks on your site, you can remove these files.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello helloodds,
Happy it worked out!
We’d love it if you would leave us a review and let people know how much you like the plugin! http://m.tri.be/jt
I’ll go ahead and close this thread. Let us know if we can help with anything else.
– Casey Driscoll
Casey D
MemberHello mending,
Here are two side by side shots of your website and a vanilla install on IE9 in Windows 7.
The vanilla install (Twentytwelve theme, no extra plugins) is working as expected. This is as much as we can promise to support.
Here is your site with no events in week view:
I will have one of our devs take a look at it, to see if he can find where the conflict is and report back tomorrow. However, since it is a conflict with a plugin or theme on your site, I’m not sure we’ll be able to do much to help 🙁
– Casey Driscoll
Casey D
MemberIt is possible, but not without customization, and unfortunately that level of customization goes beyond the scope of the forums.
Pointers though, if you create a custom view or theme file, you can just use ‘tribe_get_events’ and search for days prior to ‘today’ (the day of the search).
Good luck!
– Casey Driscoll
Casey D
MemberHello rldesign,
That looks like the default week.php template. Do you have another file that contains ‘tribe_events_event_recurring_info_tooltip’ somewhere?
– Casey Driscoll
Casey D
MemberHello culinaryschools,
I’m 99% sure the issue is that your info is tab delimited (from what I can tell). Can you try it with commas and try again?
– Casey Driscoll
Casey D
MemberHello 1968rouleur,
Luckily I had this screen from the other thread!
http://i.imgur.com/TcvVL58.png
I think your directories are capitalized. If you change ‘Widgets’ to ‘widgets’ I believe it should work.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
May 20, 2014 at 1:23 pm in reply to: Fonts in Events List Widget are HUGE after upgrade to PRO #167948Casey D
MemberHello 1968rouleur,
Sorry our Themer’s Guide can be a bit confusing https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/#customizingstyles
I meant the ‘original css’ from your second post would work just fine (the one I corrected you on), as long as you have the ‘!important’ in there too.
I would ignore the ‘pro’ file and directory names and just rename the file to
tribe-events/tribe-events.cssDoes this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello welshartnow,
You will see an update notification in your admin, and I will also update this thread directly, since it is bug related.
– Casey Driscoll
Casey D
MemberHello helloodds,
I don’t think the ‘$count = 3’ default param isn’t catching, by nature of the function call, so there is no query size (it pulls everything then).
If you move the $count = 3 param to the line below, it should work.
28 function custom_tribe_single_related_events() {
29 $count = 3;
30 $posts = tribe_get_related_posts( $count );Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
May 20, 2014 at 12:40 pm in reply to: tooltip is not working on new version of event calender plugin #167906Casey D
MemberHello nysci,
If you post your template override to a site like http://pastie.org, I might be able to tell you what to update.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello crossfitcentercity,
I checked with our devs and there isn’t any thing we can do about this, unfortunately. If you are running a more active site, you have out grown your host. Contact them for more information!
Good luck!
– Casey Driscoll
Casey D
MemberHello upstreme,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
Casey D
MemberHello aling,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
-
AuthorPosts




