Hans-Gerd

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 320 total)
  • Author
    Posts
  • in reply to: Date / Time #1256732
    Hans-Gerd
    Participant

    Hi Andreas,
    that’s strange – see screenshots from backend and frontend (view as list)

    Cheers,
    Hans-Gerd

    in reply to: Date / Time #1256571
    Hans-Gerd
    Participant

    Hi,
    simply add same date and end time 0:00 or same time – it works.

    Cheers,
    Hans-Gerd

    in reply to: Event time defaulting to am #1256256
    Hans-Gerd
    Participant

    Hi,
    because I can’t edit the post before:
    Sorry, but the issue I described is to see in connection to community events. The advice of hunter (“Timezone” and “Date format settings”) may be the solution.

    Cheers,
    Hans-Gerd

    in reply to: Event time defaulting to am #1256254
    Hans-Gerd
    Participant

    Hi,
    it’s a known bug in datepickers.php (community events), see here: https://theeventscalendar.com/support/forums/topic/24-hour-time-format-2/

    @hunter: It would be very helpful, if this will be documented on https://theeventscalendar.com/known-issues/

    I have checked also the possible solution in

    "View all" recurring events don’t list the events


    – but it doesn’t work at all.

    As long as this problem exists, unfortunately, we cannot update to TEC 4.4.x. This is really unpleasant.

    Cheers,
    Hans-Gerd

    in reply to: Organizer not saved when editing an event #1255692
    Hans-Gerd
    Participant

    Hi Hunter,
    thanks for information.

    Do you think it is a possible workaround to delete the record with the _EventOrganizerID=0 in wp_postmeta?

    Because of more critical issues in TEC 4.4.x (especially the issue with datepicker) we haven’t updated TEC.

    Cheers,
    Hans-Gerd

    in reply to: Organizer not saved when editing an event #1254942
    Hans-Gerd
    Participant

    Hi Mathew,
    thanks for helpful explanations and sorry for misunderstanding.

    Just I have checked the issue in “wp_postmeta” and you are right: There are multiple entries for _EventOrganizerID and an entry with a value of 0 (Zero). See screenshot.

    Cheers,
    Hans-Gerd

    in reply to: Organizer not saved when editing an event #1254904
    Hans-Gerd
    Participant

    Hi Hunter, hi Mathew,
    thanks for replies and advice.
    I just have checked the DB “wp_posts” and the result seem to be ok (see screenshots).

    Now I have duplicated the event with plugin “Duplicate TEC Event”, after that I try to add the organizer but also without success.

    Cheers,
    Hans-Gerd

    • This reply was modified 9 years, 1 month ago by Hans-Gerd. Reason: duplicate
    in reply to: Organizer not saved when editing an event #1254721
    Hans-Gerd
    Participant

    This reply is private.

    • This reply was modified 9 years, 1 month ago by Hans-Gerd.
    • This reply was modified 9 years, 1 month ago by Hans-Gerd.
    in reply to: Organizer not saved when editing an event #1254715
    Hans-Gerd
    Participant

    Hi Hunter,
    now I checked the issue on our dev environment – unfortunately without success (same issue):

    • Switch to the Twenty Seventeen theme
    • Disable all plugins except Tribe Events plugins.
    • And of course I have cleared my browser cache

    More Informations in following private reply.

    Cheers,
    Hans-Gerd

    in reply to: Organizer not saved when editing an event #1254499
    Hans-Gerd
    Participant

    Hi Hunter,
    thanks for answer.
    I will check this probably tomorrow and will back here again.

    For information: Reading the post on https://theeventscalendar.com/support/forums/topic/some-organizers-wont-display-or-save/ it is exactly the issue I described here.

    Cheers,
    Hans-Gerd

    in reply to: "View all" recurring events don’t list the events #1253709
    Hans-Gerd
    Participant

    Hi Andras,
    you are right – sorry for the misunderstanding.
    I have checked it and the script seem to be an older script because at that time we had to change something.

    Cheers,
    Hans-Gerd

    in reply to: "View all" recurring events don’t list the events #1253687
    Hans-Gerd
    Participant

    Hi Andras,
    unfortunately just seen same issue – may be the issue is only solved partial:

    same issue seem to be in

    
    /**
     * Single Event Template
     * A single event. This displays the event title, description, meta, and
     * optionally, the Google map for the event.
     *
     * Override this template in your own theme by creating a file at [your-theme]/tribe-events/single-event.php
     *
     * @package TribeEventsCalendar
    

    line 27 (TEC 4.3.5):

    		<a href="<?php echo esc_url( tribe_get_events_link() ); ?>"> <?php printf( '&laquo; ' . esc_html__( 'All %s', 'tribe-events-calendar-pro' ), $events_label_plural ); ?></a>
    

    instead

    		<a href="<?php echo esc_url( tribe_get_events_link() ); ?>"> <?php printf( '&laquo; ' . esc_html__( 'All %s', 'the-events-calendar' ), $events_label_plural ); ?></a>
    

    Cheers,
    Hans-Gerd

    • This reply was modified 9 years, 1 month ago by Hans-Gerd.
    in reply to: Organizer not saved when editing an event #1253685
    Hans-Gerd
    Participant

    This reply is private.

    in reply to: sidebar is shown beneath the form #1253682
    Hans-Gerd
    Participant

    Hi Geoff,
    thanks for your advice.

    Indeed, we are still talking about the Community add section, but the issue is solved by disabling the sidebar.

    Cheers,
    Hans-Gerd

    in reply to: sidebar is shown beneath the form #1251927
    Hans-Gerd
    Participant

    Hi Geoff,
    the issue with the editor seem to be solved (may be the reason was deleting and filling new the cache of WP Rocket).
    But there is still a little issue: Below the sidebar there is no background (background is black)

    Any idea ?

    Cheers,
    Hans-Gerd

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