Forum Replies Created
-
AuthorPosts
-
Victor
MemberHi Sean!
I’ve been able to find a snippet that will only show events from current day and forward.
Please try it out and see if it works for you.
Best,
VictorVictor
MemberDoes Event Aggregator gets stuck or is it the WP-DB-Backup plugin? Let me know if you experience a different issue with your imports.
Victor
MemberHi Daniel,
That is an interesting approach. At the moment you can only use integers for the number of month in the settings.
However, you could use the ‘tribe_events_pro_clean_up_old_recurring_events_sql’ and ‘tribe_events_pro_clean_up_old_recurring_events_sql_args’ filters to manipulate the recurring event cleanup query.
Let me know if you have other questions.
Best,
VictorVictor
MemberHi Sean,
I think you could customize the query to do that, but I’m not sure if it will have a big impact on performance.
I will reach out to the team to see if we can come up with a snippet to not load past events in the month view or at least point you to an available hook to do so. I’ll get back to you as soon I have something.
Regarding performance, let me point you to a great article that will get you started on Performance Considerations you should know about. After that, if you decide to implement a caching system then you can move to these articles: Caching: What, when and how and Caching month view HTML in transients
Finally, there is a good article George put up here that groups a set of developer plugins. It’s a bit more technical than the others but will definitely be of help if you are into development.
I hope it helps.
Best,
VictorOctober 3, 2017 at 6:33 pm in reply to: how to display date and event title only tribe_events_list #1358671Victor
MemberHi Turlapati!
Thanks for reaching out to us! I’m happy to help you with this topic.
You can achieve that by customizing our templates. We have a great article that will point you into different methods you can use to achieve that > https://theeventscalendar.com/knowledgebase/themers-guide/
If you are into development and wish to create a deeper customization, you will find the following article of interest > https://theeventscalendar.com/knowledgebase/using-tribe_get_events/
I hope that helps! Let me know if you have any other questions
Best,
VictorVictor
MemberHi Eric!
Thanks for reaching out to us! Let me help you with this topic.
Events Calendar PRO does not provide the feature you mention. However, if you choose to sell tickets for your events using Event Tickets Plus and WooCommerce as the E-Commerce platform, you will be able to use the coupons feature built-in with WooCommerce, so users can apply coupons for their ticket purchases.
Does it help? Let me know if you have other questions and I’d be happy to help as much possible.
Best,
VictorOctober 3, 2017 at 6:15 pm in reply to: Custom Title Tag and Meta Description for Each Event #1358667Victor
MemberHi Kenn!
Thanks for reaching out to us!
Let me point you to a couple of good articles that will help you customize the title tag for the calendar views:
- Changing the browser title for calendar views > https://theeventscalendar.com/knowledgebase/changing-the-browser-title-for-calendar-views/
- How to remove “Event Archives” from the title in Yoast SEO > https://theeventscalendar.com/knowledgebase/titles-in-yoast-seo/
- Yoast WordPress SEO plugin conflicts > https://theeventscalendar.com/knowledgebase/yoast-wordpress-seo-plugin-conflicts/
I hope it helps as a starting point for what you are trying to achieve. Let me know if you have other questions.
Best,
VictorVictor
MemberHi Aaron!
Thanks for reaching out to us! Let me try to help you with this topic.
The widget title is part of the the_widget() function > https://codex.wordpress.org/Function_Reference/the_widget so, to customize the widget title you would have to make use of the widget_title filter > https://codex.wordpress.org/Plugin_API/Filter_Reference/widget_title
I think you’ll want to target the Tribe__Events__List_Widget class located at /wp-content/the-events-calendar/src/Tribe/List-Widget.php
I hope that helps. Let me know if you have other questions.
Best,
VictorOctober 3, 2017 at 5:16 pm in reply to: Plugin interaction changes layout in events when using All in One SEO #1358637Victor
MemberHi Cathy!
Nice to see you again 🙂
That is mainly because All in One SEO adds a couple of extra columns to the posts admin pages.
There is no built in way to set the width of the column, but you can determine which columns to display by going to the Screen Options tab in the upper right corner of the screen and checking/unchecking the columns you want.
I hope it helps! Is there anything else I can help you with? Let me know and I’d be happy to.
Best,
VictorVictor
MemberHi Andrew!
Thanks for getting in touch! Let me help you with this topic.
You can change when the Week Starts On by going to your wp-admin > Settings > General and select the day of the week that fits your needs.
Does it help achieve what you are looking for? Please let me know about it.
Thanks,
VictorVictor
MemberThank you Ben! Let us know how it goes.
October 3, 2017 at 5:02 pm in reply to: Event Aggregator only pulls one month worth of events from FB #1358627Victor
MemberHi Samuel,
Glad to know those settings work for you!
I’ll go ahead and close this thread, but don’t hesitate to open a new topic if anything comes up and we’d be happy to help 🙂
Best,
VictorVictor
MemberHi Daniel,
Do you want to only show the next upcoming instance for a recurring event? If so, then unfortunately this is not a built in option.
You could create some custom coding that will fetch the next upcoming instance for a recurring event. I have found the following thread where Brook shared a function that will be of help if you were to go that way > https://theeventscalendar.com/support/forums/topic/get-next-future-event-in-a-recurring-series-from-any-passed-instance-view/#dl_post-1147560
Let me know if you have other questions.
Best,
VictorVictor
MemberHi Michelle!
A database dump is just a backup of your site’s database. You can get one using your cPanel or asking your hosting provider to do so. Another option is to use a plugin like WP-DB-Backup > https://wordpress.org/plugins/wp-db-backup/
Here is a guide on how you can make a backup of your database > https://codex.wordpress.org/Backing_Up_Your_Database
After you get a copy of your database, please send it to us in a private reply. If the size of it is too large, you can use a third party service like Dropbox or Google Drive.
Let me know if you have other questions.
Thanks,
VictorOctober 2, 2017 at 8:01 pm in reply to: Event pages load very slowly when the Pro calendar plugin is activated #1358095Victor
MemberThis reply is private.
-
AuthorPosts
