• Resolved ed47298

    (@ed47298)


    Hi,

    I’m using the JQuery date picker on RTL WP setting.
    The object is mirrored.
    Check the link – image – print screen.

    Can you fix?

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • N-Media

    (@nmedia)

    Hi,

    can you please explain what you mean by “object is mirrored”

    Thread Starter ed47298

    (@ed47298)

    click on the link attached. it is a print screen.
    The calendar direction should not be affected by the page direction.

    Thread Starter ed47298

    (@ed47298)

    Note that this problem does not occur while using the default date picker.
    Only with the JQUERY date picker.

    I can not use the default date picker because I need to change the date format.

    N-Media

    (@nmedia)

    Ok I see, well it’s not mirrored. Because your site has RTL so datepicker is also getting RTL settings.

    Thread Starter ed47298

    (@ed47298)

    Is there any way to fix it?

    N-Media

    (@nmedia)

    send me your product URL, Lets see if I could give you solution.

    Thread Starter ed47298

    (@ed47298)

    N-Media

    (@nmedia)

    Hi,

    please following css into your theme or in our PPOM CSS:

    div#ui-datepicker-div {
        direction: ltr;
    }
    Thread Starter ed47298

    (@ed47298)

    It worked!
    thanks.

    N-Media

    (@nmedia)

    Glad to hear it. I will be thankful if you rate our Plugin.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘jQuery Datepicker RTL mirrored’ is closed to new replies.