Translation issues with [tribe_this_week] shortcode
Since the old thread is closed, i just want to wave my hand as well. Ideally the day formatting in the this-week shortcode should correspond to the general plugin format settings. right now, it seems like the specific formatting ‘D jS’ is hardcoded inside the week.php.
best regards, Stefan
(My Original post in the wordpress forum:
i am using the [tribe_this_week] Shortcode on a german page. (with Enfold Theme)
Weekdays should have the weekday format ‘D j.n.’ (1.8., 2.8., 3.8.) which is set accordingly in the events settings.
the ‘…/events/week/’-Page is showing this correctly, the [tribe_this_week]-Shortcode is not. Instead it still shows the weekday as ‘D jS’ (1st, 2nd, 3rd…). I already tried to find a solution within the corresponding shortcodes.php or the Week.php, but without success.)