Help for shortcode: [bw_address]
Display the address
Syntax
[bw_address
type="Work| type - Address type."
alt="| 1 - suffix for alternative address"
tag="div| span - HTML formatting tag"]
Live example
Work
The Long Room
41 Redhill Road
Rowlands Castle
HANTS
PO9 6DE
UK
Snippet
<div class="adr bw_address">
<div class="type">Work</div>
<div class="extended-address">The Long Room</div>
<div class="street-address">41 Redhill Road</div>
<div class="locality">Rowlands Castle</div>
<div class="region">HANTS</div>
<div class="postal-code">PO9 6DE</div>
<div class="country-name">UK</div>
</div>
Leave a Reply
You must be logged in to post a comment.