Brook
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Where to translate the string "Upcoming Events"?Hello khrisme,
The untranslated upcoming string will appear in your file once you update from teh source .pot file. Unfortunately your translation is not completely up-to-date as of 3.10. If you would like to help us translate the remaining bits, we will give you a license to your choice of our plugins. Checkout this guide: The Events Calendar: Guide to translating a plugin
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Translation mixup?Howdy guys,
In both of your cases the language .po file is not up-to-date for 3.10. It might need to be updated from sources before you will see the missing strings, but if this is your problem then it is definitely not fully translated.
If you would like to help us translate the remaining bits, please checkout this guide: The Events Calendar: Guide to translating a plugin We give away a free license if we can use your translation. 🙂
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Capturing all ticket buyers informationHowdy again,
That’s actually another feature that’s about to enter beta. Just shoot us an email if you’d like to participate in that as well. 🙂
– Brook
Forum: Plugins
In reply to: [The Events Calendar] QR code on ticketsHowdy Stephane,
That is going to enter a beta soon. I am happy you are interested in it. If you’d like to be a participant in the beta contact our email, support at theeventscalendar.com.
To scan a barcode you will be able to use any run of the mill smartphone/tablet QR code scanner, the device will just need internet access.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Event Calendar Default Category SettingHowdy Martin,
That’s a good question. Events categories are just regular old taxonomies. In this case the tax is called ‘tribe_events_cat’. So following any generic tutorial should do. I wanted to see if I could find one for you, and this looked like a promising Google result: http://wordpress.stackexchange.com/questions/7168/how-to-add-a-default-item-to-a-custom-taxonomy
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Translation problems after update to 3.10Howdy guys,
It sounds like you need to update from the 3.10 .pot file. How you do this depends on your translation program. If you are using our glotpress translator, then it is done automatically. Guide for that: The Events Calendar: Guide to translating a plugin
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] I'd like to translate the plugin into HebrewHowdy Goran,
Have a look at this guide. The Events Calendar: Guide to translating a plugin
If you’re keen to translate both The Events Calendar and Events Calendar Pro, we’d love to give you a free license to Events Calendar PRO. 🙂
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] No posts un post feedHowdy Mathieu,
There is a setting for that. Go to WP Admin > Events > Settings and check the box “Include events in main blog loop”.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Discordant languagesHowdy Indosta,
Let us know if you need further help after following Anur’s excellent advice.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] Showing on Web but not MobileHowdy theway007,
Have you tried a conflict test? It sounds like you are experiencing a conflict. In order to proceed you would need to test if a “conflict” is happening, and if so narrow it down so a fix can be found for it. This guide walks you through how to test for a conflict, and then identify what is conflicting.
There is not really a great avenue for privately posting links here. However, it does not sound like looking at the error will help much as your description of it was quite clear. 🙂
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] French translation not workingA heads up would have been very much appreciated though, I took the time to study your release notes and didn’t read anything about translations / strings being deprecated – then again I might easily have missed it, not sure…
leanderbraunschweig, that is a fair question. We, like many WordPress plugins, do not mention transltion changes in the changelog. Virtually every single release will have a number of them, so it is one of those things that basically happens without saying.
Anyhow, these strings are not at all “new” but were existent in the previous version (at least 80-90% I’d guess). My client doesn’t understand why something that worked before (and was translated fully) now is rendered incomplete.
The strings actually are new. It’s how WordPress and computer localizations in general work. So if “upcoming events” existed in the old plugin, but in the new one it was split up into “upcoming” and “events” then you have two new translations, and deleted the old. In this case though, “Events” was already translated in the old one so that carries over, and we only have one new translation. I know it’s no intuitive, but computers never are. It’s just how they have to work.
To everyone in this topic, basically the issue is that your translation needs to be update. Checkout this guide for contributing to the new translation The Events Calendar: Guide to translating a plugin. As outlined, there might even already be an update.po file from someone else who udpate the tranlastion since 3.10. You can download the latest from translations.theeventscalendar.com.
Cheers!
– BrookThat is a perfect solution, Le Georges.
To clarify DanielKomrska, that is a feature as of 3.10, but it is part of the Pro plugin not the free one. However as Le Georges if that’s the only feature you want from Pro, then use Event Rocket instead. It’s free!
Cheers!
– BrookHowdy DanielKomrska,
That line of code would break WordPress’ Ajax api, which for whatever reason resides in the /wp-admin/ folder. Since our plugin uses this feature of WordPress, ajax page loads would break.
You might try one of the WordPress HTTPS plugins instead, which use WordPress APIs to try and load everything via HTTPS. You should still be able to harden WordPress without breaking it using methods like that.
Cheers!
– BrookForum: Plugins
In reply to: [The Events Calendar] No "add to calendar" buttons showingThanks for clarifying. Happens to the best. 🙂
– Brook
Forum: Plugins
In reply to: [The Events Calendar] Incorrect title shown on the events page