Ivory Search is not working in my account page (only icon is visible)

Ivory Search Forums Support Ivory Search is not working in my account page (only icon is visible)

Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #5052
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      Hi Shyam,

      I hope you are well today.

      Thank you for your question and kind words that motivate.

      I visited your shared website and saw on my account page the javascript error is occurring as shown in the attached screenshot causing Ivory Search plugin javascript code to not work.

      You can either resolve the javascript code on your website or on that page display search form on hovering over the menu search icon by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

      .woocommerce-account li.is-menu.is-dropdown:hover > form {
          display: block;
      }

      Best regards,
      Ivory Search Support

      Attachments:
      You must be logged in to view attached files.
      • #5055
        srshegdekar@gmail.com
        Participant
        • Topics: 1
        • Replies: 1

        Hi there,

        Thanks a lot. It’s working in the desktops.. & Laptops but not on phones.. what shall I do?

        another media query..?

        and P.S:- we wanted the search icon to be on the main header in phones n not in drop down menu.. so we have made some changes..(as the search icon doesn’t work when under menu in the phones) but this prob was solved when we pushed it on the top.. n slightly tweaked it..

        Now the icon does work on the laptop/desktop by the css code shared by you.. now we want that for phones too..

        Regards,
        Shyam

    • #5059
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      It works fine for me on mobile also as shown in the attached screenshot.

      Please advise.

      Attachments:
      You must be logged in to view attached files.
Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.