Forum Replies Created
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
CARLOS MARTINEZ TRONCOSOParticipant
Can you send me the instructions please? I’m sysadmin and I know a little PHP. Thanks
CARLOS MARTINEZ TRONCOSOParticipantThanks for your help.
CARLOS MARTINEZ TRONCOSOParticipantFinally the solution is to edit lines number 162 and 163:
<label class=”screen-reader-text” for=”s”><?php _e( ‘Buscar productos…’, ‘woocommerce’ ); ?></label>
<input type=”search” class=”search-field” placeholder=”<?php echo esc_attr_x( ‘Buscar product
os…’, ‘placeholder’, ‘woocommerce’ ); ?>” value=”<?php echo get_search_query(); ?>” name=”s” title=”<?php echo esc_attr_x( ‘Buscar productos…’, ‘label’, ‘woocommerc
e’ ); ?>” />I changed Search Products for Buscar productos.
CARLOS MARTINEZ TRONCOSOParticipantCan you send me the instructions please? I’m sysadmin and I know a little PHP. Thanks
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)