Doesnt Work ?
-
I have now try to use this to get my search form to work on my site, i go in to my searchform.php in my theme which is Gauge from Ghoostpool.
Remove the code as stated.
<form method="get" class="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <input type="text" name="s" class="gp-search-bar" placeholder="<?php esc_attr_e( 'search the site', 'ghostpool_lang' ); ?>" /> <button type="submit" class="gp-search-submit"></button> </form>
Then i input your command insted.
do_shortcode("[PW_ADD_GSEARCH]");
The Searchbar disapear from my theme,
And now it is actually just say the do_shortcode
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Doesnt Work ?’ is closed to new replies.