Okay
  Public Ticket #2634678
Configurations
Closed

Comments

  •  2
    Rohan started the conversation

    Few questions:

    1) From your demo sites, the appointment view on The Customer Panel seems to be defaulted to current week only (see image 1_Booking Calendar Current Week). Is it possible to change it to 1 month view? Would it be a code or CSS change? We have limited technical experience and looking for the easiest and simplest CSS change if possible. 

    2) I enabled Google Calendar 2-way sync on your demo site, I can see the Google Calendar sign-in button on the employee profile in the backend - see image 2_Employee_1). But, I do not see anywhere the employee can login from the Employee Panel Access (image 2_Employee_2). is this a bug? or how does an employee sign-in to the Google Calendar? 

    3) Is the Booking Search view  Step-By-Step Booking Wizard / Services Catalog size (width and height) customizable? I need them smaller as these booking wizards/service catalog "frames" would need to share another larger widget on my page. Is there a CSS I can use too? See images 3_Customize Booking layout_X

    Thank you. 

  • [deleted] replied

    Hi Karen,

    Thank you for your interest in our plugin.

    1) You can add this JS code directly to the page:

    window.ameliaBooking = {
        cabinet: {
            pastDays: 0,
            futureDays: 30,
            disableAuthorizationHeader: false
        }
    }

    When you go to the page where the shortcode is you will see two options in which you can see your page: Visual and Text. Change it to Text and add this code, save changes and the date picker should show the entire month.

    2) This is the limitation at the moment, since Google calendar sync need dynamic URL and we cannot know on which URL you will add the employee panel but our developers will work on this limitation in the future and hopefully we will be able to resolve this.

    3) For this, you will need to contact our support in Amelia section of this support platform since this is not a pre-purchase question and I cannot help. They will probably need more information from you in order to see if this is possible so please contact them there.

    Best regards.

  •  2
    Rohan replied

    Thank you Isidora. 

    For 1) My developer said it it doesn't seem it would work as we're using Elementor as our page builders. Is the JS code something we could find within Amelia's php files? The shortcode we intent to use is [ameliaemployeepanel appointments=1]



  •  2
    Rohan replied

    On 2) with the Google Calendar limitation, we do not intent to turn on Google Integration. The default %appointment_date_time% on Recurring Placeholders are not showing the correct time zones on the email notifications to Customers. Please see attached screenshot (screenshot #2)

  •  2
    Rohan replied

    attaching screenshot to my reply on 2).

  • [deleted] replied

    Hi Karen,

    I am not familiar with CSS code, but the technical support that provides support for Amelia premium users told me that code should work even if you use Elementor page builder. 

    As for the time zone, please check whether you have enabled the option "Show booking slots in client time zone" on the General Settings. Also you should know that time zone set on the demo site in Wordpress general settings is maybe different then yours time zone and you cannot change this since these settings are hidden on the demo back-end. In WP General Settings you set time zone in which your business is and appointments for admin and employees are shown in that time zone, and if option "Show booking slots in client time zone" is enabled then customers will see appointments in their time zone which is set on their local machine.

    Best regards.