Forum Replies Created
-
AuthorPosts
-
Hans-Gerd
ParticipantHi Andras,
danke für die Antwort 😉 and thank you for advice.[hey, you are speaking german ;-)]
Sorry, but I’m confused:
I have read the articles before.When searching in http://translations.theeventscalendar.com/projects/tribe-events-calendar-pro/ for “Schedule” I didn’t find the string.
Searching “Schedule” in local tribe-events-calendar-pro-de_DE.po after updating this file from the respective .pot file “Schedule multiple events” will be found and I’m able to translate.
So it is possible to translate my local file and after uploading this file the named strings are translated.
But I’m not able to translate the strings (for example “Schedule multiple events”) in http://translations.theeventscalendar.com/projects/tribe-events-calendar-pro/ because they are missing (I didn’t find them).
Something else is strange: I have found string “All Day Event” with correct translation in the-events-calendar-de_DE.po, but it is not translated on the web page (see screenshot). No Caching-problem.
Kind regards
Hans-GerdHans-Gerd
ParticipantHi Andras,
many, many thanks for this interesting information. 🙂I will now translate the missing strings using the pot file. After testing and if you want, I would make available the ready translated files in my owncloud with pleasure.
All Day Event: Ganztägige Veranstaltung (german)
Best regards
Hans-GerdHans-Gerd
ParticipantHi Geoff,
thanks for answer.
Sorry, but I haven’t seen before, that this problem just has discussed in the following post.
But indeed, all strings are not offered yet to translation:Best regards
Hans-Gerd-
This reply was modified 9 years, 3 months ago by
Hans-Gerd.
Hans-Gerd
ParticipantHi Andras,
thanks for answer.
Now I have just gone forward. But indeed, all strings are not offered yet to translation:
Translating “Choose image” is possible, but for example “Schedule multiple events” not (see screenshot below)Cheers
Hans-Gerd-
This reply was modified 9 years, 3 months ago by
Hans-Gerd.
January 13, 2017 at 7:07 am in reply to: events csv import:Sorry, this file type is not permitted for security reasons. #1218046Hans-Gerd
Participant🙂
January 13, 2017 at 5:51 am in reply to: events csv import:Sorry, this file type is not permitted for security reasons. #1218011Hans-Gerd
ParticipantHi
just have found:
https://wordpress.org/support/topic/this-file-type-is-not-permitted/“With the upgrade to WordPress 4.7.1, some non-image files fail to upload on certain server setups. This will be fixed in 4.7.2, see the Trac ticket.”
Best regards
Hans-GerdJanuary 13, 2017 at 4:40 am in reply to: events csv import:Sorry, this file type is not permitted for security reasons. #1217994Hans-Gerd
ParticipantHi,
same problem here.I have try to upload CSV-File to media – but same problem without success.
However, this also seems to be not a problem of TEC, but from WordPress, because I try to upload this file on development environment without installing TEC-plugins and having only installed theme twenty seventeen.Best regards
Hans-GerdDecember 29, 2016 at 7:05 am in reply to: CSV Importing not importing Event Calendar Google Maps Link or Google Maps #1211323Hans-Gerd
ParticipantHi Hunter,
thank you for information.Best regards
Hans-GerdDecember 26, 2016 at 10:29 pm in reply to: CSV Importing not importing Event Calendar Google Maps Link or Google Maps #1210675Hans-Gerd
ParticipantHi Hunter,
thank you for your answer and information.
I also had thought about a SQL – query.
But I’m not sure: Is it not in such a way that _EventShowMap and _EventShowMapLink have to be updated?However, I will first wait and hope whether the bug is solved soon.
All the best in the new year.
Hans-Gerd-
This reply was modified 9 years, 4 months ago by
Hans-Gerd. Reason: Question SQL-Query
Hans-Gerd
ParticipantHi Geoff,
it seems that the bug was not corrected in the topical release TEC 4.3.1.1 yet. Isn’t it ?Nice Weekend
Hans-GerdHans-Gerd
ParticipantHi Geoff,
thanks for answer.Best regards
Hans-Gerd
Hans-Gerd
ParticipantHi Cliff,
I have received an answer from kriesi and now it works fine with enfold:Sidebar not visible after updating "the events calendar" to 4.2.5
After I have substituted the snippet in functions.php, everything also works with TEC 4.2.5.
add_action('after_setup_theme', function() { if(is_child_theme()) remove_action('tribe_events_template', 'avia_events_tempalte_paths', 10, 2); }); add_action('tribe_events_template', 'avia_events_template_paths_mod', 10, 2); function avia_events_template_paths_mod($file, $template) { $redirect = array('default-template.php'); if(in_array($template, $redirect)) { $file = get_stylesheet_directory() . "/tribe-events/views/".$template; } return $file; }Thanks for your patience and advice.
Best regards
Hans-Gerd-
This reply was modified 9 years, 7 months ago by
Hans-Gerd.
Hans-Gerd
ParticipantHi Cliff,
thanks for information.Unfortunately I didn’t receive an answer from kriesi in the last four days.
As soon as I receive news, I will contact you immediately.Best regards
Hans-GerdHans-Gerd
ParticipantThis reply is private.
Hans-Gerd
ParticipantHi Cliff,
thanks for your answer and your patience.Andy from enfold wrote: “Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.”
I have deactivated all plugins one by one up to the TEC-plugins and checked if one is causing the issue. Unfortunately this doesn’t solve the problem.
Post Link: http://www.kriesi.at/support/topic/sidebar-not-visible-after-updating-the-events-calendar-to-4-2-5/
Best regards
Hans-Gerd -
This reply was modified 9 years, 3 months ago by
-
AuthorPosts
