Contact

Google maps

INVIA

2133 Stanton Hollow Road

Acton, MA 01720

Phone: 781-480-6580

Fax: 781-480-6599

[email protected]

[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
  • type - map type, use normal map or the black and white type? - normal; blackwhite;
  • width
  • height
  • address - option not available for black and white map type
  • infoheader - info box header, header text
  • infostreet - info box street
  • infocity - info box city
  • infopostcode - info box postcode
  • infophone - info box phone
  • infofax - info box fax
  • infoemail - info box email, email address
  • latitude
  • longitude
  • zoom
  • html - localization note
  • popup
  • controls
  • pancontrol
  • zoomcontrol
  • maptypecontrol
  • scalecontrol
  • streetviewcontrol
  • overviewmapcontrol
  • scrollwheel
  • doubleclickzoom
  • maptype - ROADMAP; SATELLITE; HYBRID; TERRAIN;
  • marker

Contact form



[sourcecode language=”html”]
[contact_form]
[/sourcecode]
parameters
  • mailto - email address
  • subject - subject of the admin mail
  • name - name field placeholder
  • email - email field placeholder
  • message - message field placeholder
  • buttontext
  • placeholders - show placeholders, placeholders are labels inside inputs which disappear when content is entered - yes; no;
  • success - success message
  • fail - error, error message

Newsletter

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

[sourcecode language=”html”]
[newsletter info="Sign up..."
buttontext="Subscribe" subject="newsletter invia"]
[/sourcecode]
parameters
  • header - header text
  • placeholder - placeholder text for input
  • info - additional information
  • buttontext
  • success - success message
  • fail - fail message
  • mailto - subscription receiver mail
  • subject - subject of the admin mail

Twitter

[sourcecode language=”html”]
[twitter user="WayneRooney"]
[/sourcecode]
parameters
  • header - header text
  • user - username, twitter username
  • key - customer key
  • secret - customer secret
  • token - access token
  • token_secret - token secret, access token secret
  • limit - limit news
  • button - follow us button, follow us button label. leave blank to hide it
  • newwindow - new window?, open in new window follow us button?
  • parseurl - you can display links from the content as plain text, short html links or full html links - plain; short; display;
  • parsemedia - you can display media links from the content as plain text or 3 types of html links - plain; short; display; expanded;
  • parseid - parse user id?, display user @ids as plain text or links - yes; no;
  • parsehashtag - parse hashtag?, display #hashtags as plain text or links - yes; no;
  • img - embed images?, embed images into posts content? - yes; no;
  • imgsize - size of embeded images?, embedded image size - thumb; small; medium; large;
  • maxlength - tweet length limit, max length of the tweet
  • cache - cache results for x seconds, cache twitter feeds for better performance ex. 900 = 15 minutes. 0 - disabled

Twitter slider

    [sourcecode language=”html”]
    [twitter_slider user="WayneRooney"]
    [/sourcecode]
    parameters
    • user - username, twitter username
    • key - customer key
    • secret - customer secret
    • token - access token
    • token_secret - token secret, access token secret
    • limit - limit news
    • parseurl - you can display links from the content as plain text, short html links or full html links - plain; short; display;
    • parsemedia - you can display media links from the content as plain text or 3 types of html links - plain; short; display; expanded;
    • parseid - parse user id?, display user @ids as plain text or links - yes; no;
    • parsehashtag - parse hashtag?, display #hashtags as plain text or links - yes; no;
    • maxlength - tweet length limit, max length of the tweet
    • cache - cache results for x seconds, cache twitter feeds for better performance ex. 900 = 15 minutes. 0 - disabled

    Socials

    [sourcecode language=”html”]
    [socials headertext="Follow us" fb="#"
    twit="#" dribbble="#"
    google="#" linkedin="#"
    pinterest="#" flickr="#"
    tumblr="#" behance="#"
    youtube="#" vimeo="#"
    skype="#" email="#"
    rss="yes"]
    [/sourcecode]
    parameters
    • header - header text
    • fb - facebook username
    • twit - twitter username
    • dribbble - dribbble username
    • google - google+ username
    • linkedin - linkedin username
    • pinterest - pinterest username
    • flickr - flickr username
    • tumblr - tumblr username
    • behance - behance username
    • youtube - youtube movie
    • vimeo - vimeo movie
    • phone - phone number to call by skype
    • phonelabel - phone tooltip label
    • skype - skype user
    • instagram - instagram user
    • email - email address
    • emaillabel - email tooltip label
    • rss - show rss feed link? - no; yes;

    Flickr photostream

    [sourcecode language=”html”]
    [flickr user="..."]
    [/sourcecode]
    parameters
    • header - header text
    • user - user id, pulling from a flickr user. you can find id here
    • group - group id, pulling from a flickr group. you can find id here
    • set - set id, pulling from a flickr user's set. you can find id here
    • num - number of images
    • order - order type - latest; random;
    • size - s; t; m;
    Back to top