Twitter Widget
With this widget you can pull your latest tweets from twitter account in your Website. See the sample usage below .
- count = the number of tweets to display
- username = the twitter account you would like to pull the tweets from
// count = the number of tweets to display
// username = the twitter account you would like to pull the tweets from
[twitter count="2" username="sytem32store"]
Follows Us
Popular Posts
With this widget you can pull your Popular posts and it is calculated amount comments per post. See the sample usage below .
- count = the number of post to display
- thumbnail = {ture or false}
// count = the number of post to display
// thumbnail = {ture or false}
[popularpost count="5" thumb="true"]
Popular Post
Recent Posts
With this widget you can pull your latest posts anywhere in your page or post or sidebar. See the sample usage below .
- count = the number of post to display
- categories = entre id number
- thumbnail = {ture or false}
// count = the number of post to display
// categories = entre id number
// thumbnail = {ture or false}
[recentpost count="5" cat_id="4" thumb="true"]
Recent Post
Contact Information
With this widget you can pull your contact information anywhere in your page or post or sidebar. See the sample usage below .
// name = {your name}
// address = {your street address}
// state = {your state name}
// city = {your city name}
// zip = {your zip code}
// phone = {your phone number}
// email = {email address}
[contact_info name="John Doe" address="54321 Main Street." state="Victoria 8011 Australia" city="Victoria" zip="PO Box 21177" phone="+61 (0) 3 9023 0074 " email="JohnDoe(at)domain.com"]
Contact Info
Victoria 8011 Australia
Victoria
PO Box 21177
Flickr Photos
With this widget you can pull your latest filckr images of your account anywhere in your website. See the sample usage below .
- Limit = The number of photos to display
- ID = Enter Flickr id
// count = the number of images to display
// id = enter flickr id number
[flickr count="6" id="Flickr ID" display="random"]
Flickr Photos
Quick Contact
With this widget you can insert contact form anywhere couldn’t be easier. See the optional parameters and example usage below.
- Add contact form widget from shortcode picker
- Enter your email address
//email= {your email address}
[contact_form [email protected] ]