Forum Replies Created
-
AuthorPosts
-
November 3, 2015 at 10:50 am in reply to: Calendar date and calendar icon date do not match #1021396
Brian
MemberHi,
I apologize I missed something in QA and we introduced a bug here.
You can replace the contents of this file:
plugins/events-calendar-pro/src/functions/template-tags/widgets.php
With the coding here:
That will fix the issue until we can release a patch.
Let me know if that works.
Thanks
Brian
MemberHi,
Yep that is the solution for now.
It will be fixed in the next release.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions to the Events Calendar Pro forum.
Please login first and then head there to create a new thread.
Thanks again!
November 3, 2015 at 8:31 am in reply to: iCal extension importing recurring events with the same end date as the #1021318Brian
MemberHi,
Sorry for the issues you are having.
We have a glitch in the importer when trying to import these type of events.
We are working on a fix and have one for the 4.0 release.
We have started testing that release, but not sure on the release date.
We will have a beta that you could try out soon, but it is not recommended for live sites yet.
Let me know if you have any follow up questions.
Thanks
November 3, 2015 at 8:23 am in reply to: Events List icon showing date the event was entered instead of date of event #1021309Brian
MemberGreat glad it helps. The next release includes a fix for this as well.
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
November 3, 2015 at 8:23 am in reply to: Incorrect Date on some events shown on calendar widget #1021308Brian
MemberGreat glad it helps.
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.
Stefano if you still need help please open your own thread and reference this one and we can go from there.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help get you started on this.
For editing templates we have our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
The single template starts with this one:
plugins/the-events-calendar/src/views/single-event.php
Which you want to move and edit in your theme here:
yourtheme/tribe-events/single-event.php
There is also more single event modules here to edit:
plugins/the-events-calendar/src/views/modules
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
I got the feed to work like this:
Dropping the webcal:// worked for me.
Does that work for you?
November 3, 2015 at 8:10 am in reply to: Tickets for Woocommerce : Can’t display "Add to cart" box. #1021298Brian
MemberHi Gojicode,
Thanks for using our plugins. I can help out here.
Please note you posted in the Pre Sales Forum. I have moved the thread to the WooCommerce Tickets Forum. In the future please sign in and post in the premium forums and we can better help you out there.
The tickets will only show on the event page created.
What is your ticket settings for a single ticket as outlined here:

Also please review our new user primer to confirm everything is setup:
https://theeventscalendar.com/knowledgebase/new-user-primer-woocommerce-tickets/
Thanks
Hi gilesholder,
Thanks for posting here. I can certainly help you here, but we can help you better if you create your own topic in the forum, where we can interact with you one on one. Also, we encourage you to post on your own topic because every time we post it will email the author of the topic.
Having said,
Please also let me know you ticket settings above for a single ticket.
So if you can let me know what you find out in a new topic we can help you there, but if you like you can still post what you find here.
Thanks
November 3, 2015 at 8:05 am in reply to: Language translation and showing event by category #1021289Brian
MemberHi,
Thanks for using our plugins. I can help out here.
1. For translations we reply on the community to keep them updated and you can learn more about updating them here:
https://theeventscalendar.com/knowledgebase/adding-or-updating-a-translation/
2. That is all we have as a guide for that.
You can try this plugin that is created by a 3rd party that might work for you:
We are not able to support that though, but it looks like it could work for you.
Cheers
Brian
MemberHi,
Sorry for the issues here. There is a bug in the system that is causing this.
We have a fix in the next release that we are testing now, but I do not have a release date yet for it.
In the mean time this css can hide that box:
.home .recurringinfo .recurring-info-tooltip {
display: none;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
November 3, 2015 at 7:57 am in reply to: Can anyone tell me how to correct the dates in my mini-calendar widget #1021281Brian
MemberHi,
I apologize I missed something in QA and we introduced a bug here.
You can replace the contents of this file:
plugins/events-calendar-pro/src/functions/template-tags/widgets.php
With the coding here:
That will fix the issue until we can release a patch.
Let me know if that works.
Thanks
November 3, 2015 at 7:56 am in reply to: Events List icon showing date the event was entered instead of date of event #1021280Brian
MemberHi,
I apologize I missed something in QA and we introduced a bug here.
You can replace the contents of this file:
plugins/events-calendar-pro/src/functions/template-tags/widgets.php
With the coding here:
That will fix the issue until we can release a patch.
Let me know if that works.
Thanks
Brian
MemberHi,
You can follow our themer’s guide to remove that from the template:
https://theeventscalendar.com/knowledgebase/themers-guide/
Or this CSS will hide that area:
#event_cost .tribe-community-event-info tbody tr:nth-child(2) {
display: none;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
November 3, 2015 at 7:45 am in reply to: all day events: events expired, but the date is ok #1021267Brian
Memberok yeah those features are not available in 3.11.x
And thanks for the theme name, but a conflict is not the cause it is just an older version.
I am going to close this ticket to new replies, but the issue is still open and we will update this ticket once we release a fix.
If you have any new questions or issues please create a new ticket and reference this one.
Thanks
-
AuthorPosts
