CONTACT AND SOCIAL MEDIA

CONTACT INFO

CONTACT DATA

Address: 221 Baker Street
London, United Kingdom
Tel: +12 345-678-90
Fax: +12 345-678-90
Email: hello@secundo.com

[sourcecode language=»html»]
[contact header="CONTACT DATA"
street="221 Baker Street" city="London"
country="United Kingdom" phone="+12 345-678-90"
fax="+12 345-678-90" email="hello@secundo.com"]
[/sourcecode]

parameters
  • header (optional)
  • street (optional)
  • city (optional)
  • postcode (optional)
  • country (optional)
  • phone (optional)
  • fax (optional)
  • email (optional)

CONTACT FORM

[sourcecode language=»html»]
[contact_form]
[/sourcecode]

parameters
  • mailtto – admin email address
  • subject – subject of the admin email
  • name – placeholder for name field
  • email – placeholder for email field
  • message – placeholder for message field
  • buttonlabel – button label
  • success – success message
  • fail – error message

GOOGLE MAPS

[sourcecode language=»html»]
[google_maps latitude="47.660937" longitude="9.569803" html="We are here" popup="true" zoom="10" height="200" width="400"]
[/sourcecode]

parameters
  • width – map width
  • height – map height
  • address (optional)
  • latitude
  • longitude
  • zoom
  • html – localization note
  • popup : true; false;
  • controls : true; false;
  • pancontrol : true; false;
  • zoomcontrol : true; false;
  • maptypecontrol : true; false;
  • scalecontrol : true; false;
  • streetviewcontrol : true; false;
  • overviewmapcontrol : true; false;
  • scrollwheel : true; false;
  • doubleclickzoom : true; false;
  • maptype : ROADMAP; SATELLITE; HYBRID; TERRAIN;
  • marker : true; false;

NEWSLETTER

MAILING LIST

Sign up if you would like to receive updates from Secundo.

[sourcecode language=»html»]
[newsletter headertext="MAILING LIST"
placeholder="Enter your email address"
info="Sign up if you would like to receive updates from Secundo."
buttontext="SUBSCRIBE" subject="newsletter secundo"]
[/sourcecode]

parameters
  • headertext – header (optional)
  • placeholder – placeholder for email field
  • info – additional text
  • buttontext – button label
  • success – success message
  • fail – error message
  • mailtto – admin email address
  • subject – subject of the admin email

TWITTER

LATEST TWEETS

Bad Authentication data.
0 seconds ago


[sourcecode language=»html»]
[twitter header="LATEST TWEETS"
user="Carles5puyol"]
[/sourcecode]

parameters
  • header – header (optional)
  • user – user nickname
  • limit – number of tweets

SOCIALS

[sourcecode language=»html»]
[socials headertext="FOLLOW US" fbuser="secundo"
twituser="secundo" dribbbleuser="secundo"
fbtext="Like us on Facebook"
twittext="Follow us on Twitter"
dribbbletext="W.I.P. on Dribbble"]
[/sourcecode]

parameters
  • headertext – header (optional)
  • fbuser – Facebook user(optional)
  • fbtext – Facebook button label(optional)
  • twituser – Twitter user(optional)
  • twittext – Twitter button label(optional)
  • dribbbleuser – Dribbble user(optional)
  • dribbbletext – Dribbble button label(optional)

SOCIAL BUTTONS

[sourcecode language=»html»][button_box header="READY TO START?"
buttontext="CONTACT US" link="#"][/sourcecode]
parameters
  • url – if not set the current page url is taken