Photomin - Responsive HTML Template Documentation

Flexible and beautiful template which could be suitable for almost all kinds of business.

Visit my Portfolio

Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!

× Well Done! If you like my work, please rate it. If you’re about to rate it with less than 5 stars, please let me know the reason first and I will do my best to improve the template.

Install

Photomin is HTML template so there's no really "installation" required just unzip the main file you've downloaded from Themeforest and after unziping you have your all template ready to be used.

Enjoy!

Camera Slider

To use the Camera Slider you have to include the following in your page:

File Name Description
jquery.min.js jQuery library.
js/camera.min.js jQuery Camera script.
js/jquery.mobile.customized.min.js jQuery Camera mobile script.
css/camera.css Camera Style Sheet.

Finally you need to hook up your script:

/***************************************************
			Camera Slider
***************************************************/
jQuery.noConflict()(function($){
			$('#camera_wrap_1').camera({
				thumbnails: false,
				pagination: false,
				height: '400px'
			});
		});

For more information please visit Camera website.

Isotope jQuery Plugin

Portfolio powered by jQuery and Isotope: An exquisite jQuery plugin.

File Name Description
jquery.min.js jQuery library.
js/jquery.quicksand.js Quicksand jQuery Plugin
js/jquery.isotope.min.js Isotop jQuery Plugin

For more information please visit Isotope website.

Contacts

Just need to change email address in the file contact.php.

Twitter Widget

Put twitter on your website with tweet!, an unobtrusive Javascript plugin for jQuery.

File Name Description
jquery.min.js jQuery library.
js/jquery.tweet.js Tweet jQuery Plugin

Initialize tweet! on page load with your Username and other options in the file custom.js

/***************************************************
					Twitter
***************************************************/
jQuery.noConflict()(function($){
$(document).ready(function() {
	
	  /*---- Footer Twitter----*/
	  $("#footer .tweet").tweet({
        	count: 3,
        	username: "zesky",
        	loading_text: "loading twitter..."      
		});

	  /*---- Sidebar Twitter ----*/
	  $("#twitter-widget .tweet").tweet({
        	count: 3,
        	username: "envato",
        	loading_text: "loading twitter..."      
		});

	  /*---- Homepage Twitter ----*/
	  $("#top-gag .tweet").tweet({
        	count: 1,
        	username: "zesky",
        	loading_text: "loading twitter..."      
		});

	 });
});

HTML markup:

<div class="tweet"></div>

For more information please visit Tweet! plugin website.


Flickr Widget

A jQuery Flickr Feed Plugin.

File Name Description
jquery.min.js jQuery library.
js/jflickrfeed.min.js jQuery Flickr Feed Plugin.

Script:

jQuery.noConflict()(function($){
$(document).ready(function() {	
	$('#cbox').jflickrfeed({
		limit: 9,
		qstrings: {
			id: '47257185@N03'
		},
		itemTemplate: '<li>'+
						'<a rel="colorbox" href="{{image_b}}" title="{{title}}">' +
							'<img src="{{image_s}}" alt="{{title}}" />' +
						'</a>' +
					  '</li>'
	}, function(data) {
		$('#cbox a').colorbox();
	});
});
});

HTML markup:

<ul id="cbox" class="thumbs"></ul>

User ID you can get on http://idgettr.com/http://idgettr.com

For more information please visit Flickr Feed Plugin website.

Skeleton — A Beautiful Boilerplate for Responsive, Mobile-Friendly Development

Scripts:

Icons:

Fonts:

Support for all our themes is conducted through the ColorTheme support forums, if you’d like to start a new thread over there either myself or another member of the support team can take a look at your issue

Support Forums | Create an Account | Find your "Item Purchase Code"

Support includes installation guidance, bugs fixing, and general problem solving with features explained on the theme’s official sales page.

Support does not include:



× If need help to customise this template we recommend the Tweaky service

× Well Done! If you like my work, please rate it. If you’re about to rate it with less than 5 stars, please let me know the reason first and I will do my best to improve the theme.

Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.