Forum Replies Created
-
AuthorPosts
-
Andras
KeymasterHi Christopher,
Nothing yet unfortunately, I still haven’t been able to recreate the issue.
What kind of server operating system is the website running on? Is it Windows or Linux based? Or something more exotic? π
The fix in 4.4.4 for this bug worked for most of our users and the recurring events is properly ordered. I have another thread with 2 users where the issue still exists, and one of them is running on Windows, so could be that. That’s why I’m asking.
Also, just to check, did you / can you try to empty your website and browser cache, deactivate the caching plugin you are using, and check if you still have the issue? Might be that the page was cached before the update and it is still loading that.
Thanks and cheers,
AndrasMarch 14, 2017 at 1:46 am in reply to: Incorrect sort order when viewing all recurring events #1253693Andras
KeymasterHello Lauren,
I appreciate the offer of the login, however, our current policy is not to accept logins or to log in to customer servers/WordPress installations. Therefore I would kindly like to ask you to:
- update your plugins
- clear your cache
- and if the issue still persist after that then deactivate all plugins except for the Calendar ones and switch to a default theme like twentysixteen and check if that shows the correct order of the recurring events.
Also it would be great if you could check – most probably with your hosting provider – what kind of server operating system you are running on.
Thanks a lot Lauren, I’m looking forward to helping you solve this issue.
Cheers,
AndrasMarch 14, 2017 at 1:40 am in reply to: Paypal Weiterleitung und BestΓ€tigung der Zahlung funktioniert nicht #1253691Andras
KeymasterThis reply is private.
Andras
KeymasterHello Steve and thanks for reaching out!
I believe this article should get you started on what you are looking for.
Let me know if that helps or if you have any further questions.
Cheers,
AndrasMarch 13, 2017 at 4:50 pm in reply to: How would I wrap List View events after month separator in a div? #1253605Andras
KeymasterHello Tristan,
Thanks for using our plugins and welcome to the forums!
Great question you have there! Let me try to help you with this.
I believe the easiest would be to create a template override for the list view itself.
Here are 2 posts to get you started on template overrides for our plugins:
https://theeventscalendar.com/knowledgebase/themers-guide/
https://theeventscalendar.com/knowledgebase/template-overview/If I’m not mistaken, then you will need to create an override for one of the below 2 files:
wp-content\plugins\the-events-calendar\src\views\list\content.php
or
wp-content\plugins\the-events-calendar\src\views\list\list.php
depending on where exactly you want to put the extra div.
This should get you started, let me know if this helps and if you have any further questions regarding this.
Cheers,
AndrasMarch 13, 2017 at 4:46 pm in reply to: Event Tickets section or Event Calendar Pro – Change background color #1253603Andras
KeymasterHello Christine,
Thanks for using our plugins and welcome to the forums!
Thanks for your question. We usually don’t support customizations but since this is an easy one I can help you out with this.
You can modify the background color of the tickets table with a little CSS code. Just paste the following snippet into your theme’s style.css file. (Go to Appearance > Editor, this should open the style.css file by default.)
.tribe-events-style-full .tribe-events-tickets tr {
background-color: #ff0000;
}This will change the background color of all the rows of the ticket table to red. Of course you can adjust the color based on your need.
Let me know if this helps.
Cheers,
AndrasAndras
KeymasterAlso you might find these articles useful:
- Setting up The Events Calendar with WPML
- Creating Translations for Events Using WPML
- All knowledgebase articles related to languages/translations.
Cheers,
AndrasAndras
KeymasterHello Alix,
Thanks for using our plugins and for reaching out!
The strings in the filterbar can be translated though the .po language files which you can find in this folder:
wp-content\plugins\the-events-calendar-filterbar\lang\
If you would like to translate more strings then you need to open the .po language file of your choice (tribe-events-filter-view-fr_FR.po for French for example) with an application like PoEdit or a WordPress plugin like Loco Translate.
Note, if a .po language file for the required language doesn’t exist, then you will need to create one.
After you open the .po file then first you should update it.
- If using PoEdit, then go to Catalog > Update from POT … > choose the .pot file of the plugin
- If using Loco Translate then open the file and click on the Sync button
This should update your .po file to include all strings in the original language and you can start translating.
If you would like to keep your translations after an update – and why wouldn’t you, right π – then place the .po and .mo file in wp-content/languages/plugins folder.
I hope this gets you started. Let me know if you need any further help.
Cheers,
AndrasMarch 13, 2017 at 4:14 pm in reply to: I want to chnge the order of address of Event location. #1253578Andras
KeymasterHello Tatsunori,
Thanks for using our plugins and welcome to the forums!
I’m sorry you had to wait a bit to receive an answer. As per our support guidelines we try to reply to any question within 24-48 hours on workdays.
Good news is I can help you with your question. π
For changing the order of the venue address you will need to create a template override. Here are some posts to give you an overview about that:
https://theeventscalendar.com/knowledgebase/themers-guide/
https://theeventscalendar.com/knowledgebase/template-overview/And here is basically the override that you need to do. Create an override for:
<span class=”pl-s1″><span class=”pl-c”>[your-theme]/tribe-events/modules/meta/venue.php</span></span>
Copy the below snippet into this file:
https://gist.github.com/andrasguseo/2d85f4ae41ccf40ecd74e8906caf3a0e
Note: I created this file for someone else, so you might need to adapt it to your needs. Look in line 35 of the snippet.
Let me know if this helps.
Cheers,
AndrasAndras
Keymasterπ Happy to help.
Since this issue seems resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new one in the forum and we will be happy to help you out.
Good luck with your project!
Cheers,
AndrasPS: If you like our plugins, and you didn’t yet do so π we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/plugin/the-events-calendar/reviews/
https://wordpress.org/support/plugin/event-tickets/reviews/PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. π If you can spare a few words, that’s even better. Doublethanks!
March 13, 2017 at 3:52 pm in reply to: Incorrect sort order when viewing all recurring events #1253564Andras
KeymasterHello Jim,
I haven’t been able to reproduce the issue any more.
I’m still waiting for Lauren to get back to me after updating to the latest version.
@Lauren, can you also share with me what server you are running on? Windows, Linux or something more exotic? Thanks!
Cheers,
AndrasAndras
KeymasterHello Susan,
On #4:
Event Aggregator allows you to import some private events / calendars because you need to log in to your Facebook account, so should have _import access_ to the private events / calendars that you can see in Facebook as well. The legacy importer doesn’t have this.
How can I limit the number of lines shown per event on the photo view
A colleague of mine was kind enough to come up with the below snippet. Please paste it into your theme’s functions.php file, adjust the number on line 21 to your needs and you should be set. (Note, if your functions.php file already has some code in it, then you will not need to copy the opening <?php tag.)
https://gist.github.com/andrasguseo/ddf3c8c6ac443f22c3af2afe0430d312
On the timezone issue, one of our developers is already assigned to develop a fix for it and if all goes according to plan it will be released by the end of March.
I hope these help.
Cheers,
AndrasAndras
KeymasterHi Ivan, super happy to hear you managed to fix that! Awesome job!
Also, thanks for the translation, much appreciated! I will add it to our repository.
Good luck with your project!
Cheers,
AndrasPS: If you like our plugins, and you didn’t yet do so π we would be happy to receive a review in the wordpress.org repository. Thanks!
https://wordpress.org/support/plugin/the-events-calendar/reviews/PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. π If you can spare a few words, that’s even better. Doublethanks!
March 13, 2017 at 2:53 pm in reply to: How to preserve custom fields during a scheduled import #1253544Andras
KeymasterThis reply is private.
Andras
KeymasterThis reply is private.
-
AuthorPosts
