• Resolved web_line

    (@web_line)


    Hi,

    first of all: thanks for the great plugin!

    I have only one issue at the moment. On the booking page, when the page loads I see “loading” (“lädt” – I’m on a German site) for a short time as the label for the abc-check-availabilities button.
    Then the label changes to “Verfügbarkeiten prüfenLädt”:

    <span id=”abc-submit-button” class=”abc-submit-text” style=”display: inline;”>Verfügbarkeiten prüfen</span><span class=”abc-submit-loading” style=”display: none;”></span>Lädt…

    The text “lädt…” should be placed inside of the abc-submit-loading span tag but it is outside.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author BookingCalendar

    (@bookingcalendar)

    Hallo web_line,

    merkwürdig, im Code ist es richtig:
    <span class=”abc-submit-loading” />’.__(‘Loading…’, ‘advanced-booking-calendar’).'</span>
    Hast du einen Link zu deiner Seite?

    Viele Grüße
    Jan

    Thread Starter web_line

    (@web_line)

    P.S.: and it would be nice if you add an id or class to the error messages like:

    <b>Der Zeitraum ist zu kurz. Mindestaufenthalt für dieses Datum sind 2 Nächte.</b>

    <span class=”abc-alert”>Der Zeitraum ist zu kurz. Mindestaufenthalt für dieses Datum sind 2 Nächte.</span>

    That would allow me to change the style of those messages

    Thread Starter web_line

    (@web_line)

    klar – gerne – wie kann ich Dir eine PM senden?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘abc-check-availabilities button text’ is closed to new replies.