• Resolved mem010x

    (@mem010x)


    Hi dear friends,

    I have updated my website and added bookly
    plugin and added some services.

    But now I want to make a button onnthe front-end for exp.

    “ Make appointment now “ and put that on the header menu above. I checked couple things but with no luck.

    How can i find the link to the category list with services? Can you help me out with this?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Bookly

    (@ladela)

    Hello,

    Thank you for your message.

    You need to use a link which leads to the booking page: for example you create a button in the editor:
    <form action=”/kate/sample-page/”>
    <button type=”submit”>Book an appointment</button>
    </form>
    https://prntscr.com/oi9hyl

    And instead of /kate/sample-page/ you add a link where your booking form is located.

    Let me know if I understood your request correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘Bookly Button on header menu’ is closed to new replies.