Oliver

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 296 total)
  • Author
    Posts
  • in reply to: Hide end time of events #1188345
    Oliver
    Participant

    Perfect! That works great!

    Thanks a lot Geoff!

    Best regards,
    Oliver

    in reply to: Hide end time of events #1187599
    Oliver
    Participant

    Sounds great! I will stay tuned 🙂

    in reply to: Translation: formal vs. informal #1187154
    Oliver
    Participant

    Hi Geoff,

    to avoid that this ticket is closed automatically I’m asking if there is any progress on the topic?

    Regards,
    Oliver

    in reply to: Translations disappeared? #1187151
    Oliver
    Participant

    Thanks Geoff! The licenses are working fine!

    Regards,
    Oliver

    PS: the Event Tickets Plugin is now translated as well, which means all Plugins are up to date! 🙂

    in reply to: Translations disappeared? #1186499
    Oliver
    Participant

    Hi Geoff,

    I finished the German translation for the following plugins:

    The Events Calendar
    Advanced Post Manager
    Community Events
    Community Tickets
    Easy Digital Downloads Tickets
    Event Tickets Plus
    Eventbrite Tickets
    Events Calendar Pro
    Facebook Events
    Filter Bar
    iCal Importer
    Shopp Tickets
    Tribe Common
    WooCommerce Tickets
    WP E-Commerce Tickets

    Can you extend my licenses for our test website for the following plugins?
    – Events Calendar Pro
    – Community Events

    Would be great as it makes life much easier for testing your new versions before going live 😉

    Best regards,
    Oliver

    • This reply was modified 9 years, 5 months ago by Oliver.
    Oliver
    Participant

    Thanks, that works like a charm! 🙂

    Best,
    Oliver

    Oliver
    Participant

    This reply is private.

    • This reply was modified 9 years, 5 months ago by Oliver.
    in reply to: Translations dissapeared #2 #1181653
    Oliver
    Participant

    Hi George,

    I was referring to this post:

    Translations disappeared?

    But it looks that the new Event Aggregator Plugin created 37 pages of new translations. For me it looked like there was still an issue …

    You can close this ticket.

    Regards,
    Oliver

    in reply to: Translations disappeared? #1179862
    Oliver
    Participant

    Sounds great! So I will wait until V4.3.1 and then start translating 😉

    Best regards,
    Oliver

    in reply to: Hide timezone in Events Community Submission form #1170812
    Oliver
    Participant

    Obviously it can be found in datepickers.php under
    /the-events-calendar-community-events/src/views/community/modules

    Problem solved 😉

    in reply to: tribe_update_venue() issues #1168477
    Oliver
    Participant

    Hi Cliff,

    thanks for your fast and clear answer!

    Updating the title and content with wp_update_post() works like a charm 😉
    I would recommend to make a note about this in the documentation (until it’s fixed).

    Best regards,
    Oliver

    in reply to: How to read the details of a specific venue? #1167260
    Oliver
    Participant

    No, thanks! I’m fine ?

    in reply to: tribe_update_venue() issues #1167127
    Oliver
    Participant

    3. The venue title is not updated, too. Is there workaround for this bug?

    in reply to: How to read the details of a specific venue? #1167043
    Oliver
    Participant

    Thanks Geoff! I took the photo on Palma de Mallorca 😉

    I managed to find a solution with get_post_meta(), which returns an array with the details:

    $ort1_details = get_post_meta($ort1->ID);
    echo $ort1_details[_VenueAddress][0];
    echo $ort1_details[_VenueZip][0];
    ...

    Best regards,
    Oliver

    in reply to: Issues after updating to latest version #1127013
    Oliver
    Participant

    I had the same issue with the screen reader text. Your snippet solves it! Thanks!
    BTW: I’m using the popular Divi Theme.

Viewing 15 posts - 106 through 120 (of 296 total)