WP Search Mocks Me. Returning No Results.
-
Hello,
At issue:
Problem:
Search query returns “No Results.”
I’m using the default WP Search form.
Should I change this string of searchform.php?
<form method=”get” id=”searchform” action=”<?php bloginfo(‘home’); ?>/”>
Or, this one?
<div><input type=”text” value=”<?php echo wp_specialchars($s, 1); ?>” name=”s” id=”s” />
Or, something else entirely?
I’m lost.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WP Search Mocks Me. Returning No Results.’ is closed to new replies.