• Resolved playdiune

    (@playdiune)


    First of all, thanks for the excellent plugin that works perfectly. I did, however, detect a few problems:

    1- The emails to the Administration all follow in duplicate (I get the same email 2 times). It happens in the notification of a new reservation and also in the confirmation of the reservation.

    2- When I am checking the existing reservations in the dashboard and click on a reservation to see the details, in the window that slides from right to left with the details of the reservation, the data appear a little hidden on the left side and you can not see the initial characters of all fields. A margin-left:20px should be applied

    Can this be solved ?

    Thanks

    • This topic was modified 4 years, 1 month ago by playdiune.

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

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

    (@masaakitanaka)

    Hello,

    1- The emails to the Administration all follow in duplicate (I get the same email 2 times). It happens in the notification of a new reservation and also in the confirmation of the reservation.

    Please empty the “To (Email Address)” field on Booking Package > Calendar Setting > Your Calendar > Setting tab or General Setting > Setting tab.

    2- When I am checking the existing reservations in the dashboard and click on a reservation to see the details, in the window that slides from right to left with the details of the reservation, the data appear a little hidden on the left side and you can not see the initial characters of all fields. A margin-left:20px should be applied

    We could not confim your ploblem. Can you attach the dashboard images on this topic?

    Thank you.

    • This reply was modified 4 years, 1 month ago by MASAAKI.
    Thread Starter playdiune

    (@playdiune)

    Hello @masaakitanaka

    The duplicated email is solved. Thanks ??

    About the dashboard fields alignment, please see attach(link) image.
    https://ibb.co/Tgcbp76

    Thanks a lot

    Plugin Author MASAAKI

    (@masaakitanaka)

    Hello,
    This issue is probably due to the OS version of your computer.
    Install the plugin that edits the dashboard CSS and add the code below.

    #userInfoPanel::-webkit-scrollbar {
    	display: none;
    }

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Emails to the Administration all follow in duplicate’ is closed to new replies.