iammarta
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Mobile Search BarHi @theoysterjournal40aeab274b ,
Thanks for reaching out!As a first step, can you try a quick test and see if the functionality works as expected with a bare WordPress install? A bare install is basically a default WordPress theme like Twenty Twenty and no other plugins besides ours installed. You may want to consider trying this out on a staging site so that you don’t have to switch things around on your live site.
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Elementor pageHi @carvanda ,
Thanks for reaching out!
You can use [tribe_events] shortcode or native Elementor widgets.
The following articles might be helpful:
https://theeventscalendar.com/knowledgebase/k/using-tribe_events-with-elementor
https://theeventscalendar.com/knowledgebase/k/native-elementor-widgets-for-events-calendar-pro
Let us know if you’re still having any questions!
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Use Gutenberg for post content onlyHi @maexx ,
We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Changing the Default Text Color on Event DetailsHi @saylorkc ,
Thank you for the information!
In this case, please try overriding it with the custom CSS rules. The following articles might be helpful:
https://theeventscalendar.com/knowledgebase/k/customizing-css/
https://theeventscalendar.com/knowledgebase/k/basic-font-and-color-changes-with-css/Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Events list display: truncated contentHi @benmez ,
Thanks for reaching out!
You can set it to show the actual event content by customizing this file:?/the-events-calendar/src/views/v2/list/event/description.php
Now, you will need to create a copy of the file and place it here:?[your-theme]/tribe/events/v2/list/event/
In line 24 where it says?$event->excerpt, replace it with?$event->post_content
Hope that helps!
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Changing the Default Text Color on Event DetailsHi @saylorkc ,
Thanks for reaching out!
Have you tried changing the colors via Customizer https://theeventscalendar.com/knowledgebase/k/wordpress-customizer-2?
Does it work?
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Rechercher par départementHi @caldbrocantes ,
Thanks for reaching out!
You might be interested in the Filter Bar add-on. It allows users to search for events by category, tag, venue, organizer, day of the week, time of day, and price.
If you are having any further questions on Filter Bar, please feel free to submit your ticket here.
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] overlay flash color when changing from list to calendarHi @stevebrett ,
Thanks for reaching out!
You can create your CSS rules to customize the styles of the calendar.
The following articles might be helpful: https://theeventscalendar.com/knowledgebase/knowledgebase-category/css-styling.
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Events Calendar (Stuck on single month)Hi @jessicarodgers ,
Thanks for your confirmation and I’m glad that it is now working.I’ll go ahead and mark this one as Resolved for now, but feel free to open up a new ticket if anything else comes up.
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] Single event page – 404 errorHi @llka ,
Thanks for reaching out!
To fix 404(Not Found) issue, sometimes you just need to “flush” your permalinks. In your WordPress admin, go to Settings → Permalinks. If you don’t have Post Name selected, go ahead and do that (or select a different non-default option) and save changes. We have a great article that also discusses some less common resolutions → https://theeventscalendar.com/knowledgebase/k/fixing-http-404-errors.
Best regards,
MartaForum: Plugins
In reply to: [The Events Calendar] How can I expand the width of the meta data table?Hi @ingorameil ,
Thanks for reaching out!
Can you try adding the following CSS rules to Appearance >> Customize >> Additional CSS:.tribe-events-single-section.tribe-events-event-meta.primary,?.tribe-events-single-section.tribe-events-event-meta.secondary?{
width: 50%;
}
h2.tribe-events-single-section-title {
text-align: center;
}
Does it help?
Best regards,
MartaHi @adrianddsa ,
Thanks for reaching out!
Unfortunately, there is no built in way to do this, so you would have to do a customization or you can use some CSS rules to hide it.
Please add the following CSS code inside this third-party plugin(https://www.ads-software.com/plugins/admin-css-mu/)..post-type-tribe_events .wp-media-buttons {
display: none;
}
Does it help?
Best regards,
MartaForum: Plugins
In reply to: [Event Tickets and Registration] Orders & attendee stats incorrectHi @objectman ,
Great to hear that the issue is fixed! ??
I’ll go ahead and mark this one as Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help.
Best regards,
MartaHi @teboho18 ,
I’ll go ahead and mark this one as Resolved. Please submit a ticket to our premium support channel.
Best regards,
Marta