How do I change the text for the Jigoshop search widget?
Q: I would like to modify the Jigoshop search widget so it doesn't say "Search" four times. Where can I edit the text for this?
A:
a) put a space in for the Widget title and save it, no Widget
title will appear
b) get rid of the 'button' with this somewhere in your
styles.css:
input[id="searchsubmit"] {
display: none;
}
c) get rid of the beginning Label with this also in your styles.css:
#searchform label {
display: none;
}
-
Getting Started
-
Jigoshop Settings
-
Creating Products
-
Using Jigoshop
-
Customize Jigoshop
-
Testings - in case of problems on Jigoshop web site
-
FAQ - Jigoshop plugin user questions
- Add a new tab to a product page / Custom tabs on product pages?
- Adding a Continue Shopping button to the single product page
- Adding Product Category Terms in a dropdown box for Custom Post Meta
- Add Alternate text on product picture and title
- Adding buttons / info to the end of each product
- View all (171 more)
-
FAQ - Jigoshop extensions user questions
-
API
-
Screencasts