=== OSM Contact Info Widget === Contributors: pablolopezmestre Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=6JYWV644JYL7Q&lc=ES&item_name=OSM%20Widgets¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted Tags: widget, contact info, hcard, vcard Requires at least: 3.6 Tested up to: 4.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to create a contact info card in a widget. You can add your contact information in plain text, hCard format or fontAwesome icons... == Description == This plugin allows you to create a contact info card in a widget. You can add your contact information in plain text, hCard format or fontAwesome icons... You can add your contact information to the sidebar. You can choose between 3 types of formats: plain text, hcard, or font-awesome icons. The plugin add classes to the div tags, so you can create your own styles in your stylesheet == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation (or install it directly from your dashboard) and then activate it from Plugins page. == Screenshots == 1. Widget fields == Frequently Asked Questions == = Can I change the styles of the widgets in hCard format? = Of course. You can use your own styles, just add this classes in your stylesheet:

Contact Information

Company Name
Address
Postal Code City, Province (Country)
work: 555 555 555
work: 777 777 777
fax: 999 999 999

lorem ipsum dolor sit amet

= Can I change the styles of the widgets in plain text format? = Of course. You can use your own styles, just add this classes in your stylesheet

Contact Information

Company Name
Address
Postal Code City, Province (Country)
Teléfono 1: 555 555 555
Teléfono 2: 777 777 777
Fax: 999 999 999

lorem ipsum dolor sit amet

= Can I change the styles of the widgets in font awesome icons format? = Of course. You can use your own styles, just add this classes in your stylesheet

Contact Information

Company Name
Address
Postal Code City, Province (Country)
555 555 555
777 777 777
999 999 999
email@email.com

lorem ipsum dolor sit amet

== Changelog == = 1.0 = *First public release