• Resolved takeok

    (@takeok)


    Would be nice if everything in the location result output from line 1206 of /wp-store-locator/js/wpsl-gmap.js could be wrapped in a span + class to give us better control of styling. Currently city/state/zip, phone and distance are NOT wrapped in a classes (just the overall p tag). Only street and country are wrapped in classes. This would be a nice little enhancement for developers that would only take a few seconds. I can easily hack or override the file of course but I’d rather not.

    https://ww.wp.xz.cn/plugins/wp-store-locator/

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

    (@tijmensmit)

    In the 2.0 version I’m currently working on you will be able to modify the html structure that is used in js with a filter in php. So you can do whatever you want with it, without having to modify the original files.

    Thread Starter takeok

    (@takeok)

    Sounds good. Awesome plugin by the way. SOOOO much nicer and cleaner than all the other solutions out there.

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

The topic ‘Feature Request – more classes’ is closed to new replies.