• Hi All,

    I’m hoping someone might be able to help or at least point me in the right direction. I’ve used the shortcode [wp_simple_locator] with taxonomies=”venue_type”. The issue I’m having is the label is in the not formatted correctly.

    Any help what so ever would be greatly appreciated!

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter wordpresswayne

    (@wordpresswayne)

    Hi all,

    I (think!) I’ve cracked it. The taxonomy <div> element had not been assigned a valid css style in simple-locator/view/simple-locator-form-ajax.php line 35. For example, you could change line 35 to:

    $output .= '<div class="distance wpsl-taxonomy-filter">

    to use the same formatting as the distance field. I’ll leave this open for a while to see if anyone has any better option.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Formatting of taxonomies label’ is closed to new replies.