Okay
  Public Ticket #2400237
Error to visualice correctly book appointment (time zone)
Closed

Comments

  • Baruch started the conversation

    Hi

    Would like a lot your help.

    I´ve already installed the plug in and used the shortcode and it loads correctly, but seems to be 2 errors

    1):  In the calendar days titles:

    *It gives me this letters titles:  L - M - "X" - J - V - S - D

    2) When i select a day and the APPOINTMENT TIME shows it in a NOT NORMAL WAY or BAD LAYOUT 

    *It is not well distributed, the text is overwritten with a circle and on the edges

  • Baruch replied

    Hi team
    Do you have any idea of what can i do ? please help me :)

  •  2,507
    Aleksandar replied

    Hello Baruch

    Thank you for your purchase.

    Issues like this usually occur when there is a conflict either with the theme currently active on your website, or another plugin you have installed.

    Can you please change the theme and see if the issue is resolved? If not, then please deactivate all other plugins except for our plugin, refresh the page where the issue is, and see if it is resolved (it should be). If it is, then start activating other plugins one by one, and after each activation refresh the page to see if the issue reoccurred. Once it does reoccur, you will have found the plugin causing the issue.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  • Baruch replied

    Hi Aleksandar

    Thanks for the help, let me tell you what i have tried to solve this problem but unfortunately it stills present.

    I decided to make a subdomain with this characteristics:

    • New subdomain
    • New database
    • Cleaning all the wordpress plug ins
    • Clean all the themes of wordpress
    • Install ASTRA THEME
    • Install Amelia
    • Generate a new page to use [ameliabookings]

    At this point it just helped me to errase the "CIRCLE" that appears infront of the RESERVATION TIME when someone wants to reserve (front page: see the attached photo in original post)

    So i tried by using the Plug in: PO EDIT that you recomend to make the translate.

    NOTES

    This erro doesnt appears if my GENERAL LANGUAGE of wordpress is set up in: EN - UNITED STATES

    By default theres no .PO archive in Spanish - MÉXICO language 

    So i worked this:

    • Install PO EDIT
    • Donwnload file es_ES from my File manager
    • Use PO EDIT and change: WEDNESDAY INITIAL W to M
    • Save
    • Upload files .PO and .MO to my FILE MANAGER with the name es_MX  

    But X and Traduction of the MONTHS still doesnt work (attached: #3 photo of the error) http://amelia.emprendegadget.com/index.php/ramses/

    1. X were not replaced by M
    2. Plug In stills replacing the months to SPANISH MX LANGUAGE

    I dont know what else to do. Please help me.



  • Baruch replied

    How can i edit this php o json?  we are trying to resolve it :(

  • Baruch replied

    I saw at wordpress support that you are using a V-CALENDAR (photo), that means that i cant translate months and one-letter "M" "T" "W" "T" "F" "S" "S".

    I want to use WORDPRESS  GENERAL LANGUAGE in es_MX (español de méxico) and your plug in en_US, trying to avoid the one letter "X" for wednesday and MONTHS in spanish by using wordpress languaje ESPAÑOL MÉXICO.

    Could you please help me?

  • [deleted] replied

    Hello Baruch, 

    Apologies for replying a bit later.

    Aleksandar is our of the office, so I will try to help out. 

    Yes, we use V-Calendar and those month letters can't be translated by you. But I forwarded this to our development team so they will check if anything can be done about this. I will get back to you as soon as I get some feedback from them.

  • [deleted] replied

    Hello Baruch, 

    Please try this out in order to turn off Spanish for the calendar:

    Please backup this file first on your local machine and the edit it

    Open the file  public/js/frontend/amelia-booking.js

    and remove these two parts of the code 

    f.a.locale(window.localeLanguage),

    (it can be that you have something else instead of f.a here)

    and

    ,locale:window.localeLanguage.replace("_","-")


    Please look at the attachments. 

    Hope this helps !