Title: Search Text
Last modified: May 19, 2020

---

# Search Text

 *  [david199](https://wordpress.org/support/users/david199/)
 * (@david199)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/search-text-3/)
 * How to change the “search products…” text?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsearch-text-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [AF Support Team](https://wordpress.org/support/users/afhelpteam/)
 * (@afhelpteam)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/search-text-3/#post-12862890)
 * Hello [@david199](https://wordpress.org/support/users/david199/)
 * Thank you so much for using our theme StoreCommerce.
    You need to change the 
   text with theme code edit. Because that is the default Woocommerce search. Please
   see this documentation to know how to customize it. [https://docs.woocommerce.com/document/overriding-the-product-search-box-widget/](https://docs.woocommerce.com/document/overriding-the-product-search-box-widget/)
 * Note: Child theme is recommended to customize the theme.
 * Thank you
 *  Thread Starter [david199](https://wordpress.org/support/users/david199/)
 * (@david199)
 * [6 years ago](https://wordpress.org/support/topic/search-text-3/#post-12892903)
 * Thanks for your response.
    product-searchform.php doesn’t exist. I created and
   pasted this code:
 *     ```
       <form role="search" method="get" class="woocommerce-product-search" action="<?php echo esc_url( home_url( '/'  ) ); ?>">
       	<label class="screen-reader-text" for="s"><?php _e( 'Search for:', 'woocommerce' ); ?></label>
       	<input type="search" class="search-field" placeholder="<?php echo esc_attr_x( 'Search Products&hellip;', 'placeholder', 'woocommerce' ); ?>" value="<?php echo get_search_query(); ?>" name="s" title="<?php echo esc_attr_x( 'Search for:', 'label', 'woocommerce' ); ?>" />
       	<input type="submit" value="<?php echo esc_attr_x( 'Search', 'submit button', 'woocommerce' ); ?>" />
       	<input type="hidden" name="post_type" value="product" />
       </form>
       ```
   
 * But it doesn’t make any changes.
    Am i doing right?
 *  [AF Support Team](https://wordpress.org/support/users/afhelpteam/)
 * (@afhelpteam)
 * [6 years ago](https://wordpress.org/support/topic/search-text-3/#post-12897017)
 * Hi [@david199](https://wordpress.org/support/users/david199/)
    Thank you for 
   getting back to us.
 * Looks like WooCommerce plugin is not installed and activated on your site. First
   install and activate the WooCommerce plugin and check the option inside `Appearance
   > Customize > WooCommerce > Product Search`.
 * Besides that, if you need more customization possibilities, you can go with the
   premium theme.
 * Thank you
 *  Thread Starter [david199](https://wordpress.org/support/users/david199/)
 * (@david199)
 * [6 years ago](https://wordpress.org/support/topic/search-text-3/#post-12901734)
 * Thanks a lot.
    Solved
 *  [AF Support Team](https://wordpress.org/support/users/afhelpteam/)
 * (@afhelpteam)
 * [6 years ago](https://wordpress.org/support/topic/search-text-3/#post-12904728)
 * Thanks for using StoreCommerce.

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

The topic ‘Search Text’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/storecommerce/2.1.0/screenshot.
   png)
 * StoreCommerce
 * [Support Threads](https://wordpress.org/support/theme/storecommerce/)
 * [Active Topics](https://wordpress.org/support/theme/storecommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/storecommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/storecommerce/reviews/)

## Tags

 * [search form](https://wordpress.org/support/topic-tag/search-form/)

 * 5 replies
 * 2 participants
 * Last reply from: [AF Support Team](https://wordpress.org/support/users/afhelpteam/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/search-text-3/#post-12904728)
 * Status: not resolved