Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
That is not a feature we support.
You might be able to modify the search function of WordPress, but I cannot help with that kind of customization unfortunately.
September 4, 2015 at 9:35 am in reply to: Use Community Events for Venue Resource/Conference Room Booking? #1002159Brian
MemberHi,
Thanks for using our Products. However, you are looking for features we do not have.
Community Events is for the creation of Events only and has no booking features as you describe.
You would want to look at a booking plugin for that.
You are welcome to try and modify the plugin, but that is beyond the support we can provide.
Let me know if you have any follow up questions.
Thanks
September 4, 2015 at 9:32 am in reply to: Category filter stopped working after adding auto advance code #1002157Brian
MemberHi,
Thanks for using our plugins. I can try to help out, but I am limited in troubleshooting customizations.
Looking at the coding it does not include a way to sort by category.
It is possible it could be added and I am checking with the creator, but I am not sure when we could get it done as we are finishing up a new release.
I will let you know what I find out.
Thanks
September 4, 2015 at 9:22 am in reply to: How to remove Rich Snippets from sidebar calendar? #1002156Brian
MemberHi,
Thanks for using our plugins. I can help out here.
I was not able to replicate the results in Google Search, but sense we do not live in the same area that makes sense.
Either way to remove this, Nico’s solution is still valid it was just for the Core version and not Pro.
In Pro is is the event class vevent in the List Widget causing this.
You want to follow our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To move over these two files into your theme to edit:
events-calendar-pro\src\views\pro\widgets\list-widget.php
events-calendar-pro\src\views\pro\widgets\mini-calendar\list.php
In those files you want to replace this:
<div class="<?php tribe_events_event_classes() ?>">With This:
<div class="<?php echo str_replace("vevent", "", tribe_events_event_classes( get_the_id(), false ) ); ?>">In the list.php file you might want to remove vcalendar from this class if you are using the Mini Calendar Widget:
<div class="tribe-events-loop hfeed vcalendar">
Let me know how that works out.Thanks
Brian
MemberI am glad to see you were able to figure it out. And indeed Enfold does have some custom coding that changes some of our settings.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
September 4, 2015 at 8:29 am in reply to: Facebook API Error returned for PageNAME: An access token is required #1002133Brian
MemberOk Hope you are able to figure it out.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberSorry for the let down we are looking into it.
We are emailing you a zip of the ical importer.
Look for an email from Rob.
Brian
MemberHi,
The Events Calendar Category Colors is not created by us and so not supported by us.
The Developer Andy Fragen is super responsive and could help better on this as he created it.
I would encourage you to post in the support forum on WordPress.org:
https://wordpress.org/support/plugin/the-events-calendar-category-colors
Cheers
Brian
MemberHi,
Sorry for the issues with this.
I checked and found the order and it still says Pending Payment on our end.
Can you confirm that the Paypal Payment went through on your account in Paypal?
You can provide that information as a private reply.
Let me know and we can get this resolved.
Thanks
Brian
MemberYou’re Welcome.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberYou’re Welcome.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
September 4, 2015 at 4:28 am in reply to: Static Events not showing but Recurring Events are… #1002029Brian
MemberGreat glad it is working now!
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberThis reply is private.
Brian
MemberSorry to not have better information on this.
If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
http://tribe.uservoice.com/forums/195723-feature-ideas
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberYou’re Welcome.
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
-
AuthorPosts
