As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2391147
ALIGNMENT OF TIME SLOTS
Closed

Comments

  • Amit started the conversation

    IMAGE 165 IS FROM YOUR HEALTH DEMO SITE,

    IMAGE 164 IS FROM MY WEBSITE LINK: https://www.amitkapadia.in/stm_service/workplace-champions-an-executive-coaching-program/#join

    MY NEED FROM AMELIA:

    WHEN WE OBSERVE THE TIME SLOTS IN BOTH THE IMAGES - 

    THE ONE IN DEMO SITE IS PROPERLY ALIGNED AND FITS WITHIN THE RANGE OF ITS OWN RESPECTIVE MARGINS. IT DOES NOT CROSSOVER.

    WHEREAS THE TIME SLOTS IN MY WEBSITE CROSSES OVER ITS MARGIN. I TRIED SEVERAL WAYS OUT BUT COULD NOT FIGURE OUT ANY SETTING.

    THE ONLY THING I OBSERVED IS THE DIFFERENCE IN WHICH THE TIME SLOTS ARE WRITTEN- 10:30 AM - 12:00 PM IN DEMO V/S. 10 : 30 AM - 12 : 00 PM IN ACTUAL.

    THERE EXISTS A SPACE BETWEEN [10 AND : ] AND SIMILARLY BETWEEN [: AND 30]. 

    PLEASE DO THE NEEDFUL AT THE EARLIEST.

  • [deleted] replied

    Hello Amit, 

    I assume this is coming as a conflict with your theme's CSS or some other plugin's CSS. If you maybe have some custom time format in your WordPress General Settings please change it to one of the given formats, as this setting applies to Amelia as well, and it is maybe causing this issue. 

    Please try adding this custom HTML to the page where you have your Amelia shortcode: 

    <style>
    span.el-radio-button__inner 
    {width: fit-content !important;}
    </style>

    and let me know if this solved the issue!

  • Amit replied

    You are amazing Marija! Your diagnosis worked.

    Attaching 2 images. The problem was in my wordpress default setting of timing - [H : I A] now converted to [H:I A].

    However, the CSS did not work. But upon changing the default settings, my purpose is solved.

    Thankyou.

  • [deleted] replied

    Hello Amit, 

    Great, glad to see the issue is gone!

    You are welcome. 

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.