• Resolved akewowo

    (@akewowo)


    on the search results page (after entering a word in the search form and after hit return)

    the close icon is not visible.

    it works fine on every other page

    thank you

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    Check this article and if your settings have the same URL on the two URL options.
    https://www.wpmobilemenu.com/knowledgebase/common-errors/cant-load-wp-mobile-menu-using-https/

    One of the links seems to don’t have the www

    Thread Starter akewowo

    (@akewowo)

    Hi

    thanks for your quick response, it put me on the right path
    actually I have https on both fields in the general settings

    so I experimented further and I found a way to make it work:

    on the mobile menu settings I added a html widget with following code:

    <form role=”search” method=”get” id=”mobsearchform” class=”mobsearchform” action=”https://www.megaherzig.ch/”&gt;
    <div>
    <input type=”text” placeholder=”Search” value=”” name=”s” id=”s”>
    </div>
    </form>

    on the WordPress regular menu I added a link at the bottom with the same code
    but it would return an error as I tried to save the menu.

    I change https to http only in the code and I could save the menu and it works

    doesn’t seem very logical to me but it works

    Thank you

    • This reply was modified 5 years, 10 months ago by akewowo.
    • This reply was modified 5 years, 10 months ago by akewowo.
    Plugin Author Rui Guerreiro

    (@takanakui)

    Well, if it’s working that’s what matters.
    I’m glad you sorted it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘close icon not visible on search results page’ is closed to new replies.