We'll create fresh WordPress site with Whereabouts: Swarm installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Use a widget or the shortcode [whereabouts-swarm] to display your current location anywhere on your website.
Please note: The location will only be displayed if a location has been set.
There is no extra styling. You can however do it yourself, in your theme. This is what the HTML looks like, depending on what you decide to display (in the settings):
<div class="whereabouts-swarm-location">
<img class="whereabouts-swarm-icon" src="..." alt="" />
<span class="whereabouts-swarm-venue">Venue Name</span>
<span class="whereabouts-swarm-city">City Name</span>
<span class="whereabouts-swarm-country">Country Name</span>
<span class="whereabouts-swarm-timezone">UTC Time Zone</span>
</div>