• Resolved hnasr

    (@hnasr)


    Hello

    i have some issue with the plugin css with my RTL site

    when i try to use Default style it appear not correct (not responsive)

    i mean the all menu line move to down (i think it will fix if we change the width)

    and when i try the Sliding or Dropdown style the search bar not appear in correct position

    https://i.ibb.co/vcHRs7F/Capture.png

    https://i.ibb.co/gPpGMdk/Capture2.png

    the second issue is with mobile the Dropdown style appear and when i click on icon it disappear and the menu close

    and Default style show the search form correct but when i click it to type any word it disappear also!

    so please help me

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I hope you are well today and thank you for your question.

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

    Best regards,

    Thread Starter hnasr

    (@hnasr)

    thanks you MR. Vinod Dalvi

    my live site using the popup (the most stable style with me)

    but i have a testing site you can see below (you will see the same issue in pc and mobile)

    https://www.wzauf.com/

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I don’t see any issue on your shared website as displayed in the below-shared screenshots.

    https://imgur.com/a/9azYcyi

    Please advise.

    Thread Starter hnasr

    (@hnasr)

    thank you for trying to help

    1- in mobile can you press in search field? when i press to type any word it flash and disappear (using chrome last version)

    2- in computer you are right i only need it rtl (appear in right or center not in left)

    https://i.ibb.co/s5vLWsF/001.png

    also, as I told you before, when I am change the screen resolution the search the the menu to next line as not responsive

    https://i.ibb.co/F4gJf26/002.png

    For your information, this problem does not appear if the plugin disabled

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    1- in mobile can you press in search field? when i press to type any word it flash and disappear (using chrome last version)

    This is an issue of the theme that you are using on your website as it works fine with any default WordPress theme such as Twenty Twenty so please contact the theme support to resolve it.

    2- in computer you are right i only need it rtl (appear in right or center not in left)

    https://i.ibb.co/s5vLWsF/001.png

    I am not sure exactly where you want to display it so could you please describe it a bit more?

    also, as I told you before, when I am change the screen resolution the search the the menu to next line as not responsive

    https://i.ibb.co/F4gJf26/002.png

    For your information, this problem does not appear if the plugin disabled

    The below CSS code use din your theme style.css file is causing this issue so please contact the theme support to resolve it.

    .alternative #navigation {
        width: 100%;
    }
    Thread Starter hnasr

    (@hnasr)

    thank you i will contact with the theme provider

    but can you tell me how to make the plugin from right to left

    below screenshot

    https://i.ibb.co/82wYsWm/Capture.png

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I visited your shared website and the text already displays to the right as shown in the below screenshot.

    View post on imgur.com

    Please advise.

    Thread Starter hnasr

    (@hnasr)

    I’m very sorry this is testing site

    please try again (I change to Popup as this screenshot)

    https://i.ibb.co/82wYsWm/Capture.png

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I still see the same on your website and not the popup.

    Please advise.

    Thread Starter hnasr

    (@hnasr)

    Sorry I don’t know, from me the search bar appear in left

    so we in Arabic sites type from right (RTL)

    another screenshot https://i.ibb.co/TTTHNy8/Capture2.png

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I already understood what you meant so don’t share the screenshot and please share the website URL where it is displaying.

    Thread Starter hnasr

    (@hnasr)

    the same website https://www.wzauf.com/

    now it work in popup style

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    I don’t see any popup style on your shared website.

    This may be because of the cache that you are using on your website so could you please clear and temporarily deactivate it?

    Also, please test it yourself by not logging into your website.

    Thread Starter hnasr

    (@hnasr)

    I’m very sorry to hear that, you are right

    i don’t know how (don’t have any cache plugin)

    that the real site https://www.wzufa.com/

    Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    You can align the popup search form by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    html[dir="rtl"] .is-popup-search-form .is-search-form {
        direction: rtl;
    }
Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘css float right and mobile mod’ is closed to new replies.