Forum Replies Created
-
AuthorPosts
-
Geoff B.
MemberGood evening Annie and welcome back!
Thank you for reaching out to us.
I am super stoked to hear that the update fixed it for you.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great weekend!
Geoff B.
Geoff B.
MemberGood evening Efisio and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.There are a couple of ways you could achieve this:
- You could tweak and apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/andrasguseo/533ec767245651d024782f4df95e8189#file-add_venue_to_photo_view-php
- You could customize the photo view to your liking by loosely borrowing code from other views.
You might want to read our Themer’s guide to get a sense of how that works.
Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Marty and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We are sorry to hear about Event Aggregator disappearing on you.
I would love to help you with this topic.Actually, it is normal that Event Aggregator is not found in Downloads.
That’s because it is a service that does not require additional plugins to be installed (save for the Events Calendar).It gets activated by ensuring you enter your license key ( https://theeventscalendar.com/license-keys/ ) properly.
You can read all about it here: https://theeventscalendar.com/knowledgebase/new-user-primer-event-aggregator/
Let me know if that helps.
Have a great day!
Geoff B.
May 19, 2017 at 3:29 pm in reply to: Just paid for a license renewal for Aggregator but the renewal date is wrong #1286523Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood evening James and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.Based on your system information, I believe the issue is that you have not downloaded and installed the Events Calendar Pro. This add-on will extend (not replace) the Events Calendar.
I would recommend going through the following guide: http://theeventscalendar.com/knowledgebase/new-user-primer-the-events-calendar-and-events-calendar-pro/
Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Shawn and welcome to the Events Calendar Support forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.I am hoping there is a way to get the month view to display the time meta of events (without hovering, or changing views)?
The short answer is yes.
You can tweak any view you want and even flat out borrow code from other views should you want to.
This is accomplished via some view overrides.
You might want to read our Themer’s guide to get a sense of how that works.Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Celinie and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.With the free version, the person receive the confirmation from [email protected] and I would like to change it.
Actually, you can change that in one of 2 ways:
- You can have the system send tickets from any chosen email address by simply installing, configuring and testing the following plugin: https://wordpress.org/plugins/easy-wp-smtp/
Using a real SMTP server with authentication will bypass the built-in WP mail functionality altogether.
Please make sure you configure and test the settings using the plugin’s built-in tool.
This will impact all emails sent by your website
- You could apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/cliffordp/35d3c0a08e53b061920976f80f0f44b4
Also will the organizer will receive an email notification?
You could apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/niconerd/16770b84adb6156aaa77948bf208bacb
Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Björn and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.How can I disable / hide the images on the detail pages of an entry?
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-related-events-thumbnail {display: none !important;}You could also tackle this by doing a view customization.
You might want to read our Themer’s guide to get a sense of how that works.Let me know how that goes.
Best regards,
Geoff B.Geoff B.
MemberGood evening Jesus and welcome to the Events Calendar forum!
Thank you for your interest in our products.
We’ll be glad to answer your questions.is it possible to make a second calendar demonstrating just that with out showing in the first one?
I highly recommend reading the following article: https://theeventscalendar.com/knowledgebase/can-you-have-multiple-calendars/
Let me know if that helps.
Have a great day!
Geoff B.
Geoff B.
MemberGood evening Humberto and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.From what I can tell, this is not possible with Event Tickets Plus?
Actually, this is possible with Event Tickets Plus.
This is accomplished by using the “Enable global stock” feature.
You can read all about it here: https://theeventscalendar.com/knowledgebase/making-tickets/
Have a good weekend,
Geoff B.
Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood afternoon Greg,
Nice to hear from you.
To answer your question, yes I am doing well and there is no shortage of fun stuff to work on on our end. I hope you are also doing fantastic.
Regarding your points:
- This is totally my bad, I just did that.
- As for your second point, you will undoubtedly be contacted as soon as this feature request is deployed.
Although it is a highly popular feature request from our WPML users, it still needs to go through the regular process which also means it has a lesser priority than fixing bugs.
So in short, I do not believe this will be addressed until we get to the bottom of our WPML-centric maintenance release.
As I am sure you can appreciate, I do think solving existing bugs should always have priority over new features.
With that in mind, we have seen a growing number of our customers simply tweaking things via a combination of wpml-config.xml and snippets to bridge gaps in functionality.
In fact, if you remember, this is how we were able to solve one of your recent issues.
So, if you do have the time and desire to do so and you do not want to wait, you might want to experiment with these ideas on a staging environment.
Here is the collection of these interactions (for inspiration purposes):
- https://theeventscalendar.com/support/forums/topic/integration-with-wpml/ (Eventbrite tickets)
- https://theeventscalendar.com/support/forums/topic/automatically-duplicating-added-event-calandar-items-on-publish-with-wpml/ (really close to what you are looking for)
- https://theeventscalendar.com/support/forums/topic/disable-wpml-translation-for-tribe_events-2/
Cheers and have a good weekend!
Geoff B.
Geoff B.
MemberThis reply is private.
Geoff B.
MemberGood afternoon Lisa,
I am super stoked that this did the trick!
If I understand correctly what you are looking for, I believe the following extension should do the trick: https://theeventscalendar.com/extensions/add-event-and-attendee-information-to-woocommerce-order-details/
Have a good weekend,
Geoff B.
Geoff B.
MemberGood afternoon Phil,
Thank you for chiming in. Yes, absolutely, the best thing to do is to open a new thread so that you can receive proper care.
Make sure you include both your system info and a copy of your theme files (as suggested here).
Finally, if you could reference this thread in there, that would just be plain awesome (this way anything we find could be shared with both of you).
Have a good weekend,
Geoff B.
-
AuthorPosts
