Forum Replies Created
-
AuthorPosts
-
Casey
Participantdragonflyca,
Thanks for getting in touch! Unfortunately, that plugin doesn’t really help, since the Category checkboxes are built from within the plugin itself, and can’t be easily modified. If this feature 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.Just let me know if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantDavid,
Thanks for getting in touch! Take a look at this thread, which I think will address your issue, and let me know if you have further questions.Thanks! 🙂
-Casey-
Casey
Participantmotoshop,
Thanks for getting in touch! I’m currently seeing an embedded Google Calendar when visiting that URL, so I’m assuming that you were able to figure this one out? Just let me know if you need further help here. Thanks! 🙂-Casey-
June 30, 2014 at 6:50 am in reply to: How do I display a longer filterbar with more categories? #262076Casey
Participantbenmhope,
Thanks for getting in touch! You should be able to use the following CSS to something like this:
#tribe_events_filter_item_eventcategory .tribe-events-filter-group, #tribe_events_filter_item_eventcategory .tribe-events-filter-group ul {
max-height:none !important;
}
Give that a try and let me know if it does the trick. Thanks! 🙂
-Casey-
Casey
ParticipantMichael,
Thanks for getting in touch! Unfortunately this isn’t currently possible. However, 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.Hopefully that answers your question, but let me know if I can help further. Thanks! 🙂
-Casey-
Casey
Participantdealerdan,
Thanks for getting in touch! It appears that you’re somehow displaying the main calendar on your homepage, which isn’t currently supported by our plugin. When I visit /events/today/ the day view correctly displays: http://www.kingstonontarioevents.com/events/today/May I ask, how were you able to get the calendar to display on your homepage? Are you using event rocket to do this, or some other customization?
Thanks! 🙂
-Casey-
Casey
Participantsafarilee,
Thanks for getting in touch! I’m not very familiar with the plugin you referenced, but you should be able to insert any of our widgets with a shortcode by using the third-party event rocket plugin. Give that a try and see if it does the trick.Thanks! 🙂
-Casey-
Casey
Participanthshelton,
Thanks for getting in touch! You should be able to add some left margin to that link in order to give it the space you want. Try doing something like this in your CSS:
.tribe-events-adv-list-widget .tribe-events-widget-link {
margin-left:15px;
}
Give that a try and let me know if it does the trick. Thanks! 🙂
-Casey-
Casey
ParticipantJen,
Thanks for getting in touch! You should be able to perform a template override (take a look at our themer’s guide to learn how to do this) on ‘events-calendar-pro/views/pro/widgets/list-widget.php’ and use the ‘tribe_get_custom_field()‘ function to display your custom field.Here’s an example of how to use that function:
echo tribe_get_custom_field( 'YOUR_FIELD_NAME' );
Hopefully that points you in the right direction, but let me know if you have further questions. Thanks! 🙂
-Casey-
June 30, 2014 at 5:58 am in reply to: Disable featured image on community event submission form #262001Casey
Participantparentingsuccessnetwork,
Thanks for getting in touch! Take a look this thread, as I think it will answer your question. After giving that a try, just let me know if that did the trick, or if you have further questions.Thanks! 🙂
-Casey-
Casey
Participantmsriolobos,
Thanks for getting in touch 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
Participantmsriolobos,
Hey there! Since it looks like this is a duplicate of your other thread in the PRO Forum, I’ll go ahead and close this one out and respond to your question on the other thread. Thanks! 🙂-Casey-
Casey
ParticipantGreat! Glad to hear that answered your question. Since, it looks like you’re all set here, I’ll go ahead and close out this thread.
Feel free to start another thread if you have further questions. Thanks! 🙂
-Casey-
Casey
ParticipantNick,
Try doing something like this instead: https://gist.github.com/ckpicker/d6cf7cbd1d2d6ea70aefThat seemed to do the trick for me locally. Good luck! 🙂
-Casey-
Casey
ParticipantAwesome! 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,
Casey -
AuthorPosts
