Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for using our plugins.
I can help out here.
Have you tried out our tutorial on changing the word events?
Here is the link:
https://theeventscalendar.com/knowledgebase/changing-the-word-events-to-something-else/
Let me know if that works for you.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
I can help out here.
There is no way to add logic to the recurring events to do as you would like.
The only option available is to create the events and then go in delete the single events in the series that you do not want. You can safely delete a single event out of any recurring series.
Let me know if you have any follow up questions.
Thanks
June 3, 2015 at 7:51 am in reply to: Week View, event not carry over to next day if ends late #966919Brian
MemberHi,
Thanks for using our plugins. I can try to help out here.
Using the weekview, some events start at 6PM and lets say end at 2AM, technically the following day. I would like to make it so that either A) it doesn’t spill over to the next day visually and just cuts off at 12 (not ideal), or if the weekview would go down to 3am, then start at the top at 4am.
There is a way to change this by changing the End of day cutoff setting.
That setting is located here:
Events > Settings > General Tab > “End of day cutoff”
If you set that setting to 2am the week view will start at 2am and the event that goes from 6pm to 2am the next day will be all in the same column.
So if you set that to 4am as you mention that should start the week view at 4am. Let me know if that does not.
Also, on the weekview template, how can I call the event start date/time and event end date/time to display them?
To modify any of our templates we have the themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
Use that to move and edit this file in your theme:
events-calendar-pro\views\pro\week\single-event-hourly.php
Then you can add a function like this to display event times:
<?php echo tribe_events_event_schedule_details( $event_id, '<h3>', '</h3>' ); ?>Let me know if you have any follow up questions.
Thanks
June 3, 2015 at 7:32 am in reply to: An error occured while updating to 3.9.3 – Could not copy file. #966912Brian
MemberHi,
Sorry for the issues you are having. I can help out here.
Are you able to try the upgrade again? It could have been just a one time glitch on your server.
If that does not work you can download the file from your account here on theeventscalendar.com and manually update Pro either through WordPress’s Uploader or through FTP.
Let me know how that works out.
Thanks
June 3, 2015 at 7:21 am in reply to: Previous and Next navigation not displaying consistently #966906Brian
MemberHi,
Sorry for the issues. I can help troubleshoot this with you.
I visited the main events page (list view) and see two upcoming events and only a Previous Events link.
That looks to be correct as there is only two upcoming events so there is no next page of events as there is not enough events to fill the initial view and go to another page.
Is that not what you are seeing?
If I am not on the right area please let me know.
Thanks
Brian
MemberHi Charlotte,
See my answer below:
However, I need to know if it is possible for the events to disappear after they start? Eg: a week long event starting on Monday disappears from the results on Monday.
We do not have a feature to do that and not sure how feasible it would be to customize the plugin to do that as everything is built on removing events after they end. I can try to help answer questions about a customization, but I am limited in providing all the coding need to customize the plugin.
So let me know.
Thanks
Brian
MemberNo Worries on the time 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.
Thanks
Brian
MemberHi Nicola,
We have a better month caching in place for the 3.10 release, which should be out in a couple weeks.
Let me know if you have any follow up questions.
Thanks
June 3, 2015 at 4:51 am in reply to: How to make Genesis Featured Post Widget see TEC event posts and categories #966872Brian
MemberHi,
Thanks for using our plugins.
I use Genesis as well and not sure if there is a way for it to support custom post types.
StudioPress, would have a better answer for this as they built it. Maybe there is a filter to add custom post types?
You could also look for a plugin that creates a widget that can accept custom post types and posts.
Our custom post type is tribe_events.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Jim,
Thanks for the interest in our plugins.
Unfortunately, we do not have any print specific css nor any features to save as a pdf.
Those two would be possible with customization, but we cannot support that, if you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
Cheers
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 across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
Having said that before going to the WordPress.org forum I would look into this two guides and see if that helps narrow down the issue:
Thanks again!
Brian
MemberHi,
Ok glad you figured it out.
As for this:
Im looking to add the events calander to my homepage. is there anyway i can do this?
We do not have a feature to do that, but you might want to check out the Event Rocket Plugin an unofficial plugin maintained by some of our developers that has the ability to show the month or list view on the home page:
Cheers
June 3, 2015 at 4:44 am in reply to: X-theme + ECP integration issues (no title/breadcrumbs) #966866Brian
MemberHi,
Sorry for the issues you are having.
We are also limited on support 3rd party coding and not able to provide all the coding for this.
However, I can try to help you get started on it.
The Events are a custom post type called tribe_events
And the Event views are archives and not pages, which is usually the issue. In Genesis this causes their breadcrumbs to just show it as home.
Anyway to target specific event views we have a list of conditionals:
https://gist.github.com/jo-snips/2415009
And for Event View titles we have this function:
<?php echo tribe_get_events_title(); ?>Does that help you get started?
Cheers!
Brian
MemberHi Fred,
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 across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
Having said that we do not have any shortcodes to embed events so if you are using the Event Rocket plugin or another plugin with Event shortcodes it is best to contact the developer of that plugin as we cannot support 3rd party coding.
Thanks again!
June 3, 2015 at 4:34 am in reply to: Plugin Conflict that works – But, am I playing with fire? #966863Brian
MemberYour 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
