Forum Replies Created
-
AuthorPosts
-
Jeremy
KeymasterHi,
Thanks for reaching out to us! I would be happy to help you π
Well, what you could do here in order to avoid the pop-up to appear on hover is the following thing:
- create in your child theme the following folders: tribe-events/month/
- inside the month folder, create a blank php file (with just the opening
<?phptag) and save it as tooltip.php
I hope that will work for you.
Cheers,
JeremyJeremy
KeymasterHi,
I had a look at your website, it seems that you would like to modify the Events List widget, and not the List View. Well, in order to do that, you may create in your child theme the following folders: /tribe-events/pro/widgets/modules/.
Then, inside the modules folder, you can add the following php file (unzip it before you add it to your child theme): single-event.php.
I hope this helps.
Cheers,
JeremyJeremy
KeymasterHi Rae,
You’re welcome! Sometimes the WordPress back-office is a bit confusing and frustrating. It wasn’t clear at all that there was a drop-down hidden underneath that title.
Anyway, I’m glad your problem is solved now πI’m closing this thread then, but feel free to start a new one if you have more questions.
Cheers,
JeremyJeremy
KeymasterHi Kathryn,
I’m glad this snippet could solve your problem.
I’m closing this thread then, but feel free to start a new one if you have further concerns or questions π
Cheers,
JeremyJeremy
KeymasterHi Karen,
Thanks for reaching out to us! I’d be happy to help you π
The function you used gives you the possibility to add a featured image to posts, pages and events. However, you don’t need to use it, since by default, you can already attach a thumbnail image to any event.
In order to achieve what you want (show thumbnails on a list view), you need to customize the Events Calendar’s template files. Please read our Themer’s Guide for more information about how to do this.
In your case, you’ll probably want to copy the file in /wp-content/plugins/the-events-calendar/src/views/list/single-event.php to /your-theme/tribe-events/list/single-event.php (replace /your-theme with the actual folder name of your theme, of course). Then you can edit that file to display the event’s thumbnail image.
If you’d rather have someone do that tweak for you, we can give you a list of freelancers.
I hope this helps,
Cheers,
JeremyJeremy
KeymasterHi Kathryn,
Thanks for reaching out to us! I’d be happy to help you π
It seems your theme applies a css rule which has an effect on every table. To overcome that problem, you may head to Appearance > Customize > Additional CSS and paste the following snippet:
.datepicker-months .table-condensed { width: auto; }I hope this helps,
Cheers,
JeremyJeremy
KeymasterHi Frank,
Thanks for reaching out to us! I would be happy to help you π Could you open a new thread, so we could access your information and have a better understanding of your setup?
Thanks in advance,
JeremyJeremy
KeymasterHi,
Indeed, events at the beginning of the following month are visible, even though search results from the current month return 0 event.
What you could do to overcome that problem is to add the following snippet in your css (you can head to Appearance > Customizr > Additional CSS):
.tribe-events-calendar .tribe-events-othermonth div { display: none; }Thay way, last days of the previous month and first days of the following month won’t appear when looking at a given month. I’m not sure that what you were looking for though, but it might help showing more comprehensive search results to your visitors.
Cheers,
JeremyJeremy
KeymasterHi Eivind,
Thanks for reaching out to us as well π
You’ll find regular updates about the Facebook situation on this page. You may also refer to the Event Aggregator status on this page.
Cheers,
JeremyJeremy
KeymasterHi Ivan,
Would you be interested in a license for the remaining time for one of our other plugins instead of a refund?
If you prefer a refund, you can fill out the refund formΒ https://theeventscalendar.com/knowledgebase/refund-policy/.
Please let me know if you have any other questions π
Cheers,
JeremyJeremy
KeymasterHi Ryan,
This error might significate there’s some incompatibility between your current theme and TEC’s latest version. Is Enfold up-to-date on your staging website?
It shouldn’t stop your website from working though. You should be able to hide this notice by editing your config.php file:
define( 'WP_DEBUG', false );
Please let me know how it goes,
Cheers,
JeremyJeremy
KeymasterHi,
What happens if you click on The Events Calendar tab (on top of your screenshot)?
Also, you may click on “Screen Options”, at the top right corner of your WordPress edit screen. There, you can activate boxes such as The Events Calendar, Event Categories, Event Options, etc.
I hope this will help,
Cheers,
JeremyMay 18, 2018 at 9:09 am in reply to: Can you recommend someone who can tweek my calendar Pro??? #1533849Jeremy
KeymasterHi Paul,
Thanks for reaching out to us! I’d be happy to help you π
We do have a list of freelancers who could tweak your calendar:Β https://theeventscalendar.com/knowledgebase/find-a-customizer/
Please note that this list is provided as a courtesy to our customers, and we make no guarantees of any kind regarding the listed entities. Modern Tribe is unable to assist with any disputes related to work contracted from third-party agencies or developers.
I hope this helps,
Cheers,
JeremyJeremy
KeymasterHi Eric,
Thanks for reaching out to us! I’d be happy to help you π
Normally, weekday names don’t overlap on smaller screens as it’s the abbreviated version which is displayed, such as Mon, Tue or Wed (like you can see on our demo website:Β https://wpshindig.com/).
If that’s not the case on your website, it’s probably due to a JavaScript error; there might be a conflict somewhere in your website. I would recommend you to run some tests to find where the conflict comes from (ideally, you would do that on a staging environment).
Please let me know how it goes.
Cheers,
JeremyJeremy
KeymasterHi,
Thanks for reaching out to us! I’d be happy to help you π
Did you update both The Events Calendar and Events Calendar PRO to their latest version? Are your other plugins and your theme up to date?
If that’s the case and you still have that problem, then there might be a conflict somewhere. I would recommand you to run those tests to find where the conflict comes fromΒ (if you could do those tests on a staging environment, that would be perfect).
Please let me know how it goes,
Cheers,
Jeremy -
AuthorPosts
