Forums

Search not Working (4 posts)

  1. vikinggal
    Member
    Posted 5 years ago #

    Hi, My Search functionality has stopped working. I don't understand what's going on.

    Although I coded the theme myself, I copied the search functionality from another theme. Now it's broken and I don't know why!

    Here is the code:
    <?php /*?><!-----------------------SEARCHFORM.php---------------------------><?php */?>
    <form method="get" id="searchform" action="<?php bloginfo('home'); ?>/">
    <div><input type="text" value="<?php echo wp_specialchars($s, 1); ?>" name="s" class="textinput" id="s" />
    <br></br><input type="submit" class="searchsubmit" id="s2" value="Search" />
    </div>
    </form>

    Any idea what is wrong? My page is at http://www.vikingprincess.net. The search box is at the top right corner. The search form is called searchform.php

  2. drmike
    Member
    Posted 5 years ago #

    Um, the search function on your site is for Google. Works fine.

  3. vikinggal
    Member
    Posted 5 years ago #

    Hi! Thanks for checking!
    However, It took too long before anybody responded... I gave up on the WP Search and got the google search despite not being the biggest fan of google any longer...

  4. beerorkid
    Member
    Posted 5 years ago #

    I had the same issue. it had to do with my theme, but I was not gonna give up and switch themes. I tried many different solutions and plugins cuz I dislike the google search so much.

    I found proper search and it worked for me. Found it through google.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.