• Resolved wentforgold

    (@wentforgold)


    Hi,
    Im having trouble with this plugin. Search results not showing. I have a blank white screen. Do i need to edit my search.php file?

    Regards,

    • This topic was modified 8 years, 6 months ago by wentforgold.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wentforgold

    (@wentforgold)

    search box is custom

    Thread Starter wentforgold

    (@wentforgold)

    $string .= ‘<form method=”get” action=”‘.$GLOBALS[‘bloginfo_url’].’/” name=”object_bigsearch” id=”object_bigsearch” ‘.$ext.’>’;

    $string .= ‘<p ‘.$txtext.’>’.$PPT->_e(array(‘object’,’bigsearch1′)).’ <input name=”s” id=”s” value=”” data-swplive=”true” type=”text” onfocus=\”this.value=\’\’;” value=”‘.$PPT->_e(array(‘object’,’bigsearch2′)).'”/>

    <input type=”submit” value=”‘.$PPT->_e(array(‘object’,’bigsearch3′)).'” class=”button gray large” /></p>’;

    $string .= ‘</form> ‘;

    Plugin Author Steve Bruner

    (@sbruner)

    I see you’re using Google custom search. Does default WordPress search work for you?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘default search’ is closed to new replies.