Santiago
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Event time not displaying correctlyHi @n40road ,
Thanks for writing in,Could you please check on Settings->General what the Date Format and Time Format are set to?
This article might be helpful to make sure you have the right set upLet me know how it goes
Best regards
SantiagoForum: Plugins
In reply to: [The Events Calendar] Multiple Zoom AccountsHi @webdev8800,
Thanks for writing in,At the moment it is not possible to have more than one Zoom account set up with Virtual Events.
This is something that has been requested before and it might be taken into consideration. Unfortunately I can’t give you a time line for that.I hope this answers your question.
All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Click on an event title in the month viewHi @cripoche56840,
By default the event title in month view is clickable.
Your theme may be changing that.You could try creating a custom template for the single-event in month view and make sure your time picks that one.
The file you are looking for is: /the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/title.phpAnd the custom template goes here: [your-theme]/tribe/events/v2/month/calendar-body/day/calendar-events/calendar-event/
Let me know how it goes
All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Modify event listingHi @eventsbooking,
Thanks for writing in,From what I see, you need to customize the photo view, which is included in our premium plugin.
If you hold a PRO license please reach to our premium support channel.
Otherwise you will need to work with the views that are incuded in the free plugin: List, Month, Day.Let me know if this is the case and I’m happy to help you with this.
In the meantime, here is a knowledgebase article to get you started with our templates customization.Let me know how it goes
All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Post Meta DataHi @sifuhall,
Thanks for writing in,There is no field for organizer name, but you can use the field _EventOrganizerID
and pass it to tribe_get_organizer()
. This will retrieve the organizer’s name.Let me know if it works
Best
SantiagoHi @openbookmarksco,
Thanks for writing in,I had a look and it seems that the share box comes from Fusion Builder.
I guess everything outside the event container will be printed normally as the only protected piece is the event itself.Does it makes sense to you?
Regards
SantiagoForum: Plugins
In reply to: [The Events Calendar] Date expression in the monthly calendarHi @bowheadwhale ,
Thanks for reaching out,You should be able to change the date and time format not only for the calendar but for the entire site from Settings->General on your dashboard.
See this image for reference.Let me know if it helps
All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Click on an event title in the month viewHi @cripoche56840
Thanks or the kind words.Could you send your site’s URL? I’d like to have a look first to know which calendar styles you are using.
Looking forward to your reply
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Events CarouselHi @melodymanasco,
Thanks for writing in.To be honest, I’m not familiar with WP Bakery, hence I don’t know if they have a specific support for our events categories.
I guess you can select a specific post type to show in the carousel and if you digg into the settings, there should be a way to set specific post id’s or categories or tags to filter the posts (events) you need to show.Let me know how it goes.
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Query errorHi @luisfbmelo,
Thanks for reaching out.Our team has already spoted this issue and we are working on a fix that will be released soon.
I will link this thread to the internal ticket to make sure you get a notification as soon as the fix is available.
Thanks for your patience.
SantiagoForum: Plugins
In reply to: [The Events Calendar] Custom button on events listHi @rolandm5,
I would like to have some more context about those two buttons you mentioned. Where is it that you “use” them? Could you elaborate more about what you need to accomplish? I’d be happy to point you in the right direction.All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Warning on settings pageHello @mapo85, @alessiosester, @ghery, @cirowordpress, @lllor ,
Just want to let you know we have spoted what causes this issue. It is actually a misplaced ‘%’ in the italian translation file instead of the correct html code for the percent.
A fix will be included in the next sprint and we will let you know about it as soon as it is available.Thanks for your patience.
All the best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Custom button on events listHi @terralifeyoga,
Thanks for writing in,The right way to accomplish this is by customizing the template for the single event on list view. This is the file you need to copy: /the-events-calendar/src/views/v2/list/event.php
You need to place the copy here: [your-theme]/tribe/events/v2/list/
Once you have the copy in place, you can start customizing the template. There are a couple of different ways to do that. You can create a separate file for the button and call it from the event.php template the same way it calls all the other pieces, or you can just write the code for the button in the right place inside event.php. Either way should work just fine.
Let me know how it goes.
Best
SantiagoForum: Plugins
In reply to: [The Events Calendar] Views Switch doesn’t work (site in Arabic language)Hello @liubovwp,
Thanks for the update.
I’m happy to hear things work as expected now!I will go ahead and mark this as resolved.
Please reach out if anything comes up.Cheers
Forum: Plugins
In reply to: [The Events Calendar] Divi with The Events CalendarHi Tim,
I’m happy to hear you sorted it out!I will go ahead and mark this thread as resolved.
Feel free to reach out if anything comes up, we’ll be happy to help.Cheers
Santiago