prasann
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Hey guys,
I am having same problem. Any update ?can u plz post your development website link ?
Forum: Plugins
In reply to: [SimpleMap Store Locator] how to change 'ZIP' field labelI have changed same things. You have to edit
simplemap.php
file in line 216. check by below code.
$ffi[‘zip’] = array( ‘label’ => apply_filters( ‘sm-search-label-zip’, __( ‘Postcode: ‘, ‘SimpleMap’ ), $post ), ‘input’ => ‘<input type=”text” id=”location_search_zip_field” name=”location_search_zip” value=”‘ . esc_attr( $zip_value ) . ‘” />’ );
I hope this one is work for you.cheers
hey ,
I found something that could do this job on the ‘templates.php’ line 109 but I haven’t tried it.Maybe you need to increase size.cheers,
Forum: Plugins
In reply to: [SimpleMap Store Locator] [Plugin: SimpleMap Store Locator] No results FoundAny solutions ?
Forum: Plugins
In reply to: [SimpleMap Store Locator] [Plugin: SimpleMap Store Locator] SimpleMaps Widgetsame problem..
Did u found any solution?
Viewing 6 replies - 1 through 6 (of 6 total)