• Resolved shawky1011

    (@shawky1011)


    my website is rtl
    when i install your wd-youtube plugin , my admin panel change from right sidebar to left sidebar
    and some content hidden under the sidebar
    when i uninstall the plugin everything return normal
    thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hi @shawky1011!

    We are terribly sorry for the inconvenience. Could we please have a closer look at this issue? Can you contact us through this form?

    Please send the link to this forum thread. Our development team will check the problem and we’ll post the solution here.

    Thank you! Have a good day!

    Thread Starter shawky1011

    (@shawky1011)

    Thanks for the fast reply
    i tried to register so i can submit a ticket but i did not receive the confirmation email
    this is a screenshot from my admin panel before installing the plugin
    before the plugin
    and this one after installing the plugin
    after the plugin

    Thanks again

    Plugin Contributor WD Support

    (@wdsupport)

    Hi @shawky1011!

    I just wanted to let you know, that I have asked our development team to check this problem. I will keep you posted when they suggest a solution.

    Cheers!

    Plugin Contributor WD Support

    (@wdsupport)

    Hey @shawky1011!

    Could you please edit /wd-youtube/css/admin_main.css file of your website and add the following CSS code?

    #adminmenuwrap,
    #adminmenuback{
        right: 0;
    }

    Make sure to clear the cache of your web browser before checking the changes. Let us know if this works.

    Cheers!

    Thread Starter shawky1011

    (@shawky1011)

    greaaaat
    this solve 75% of the problem
    now the sidebar return to it’s normal location
    but the text align still “left”
    it should align right
    you offers great support
    thanks

    Plugin Contributor WD Support

    (@wdsupport)

    Hey @shawky1011!

    Could you please also add the following CSS to the same file?

    #adminmenu div.wp-menu-name{
        text-align: right;
    }

    Let us know if it helps.
    Cheers!

    Thread Starter shawky1011

    (@shawky1011)

    very nice
    this solve the problem
    thanks a lot for your precious time
    have a nice day

    Plugin Contributor WD Support

    (@wdsupport)

    Hi, @shawky1011!

    That’s wonderful! Our development team will also fix this problem in one of the next couple of updates of YouTube WD plugin.

    Please feel free to drop us a line any time you will need further assistance. We’ll be happy to help!

    If you have a few minutes, please share your rating for YouTube WD here. Your feedback will help us improve the quality and features of the product, as well as our customer support service.

    Thank you so much! Have a great day!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘RTL admin panel’s design’ is closed to new replies.