• problem with the anchor
    one more problem. I decided to post it in a separate topic.
    After selecting a specific time on the right (when loading the form for entering contact information) it automatically located in the top of the screen.
    All information about booking (service, date, time, etc.) is hidden from the user.
    how to make the block fully displayed? not only with the input string name? ie it is necessary that anchor (at start of the block) was not in the “Your Name”, but exactly on “PLEASE CHECK THE APPOINTMENT DETAILS BELOW AND CONFIRM:”
    is it possible?

    https://wordpress.org/plugins/appointments/

Viewing 16 replies (of 16 total)
  • Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again someone02,

    Glad to hear that the code is working now 🙂

    The script is targeting .appointments-confirmation-wrapper class which is the the form wrapper div. You can replace that part in provided code with this one:

    .appointments-pagination

    which should be the button right above the form. The button is ~20-30px above the form so I guess that should work.

    Please let me know if that helps 🙂

    Cheers,
    Bojan

Viewing 16 replies (of 16 total)

The topic ‘problem with the anchor’ is closed to new replies.