Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    The https://jacquemariel.com/?s=Test should work… What’s you .htaccess file look like?

    And have you tried disabling all of your plugins? It maybe that a plugin is causing a conflict.

    The format works, try rebuilding permalinks

    Thread Starter jacquemariel

    (@jacquemariel)

    disabled all plugins, still not working.

    .htaccess is:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    looks like it’s working to me?

    https://jacquemariel.com/?s=tower

    Thread Starter jacquemariel

    (@jacquemariel)

    Thanks everyone so much!

    I tried it in Safari instead of Firefox and everything is in order now.

    Thread Starter jacquemariel

    (@jacquemariel)

    Now– does this happen for anyone else or just me? When I type in a search term and press return/enter, it works. When I click the submit button it does not.

    Not that big of a deal, if i can’t fix it i’ll just remove the button.

    It’s the href of the submit button: https://jacquemariel.com/document.search.submit(); as it’s a premium theme I cant go into the files but the demo does this on themeforest aswell so may want to ask the theme author to release a fix.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Search not working’ is closed to new replies.