Forum Replies Created
-
AuthorPosts
-
Hi
I solved the problem thank you for your help.
Regards
GeorgHello Mike,
thank you very much. I did not make myself clear. I want to change the string “kostenlos” completely. Not in uppecase or lowercase but a complete different string.
I’ve tried Loco translate – didn’t work
Sy wat dodn’t work eitherI got another idea – I found the code where it is set:
<dt class=”tribe-events-event-cost-label”> Preis: </dt>
<dd class=”tribe-events-event-cost”> Kostenlos </dd>In single-event.php I found this:
if ( ! apply_filters( ‘tribe_events_single_event_meta_legacy_mode’, false ) )
{
tribe_get_template_part( ‘modules/meta’ );
}
else
{
echo tribe_events_single_event_meta();
}I was thinking perhaps I could simply change the coding in tribe_events_single_event_meta() but where do I find this function?
I don’t need a price at all you know.
Regards
GeorgHi Mike,
thx but I does not work – the translations for “FREE” (capitalised) and “free” are nowhere to be found in that file. There must be a translation already and the only thing I want to do is change this translation.
Thank you anyway – I’ll find a solution somehow ;-)
Regards
GeorgI think I would only need to change the trnslation. There seem to be 2 “words” – FREE and free – both are translates “kostenlos” one capitalised. Where would I find these translation-files and how are they named. I think changing the translation would solve my problem. (I hope). Here’s the link: https://staging.stellacanis.de/event/charity-trail/
I uploaded https://img.savvyify.com/images/2023/08/02/Screenshot-2023-08-02-180358.png
Here you find the heading „Eintritt” and below “Kostenlos” – these strings I’d like to chance. By the way, my website has some kind of heading on detail-pages. I’d like to add this heading to the single-event-page. If you happen to know how … ;-) Thank you again
Thanks very much, this works. One additional question, where can I edit the template. I need some changes in the single-events view and I would like to change some headings. For example (in German) In single view I find the heading “Eintritt” and then “Kostenlos” – I’d like to change that. Any idea how to do it?
In my case the resolution of the foto was not sufficient. In that case, I suppose, in oder to fit the foto it needs to be “streched” and that would worsen the resolution even more. I loaded a photo with a very high resolution.
Impatience never pays off – I solved the problem (I think). Next time I’ll wait a bit longer and give myself the change to solve the problem by myself.
Problem solved…
-
AuthorPosts