Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: The events calender and merged css #1415440

    Hi

    I solved the problem thank you for your help.

    Regards
    Georg

    in reply to: The events calender and merged css #1415400

    Hello 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 either

    I 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
    Georg

    in reply to: The events calender and merged css #1415357

    Hi 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
    Georg

    in reply to: The events calender and merged css #1415331

    I 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/

    in reply to: The events calender and merged css #1415274

    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

    in reply to: The events calender and merged css #1415270

    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 reply to: Background Images #1415117

    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.

    in reply to: Background Images #1414404

    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.

    in reply to: Background Image doesn’t show at frontend #1413959

    Problem solved…

Viewing 9 posts - 1 through 9 (of 9 total)