• [ Moderator note: Please do not request specific people to assist like that. ]

    I am trying to use the Relevanssi Plugin…I have it correctly installed ect.
    But I tried to use the search bar and I am not sure why it isn’t working.
    Here are the contents in my search form folder:

    <form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
        <input id="searchField" type="text" value="<?php the_search_query(); ?>" />
        <input id="searchSubmit" type="submit" value="" />
    </form>

    I’d post the search.php html but I know I need to use another site to display code…I totally have no idea what that site’s url is 🙁
    Please help?

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Search bar /Results not working?!!’ is closed to new replies.