Forum Replies Created
-
AuthorPosts
-
June 16, 2014 at 7:05 am in reply to: Plugin Update – Event Dates Revert to Jan 1, 1970 with start/end time #229347
Casey
Participantyohogdes,
Thanks for getting in touch and sorry to hear you’re having trouble here, but hopefully I can help. It looks like on line #24 you’re calling tribe_get_start_date() and then converting it. I would suggest just outputting the results of the tribe_get_start_date() function directly, and make sure you specify a date format. I would try that and see if that helps fix the issue.Unfortunately, that’s the only guidance I’m going to be able to provide here, since this is a customization specific to your site, but hopefully that points you in the right direction.
Good luck and thanks! 🙂
-Casey-
Casey
Participantwfaa,
Thanks for getting in touch! Unfortunately, we can’t recommend querying the database directly, as it’s possible that the plugin’s data structure might change in a future version and break your code. Your best bet is to use the tribe_get_events() function to correctly query events in a supported fashion.Take a look at the docs there and hopefully that points you in the right direction. Thanks! 🙂
-Casey-
Casey
ParticipantTran,
Thanks for getting in touch! Unfortunately this is not currently possible in the current version of the plugin. If this is something you’d like to see in a future release, I would suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.Thanks! 🙂
-Casey-
Casey
ParticipantTran,
Thanks for getting in touch! Our filterbar does support Sub-categories (screenshot), so users should be able to filter on child Event categories also. Just go to ‘Events->Event Categories’ to set up your Category hierarchy. Hopefully that helps to answer your question.Thanks! 🙂
-Casey-
Casey
ParticipantGreat! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
ParticipantGreat! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo
Thanks in advance. 🙂
Cheers,
CaseyCasey
Participantmcomarketing,
You’ll want to make sure you have ‘Number of Events to Show’ set to at least 1 in the widget settings (screenshot), in order for those links to preview the day’s events correctly.As far as hiding the Event Meta section on the single events page, you should be able to do this by adding the following CSS to your theme’s stylesheet:
.single-tribe_events .tribe-events-event-meta {
display:none !important;
}
Give that a try and let me know if it does the trick. Thanks! 🙂
-Casey-
Casey
ParticipantThis resolves the issue for the Community add on, but then removes all formatting for the original calendar(not part of the community events add on). Can you explain how we would fix that?
Sorry to hear that you’re still having issues, but your reply above helps me to realize that this is indeed an issue with your theme, since changing the Events Template to your theme’s Default Page template removes all formatting.
Please review our policy on providing support for third-party themes, which will hopefully clear up any confusion as to what kind of support we can offer in situations like this. While I wish I could say that the plugin seamlessly integrates with every theme out there, the reality is that custom themes have so many settings/options that it would be nearly impossible for us to account for all of those.
Finally, I would suggest that you reach out to the developer of your theme to see if they can offer some further guidance here, since it’s apparent that something within your theme is conflicting with the plugin.
We’d be happy to help answer any questions that the developer of your theme might have about how the plugin works as they’re investigating further. Thanks! 🙂
-Casey-
Casey
ParticipantThat’s correct. 🙂
Casey
Participantfluxar,
Thanks for getting in touch, and hopefully I can help you out here. By default, the tooltips for the Calendar use the_excerpt() function in WordPress to display a preview of the event description. This function strips all HTML by default, so you’ll need to customize this functionality to allow the BR tag.Using a quick Google Search, I found this blog post which talks about allowing different HTML tags in your excerpts. Hopefully that points you in the right direction.
Thanks! 🙂
-Casey-
Casey
Participantfccilm,
Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.Thanks! 🙂
-Casey-
Casey
ParticipantA McMurry,
Thanks for getting in touch! Unfortunately, we do not currently have a way to offer Evaluation versions of our plugins. You can always take a look at the product page for more information, as well as checking out our demo site to see the plugin in action. If for some reason you’re not satisfied with the plugin, we do offer refunds within 30 days of purchase.Let me know if that answers your question, or if I can help further. Thanks! 🙂
-Casey-
Casey
ParticipantAlways glad to help! 😀 Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw
Thanks in advance. 🙂
Cheers,
CaseyCasey
Participantdanareeves,
It looks like your theme supports adding custom CSS via the theme options. Try adding the CSS rules there and see if that fixes things. Thanks! 🙂-Casey-
Casey
ParticipantThanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.
By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw
Thanks in advance. 🙂
Cheers,
Casey -
AuthorPosts
