New website and power point templates:
1. Video Producer
2. Blue Business
3. Spa and Nail
4. Interior Design
5. Retro style
6. Video producer
New website and power point templates:
1. Video Producer
2. Blue Business
3. Spa and Nail
4. Interior Design
5. Retro style
6. Video producer
Web-flash-template.com add facebook “like” button at each template product page. Now you can easily share best templates with your friends at facebook.
Now I want to tell you how you can add facebook like button at your website or web page.
Asking google you can easily find “developers.facebook.com/docs/reference/plugins/like” – official facebook developers page.
This article describe two ways of adding like button. First way – using iframe tag. It’s hard to add something about this way. You should just fill web form and copy/paste generated html code to your page.
I want to tell about second way – using XFBML. Why you should use XFBML? XFBML – works using facebook API, so it more flexible, fuller-featured and allows users to add a comment to their like. How to add facebook like button using XFBML? At developers page I find only that I have to use of the JavaScript SDK and that’s all. Off course you can read manuals for JavaScript SDK, but it’s time waste. Here a step by step manual for adding facebook like button using XFBML.
1. Register your website as Application to get App ID. Simple go to http://developers.facebook.com/setup/, fill form and copy your application ID.
2. Add Open Graph protocol and FBML schema to you website. Add two parameters to “html” tag xmlns:og=”http://opengraphprotocol.org/schema/” and xmlns:fb=”http://www.facebook.com/2008/fbml”.
Your final <html> tag is -
<html xmlns=”http://www.w3.org/1999/xhtml”
xmlns:og=”http://opengraphprotocol.org/schema/”
xmlns:fb=”http://www.facebook.com/2008/fbml”>
3. Add extra meta tags. Fill content with your data.
<meta property=”og:site_name” content=”YOUR_SITE_NAME”/>
<meta property=”og:title” content=”TITLE_OF_YOUR_PAGE”/>
<meta property=”og:type” content=”YOUR_PAGE_OBJECT_TYPE”/>
<meta property=”og:url” content=”URL”/>
<meta property=”og:image” content=”URL_TO_IMAGE>”/>
<meta property=”fb:app_id” content=”YOUR_APP_ID”/>
Facebook support limited count of types: blog, product, actor, website, … Full list you can find at – http://developers.facebook.com/docs/opengraph#types
4. Add JavaScript SDK to bottom of page but before the </body>
<div id=”fb-root”></div>
<script type=”text/javascript”>
window.fbAsyncInit = function() {
FB.init({
appId: “YOUR_APP_ID”, status: true, cookie: true,
xfbml: true
});
};
(function() {
var e = document.createElement(‘script’); e.async = true;
e.src = document.location.protocol + ‘//connect.facebook.net/en_US/all.js’;
document.getElementById(‘fb-root’).appendChild(e);
}());
</script>
5. Now you can add “Like” button to your web page, just replace “URL” to your URL.
<div class=”fb_like”>
<fb:like width=”340″ layout=”standard” show_faces=”true” href=”URL” colorscheme=”default”></fb:like>
</div>
Live example you can see at any product preview page at flash website template store.
Web-flash-template.com adds new templates:
1. Plumbing service
2. Home builder
3. Politican
4. Movie theatre
5. Right way powerpoint template
6. Construction powerpoint template
7. Communication company powerpoint template
8. Theatre videoadmin flash template
9. Diving club videoadmin flash template
New templates as always – premium quality for low price.
We add new 26 templates from 300110762 to 300110787.
In this update we create a lot off Power Point templates but we also create templates of other types.
Here is preview for best templates:
1. Best gallery template has Photo and Video section. It has full screen mode – this is good for gallery your photos will display at full size. Gallery has auto play, description on/off features, you can group photos by categories. So it’s best template to create your website with photo/video gallery.
![]()
2. Today communication cover all planet. It’s hard to imagine the place where you can’t fine any type of communication. Communication Power point template main idea is world wide spread of communication. It’s easy to prepare communication project with our template.
![]()
3. Star Agency Flash Intro. To represent you star agency in the web you have to show something impressive, unusual and dizzy. In classic web page it’s hard to solve this issue. Here the Flash technology take place. With flash we can make intro page with impressive effects. Please check Star Agency Flash Intro template. I’m sure you find all that you need.
![]()