Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    You can change the width for the label on the settings page under the “Search and radius label width” field.

    If you open the /js/wpsl-gmap.js in the wp store locator folder, scroll to the bottom of the file, and add this code just before the )};

    $( "#wpsl-search-input" ).attr( "placeholder", "zipcode/address" );
    Thread Starter lianalsmith

    (@lianalsmith)

    That code broke the whole thing. The only thing that showed up after entering that code was the “Your Location” and “Search”

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Are you 100% sure you added it before the last line, and that the code is 100% identical? What is the url where you added it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Location and Radius text on 2 lines’ is closed to new replies.