Forum Replies Created
-
AuthorPosts
-
Casey D
MemberHello Lisa and chritianmueller,
Thanks for contacting us!
These are separate features that can be accomplished with two of our premium plugins.
Select Categories with Filterbar
With the Filterbar plugin, you can allow users to filter the calendar by category and other information. We unfortunately don’t have a live example of this, but here is a screenshot that may help.
Featured Event Widget
The Events Calendar Pro premium plugin comes with a ‘Countdown’ widget with a timer to the selected event. The same can also be accomplished using the ‘Event List’ widget and the features the Pro plugin adds to it.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello jbird1111,
Currently there is no option to display multi-day events as a bar in month view. If you have a moment, we’d love for you to submit your idea to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.
I’ll add this image of the Week View, so you can link to it in your UserVoice post, if you choose to make one.
Cheers!
– Casey Driscoll
Casey D
MemberHello anemestudio,
Thanks for contacting us. We unfortunately can’t support 3rd party scripts and customizations, as that level of customization goes beyond the scope of the forums.
However, Tribe Events are just custom post types that uses standard category taxonomy, so I see no reason why you wouldn’t be able to query and group by that.
Good luck!
– Casey Driscoll
Casey D
MemberHello littleshiva,
Thanks for contacting us!
To output European style dates, I am assuming you are using the WordPress General Settings to set the Date Format
This snippet will make the Events date format conform to the WordPress date format.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello creaws,
Thanks for contacting us.
Unfortunately, that feature does not yet exist. If you have a moment, we’d love for you to submit your idea to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello jgirardi,
Thanks for contacting us.
I believe this is a theme conflict. With the page template you are using, everything is being put into the first left column.
Unfortunately that level of customization goes beyond the scope of the forums. But here is a css pointer to get you started:
A plugin like http://wordpress.org/plugins/simple-custom-css/ will help you add css to your site.
.tribe_events.hentry { width: auto; height: auto; }That code should create this fix:
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello welshartnow,
Thanks for upgrading!
Unfortunately that level of customization goes beyond the scope of the forums. I attempted to try some css to hide the fields, but could not find a selector specific enough. CSS will be your best bet if you wish to try.
Ultimately I believe you will just have to leave the fields populated with the default data, and visible.
If you have a moment, we’d love for you to submit your idea to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.
Does this make sense? Sorry I couldn’t be of more help!
Cheers!
– Casey Driscoll
Casey D
MemberHello castledesign,
Sorry for the frustration, I believe I have run into this issue before.
I have a few questions if you could respond back!
– Is it on the front side or the admin side that breaks?
– Is the widget admin page completely blank, or does it half load?
– Which widget is it stuck if it half loads?Here are some excellent tools for uploading some screenshots, if you would be so kind!
– Casey Driscoll
Casey D
MemberHello castledesign, thanks for upgrading!
Typically that level of customization goes beyond the scope of the forums, but since it is so small I should be able to help you out.
I believe you want something more specific like
table.tribe-events-calendar { background: white !important; }Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberI believe though in Google Calendar you can import the entire calendar with the .ics file.
Casey D
MemberHello jacobrmcdaniel,
Thanks for contacting us!
Unfortunately it is not easy or possible to do either of these tasks with the current release.
If you have a moment, we’d love for you to submit your idea to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.
Here is a link for the ‘rename the .ics file’ request http://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/5358418-ability-to-change-the-ics-download-file-name
Also, there is unfortunately no way to export the whole calendar to Google via the Google Add to Calendar button. That feature currently only exists for single events.
Sorry for the non-positive answers!
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello welshartnow,
Congrats on upgrading! 😀
First, it might be helpful to check out our primers. They’re quick videos that will bring you up to speed quickly.
You’ll need to download the plugin files and then upload them with FTP or with some other connection to your host.
Once you activate, you will enter your license in the Event Settings > Licenses field, you will be notified in the WordPress dashboard when an up date is released.
To update, you’ll just need to click on the ‘update plugin’ links when the time comes in the future.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello welshartnow,
Thanks for contacting us.
We’ve seen similar bugs for other users which are getting updated in the next release. We typically don’t give predictions on release dates, but we are rapidly closing in and it should be in the next few weeks at the very, very latest. Perhaps much sooner.
I’ll close this thread if you have no other questions (but would be happy to answer anything else!)
Cheers!
– Casey Driscoll
Casey D
MemberHello helloodds,
Thanks for contacting us!
The plugin has since been updated, so to remove the current action you’ll need (be sure to clean up apostrophes!)
remove_action('tribe_events_single_event_after_the_meta', array( TribeEventsPro::instance(), 'register_related_events_view' ) );That might fix your ‘count = 3’ problem also.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
May 19, 2014 at 11:16 am in reply to: Fonts in Events List Widget are HUGE after upgrade to PRO #166386Casey D
MemberHello 1968rouleur,
For future reference, here are some excellent tools for uploading some screenshots!
It appears your original css should be working, if you have this code (with the important) it should work like you want it too.
.tribe-events-adv-list-widget .entry-title { font-size: 10px !important; }Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
-
AuthorPosts







