• Resolved gogolik

    (@gogolik)


    Hello! Thank you for very useful plugin. But I have a little trouble with customization.
    My client wants other placement of elements. For example, date of visit in left corner of container, time in right corner. I found front-end code in app.js, but don’t understand how to modify it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor vanadiuz

    (@vanadiuz)

    Hi,
    to be honest, it’s a very big problem. You can modify app.js file in tremtr folder on github repo and rebuild it (it’s vue.js), but in this case you will have to forget about the auto-updates.
    I can just suggest you to modify css, because it builded on grids.

    Best Regards

    Thread Starter gogolik

    (@gogolik)

    Thank you, I’ll try.

    Also, if I choose average reservation time 4 hours, but late reservations can be made 1 hour before closing, then there is no possibility to choose the last 3 hours. How can I fix this? I can choose 2 hours AVG and 2 hours before closing, but this is not a solution.

    Plugin Contributor vanadiuz

    (@vanadiuz)

    You need to make a working day 3 hours longer.
    The latest reservation times are calculated in the following way: TimeOfClosing minus AVG Reservation Time.

    Thread Starter gogolik

    (@gogolik)

    Hm, thank you. Didn’t think about it. ??

    Do you have any plans to work with customization potential? I think it would be better to separate js functionality and css styles. For example, the h2 header above the form – i can’t remove it if i don’t need it. Any plans to do a plugin paid and polish it with great design?

    Plugin Contributor vanadiuz

    (@vanadiuz)

    https://prntscr.com/j06el8

    Yes, I plan add more functionality to reservations management.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Customization’ is closed to new replies.