wp/wp-content/themes/themeforest-2964855-scrn-responsive-single-page-portfolio/Read me/index.html
changeset 0 d970ebf37754
equal deleted inserted replaced
-1:000000000000 0:d970ebf37754
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
       
     2 <head lang="en">
       
     3 	<meta http-equiv="content-type" content="text/html;charset=utf-8">
       
     4 	<title>Template Documentation Template</title>
       
     5 	<!-- Framework CSS -->
       
     6 	<link rel="stylesheet" href="assets/blueprint-css/screen.css" type="text/css" media="screen, projection">
       
     7 	<link rel="stylesheet" href="assets/blueprint-css/print.css" type="text/css" media="print">
       
     8 	<!--[if lt IE 8]><link rel="stylesheet" href="assets/blueprint-css/ie.css" type="text/css" media="screen, projection"><![endif]-->
       
     9 	<link rel="stylesheet" href="assets/blueprint-css/plugins/fancy-type/screen.css" type="text/css" media="screen, projection">
       
    10 	<style type="text/css" media="screen">
       
    11 		p, table, hr, .box { margin-bottom:25px; }
       
    12 		.box p { margin-bottom:10px; }
       
    13 	</style>
       
    14 </head>
       
    15 
       
    16 
       
    17 <body>
       
    18 	<div class="container">
       
    19 	
       
    20 		<h3 class="center alt">&ldquo;SCRN&rdquo; Documentation by &ldquo;Cristi Macovei&rdquo; v1.0</h3>
       
    21 		
       
    22 		<hr>
       
    23 		
       
    24 		<h1 class="center">&ldquo;SCRN&rdquo;</h1>
       
    25 		
       
    26 		<div class="borderTop">
       
    27 			<div class="span-6 colborder info prepend-1">
       
    28 				<p class="prepend-top">
       
    29 					<strong>
       
    30 					Created: 06/09/2012<br>
       
    31 					By: Cristi Macovei<br>
       
    32 					Email: <a href="mailto:cristi@teothemes.com">cristi@teothemes.com</a>
       
    33 					</strong>
       
    34 				</p>
       
    35 			</div><!-- end div .span-6 -->		
       
    36 	
       
    37 			<div class="span-12 last">
       
    38 				<p class="prepend-top append-0">Thank you for purchasing my theme. 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 <a href="http://themeforest.net/user/FinalDestiny">here</a>. Thanks so much!</p>
       
    39 			</div>
       
    40 		</div><!-- end div .borderTop -->
       
    41 		
       
    42 		<hr>
       
    43 		
       
    44 		<h2 id="toc" class="alt">Table of Contents</h2>
       
    45 		<ol class="alpha">
       
    46 			<li><a href="#installation">Installation</a></li>
       
    47 			<li><a href="#homepage">Setting up the homepage</a></li>
       
    48 			<li><a href="#shortcodes">Shortcodes</a></li>
       
    49 			<li><a href="#page-templates">Page Templates</a></li>
       
    50 			<li><a href="#custom-fields">Custom fields</a></li>
       
    51 			<li><a href="#optionspanel">Theme options panel</a></li>
       
    52 			<li><a href="#translate">Translating the theme</a></li>
       
    53 			<li><a href="#cssfiles">CSS files</a></li>
       
    54 			<li><a href="#javascriptfiles">JavaScript files</a></li>
       
    55 			<li><a href="#faq">FAQ</a></li>
       
    56 			<li><a href="#sources">Sources and credits</a></li>
       
    57 		</ol>
       
    58 		
       
    59 		<hr>
       
    60 		
       
    61 		<h3 id="installation"><strong>A) Installation</strong> - <a href="#toc">top</a></h3>
       
    62 		<p>In order to use this theme, you must run a stand-alone installation of wordpress and not have a free subdomain at wordpress.com. </p>		
       
    63 		<p>Once you have the zip archive ready, you need to go to your dashboard, which is http://yourwebsite.com/wp-admin and go to 
       
    64 		<strong>Appearance > Themes > Install Themes</strong> and, in the top menu, select <strong>Upload</strong>. Now, select the zip archive and just install it normally. </p>
       
    65 		<img src="assets/images/installation.png" />
       
    66 
       
    67 		<p>If the above solution fails due to any reason, upload the theme manually via FTP and then go to <strong>Appearance > Themes</strong> to enable it manually. If you don't know how to upload the theme via FTP, check <a href="http://codex.wordpress.org/Using_Themes#Adding_New_Themes_Manually_.28FTP.29.">Uploading themes via FTP</a> </p>
       
    68 
       
    69 		<p>For further help, you can also read <a href="http://codex.wordpress.org/Using_Themes">Using themes</a></p>
       
    70 
       
    71 		<hr>
       
    72 
       
    73 		<h3 id="homepage"><strong>B) Setting up the homepage</strong> - <a href="#toc">top</a></h3>
       
    74 
       
    75 		<p>The homepage has many elements, we'll analize each one individually.</p> 
       
    76 
       
    77 		<h4>The homepage text + the icons + the menu: </h4>
       
    78 
       
    79 		<p>The homepage menu, text and the icons are fully configurable in the theme options panel.</p>  
       
    80 
       
    81 		<img src="assets/images/options_topmenu.jpg" />
       
    82 
       
    83 		<img src="assets/images/options_icons.jpg" />
       
    84 
       
    85 		<p>The "Blog" item is optional and will be visible only if you select a blog page in the theme options panel:</p>
       
    86 
       
    87 		<img src="assets/images/home_menu_blog.jpg" />
       
    88 		
       
    89 		<h4>The top text</h4>
       
    90 
       
    91 		<img src="assets/images/home_text.jpg" />
       
    92 
       
    93 		<p>The text and the icons are very easy to configure in the SCRN Theme options panel: </p>
       
    94 
       
    95 		<img src="assets/images/options_toptext.jpg" />
       
    96 
       
    97 		<p>You may use HTML tags in those areas. </p>
       
    98 
       
    99 		<h4>The home pages: </h4>
       
   100 
       
   101 		<p>The homepage shows a list of pages which you can select in the theme options panel. It will show all the content of them, including html tags, shortcodes, etc. </p>
       
   102 
       
   103 		<p>The same pages tht show up in the top menu will show on the homepage. </p>
       
   104 
       
   105 		<img src="assets/images/options_topmenu.jpg" />
       
   106 
       
   107 		<h4>The contact page: </h4>
       
   108 
       
   109 		<p>The contact page is automatically added at the bottom of the website and all you need to do is configure the e-mail address, the location, the social icons url and the phone. All of them are very easy to configure in the theme options panel: </p>
       
   110 
       
   111 		<img src="assets/images/home_contact.jpg" />
       
   112 
       
   113 		<img src="assets/images/home_contact2.jpg" />
       
   114 
       
   115 		<img src="assets/images/options_icons.jpg" />
       
   116 		
       
   117 		<h3 id="shortcodes"><strong>C) Shortcodes</strong> - <a href="#toc">top</a></h3>
       
   118 		
       
   119 		<p>This theme has lots of shortcodes, I'll include the syntax for all of them in this section.</p>
       
   120 
       
   121 		<p><strong>1) Social shortcodes</strong></p>
       
   122 
       
   123 		<p>The shortcodes are the ones I used here: <a href="http://teothemes.com/wp/scrn/2012/08/06/shortcodes/">Shortcodes</a> </p>
       
   124 
       
   125 		<p>The feedburner shortcode syntax is: </p>
       
   126 
       
   127 		<pre>
       
   128 			[feedburner name="YOUR USERNAME"]
       
   129 		</pre>
       
   130 
       
   131 		<p>The twitter shortcode has 3 variations, like you can see on that page. The default variation is 1. The syntax is: </p>
       
   132 
       
   133 		<pre>
       
   134 			[twitter username="YOUR TWITTER USERNAME"] 
       
   135 			[twitter username="YOUR TWITTER USERNAME" variation="2"] 
       
   136 			[twitter username="YOUR TWITTER USERNAME" variation="3"]
       
   137 		</pre>
       
   138 
       
   139 		<p>The digg shortcode has 3 variations as well. The default variation is 1. The syntax is:</p>
       
   140 
       
   141 		<pre>
       
   142 	    		[digg] 
       
   143 	    		[digg variation="2"] 
       
   144 	    		[digg variation="3"]
       
   145 		</pre>
       
   146 
       
   147 		<p>The facebook share shortcode syntax is: </p>
       
   148 
       
   149 		<pre>
       
   150 			[facebook]
       
   151 		</pre>
       
   152 
       
   153 		<p>The stumble shortcode has 6 variations and the default one is 5. The syntax is: </p>
       
   154 
       
   155 		<pre>
       
   156 			[stumble] 
       
   157 			[stumble variation="1"] 
       
   158 			[stumble variation="2"] 
       
   159 			[stumble variation="3"] 
       
   160 			[stumble variation="4"] 
       
   161 			[stumble variation="6"] 
       
   162 		</pre>
       
   163 		
       
   164 		<p>The retweet shortcode syntax is:</p>
       
   165 
       
   166 		<pre>
       
   167 			[retweet]
       
   168 		</pre>
       
   169 
       
   170 		<p>The pinterest shortcode has 4 variations and 1 is the default one. The syntax is: </p>
       
   171 
       
   172 		<pre>
       
   173 			[pinterest username="YOUR PINTEREST USERNAME"] 
       
   174 			[pinterest variation="2" username="YOUR PINTEREST USERNAME"] 
       
   175 			[pinterest variation="3" username="YOUR PINTEREST USERNAME"] 
       
   176 			[pinterest variation="4" username="YOUR PINTEREST USERNAME"]
       
   177 		</pre>
       
   178 
       
   179 		<p>The addthis shortcode has 4 variations and 1 is the default one. The variation 4 is the floating share box. Syntax is: </p>
       
   180 
       
   181 		<pre>
       
   182 			[addthis] 
       
   183 			[addthis variation="2"] 
       
   184 			[addthis variation="3"] 
       
   185 			[addthis variation="4"]   - this is the floating share box
       
   186 		</pre>
       
   187 
       
   188 		<p>Some small shortcodes for social icons, syntax is: </p>
       
   189 
       
   190 		<pre>
       
   191 			[twitter_small username="YOUR TWITTER USERNAME HERE"] 
       
   192 			[twitter_big username="YOUR TWITTER USERNAME HERE"] 
       
   193 			[facebook_small username="YOUR FACEBOOK USERNAME HERE"] 
       
   194 			[dribble_small username="DRIBBLE USERNAME HERE"] 
       
   195 			[vimeo_small username="VIMEO USERNAME HERE"] 
       
   196 			[flickr_small username="FLICKR USERNAME"]
       
   197 		</pre>
       
   198 
       
   199 		<img src="assets/images/shortcodes.jpg" /> <br />
       
   200 
       
   201 		<p><strong>2) Image slideshow</strong></p>
       
   202 
       
   203 		<p>The syntax for the image slideshow is: </p>
       
   204 
       
   205 		<pre>
       
   206 [slider]
       
   207 	[slider_img]LINK TO THE IMAGE[/slider_img]
       
   208 	[slider_img]LINK TO THE IMAGE[/slider_img]
       
   209 	[slider_img]LINK TO THE IMAGE[/slider_img]
       
   210 	[slider_img]LINK TO THE IMAGE[/slider_img]
       
   211 	[slider_img]LINK TO THE IMAGE[/slider_img]
       
   212 [/slider]
       
   213 		</pre>
       
   214 
       
   215 		<p><strong>Note:</strong> You can use any number of images in the image slideshow and any number of image slideshows per page, there's no limit </p>
       
   216 
       
   217 		<img src="assets/images/slideshow.jpg" />
       
   218 
       
   219 		<p><strong>3) Quote slider</strong></p>
       
   220 
       
   221 		<p>The syntax for the quote slider is:</p>
       
   222 
       
   223 		<pre>
       
   224 [quote_slider]
       
   225 	[quote author="Michelle - student"]Great touch... felt so wonderful[/quote] 
       
   226 	[quote author="Max Mustermann - Business owner"]I feel alive...  I mean I feel my feet are part of my body.[/quote]
       
   227 	[quote author="Adam Jones"]Thanks for what you do!! Seriously wouldn’t have made it this far without you[/quote] 
       
   228 	[quote author="Brad Williams"]Truly Professional, Today was my first experience[/quote]
       
   229 [/quote_slider]
       
   230 		</pre>
       
   231 
       
   232 		<pre>
       
   233 [quote_slider]
       
   234 	[quote author="Author name"]Feedback or some info here[/quote]
       
   235 	[quote author="Author name"]Feedback or some info here[/quote]
       
   236 	[quote author="Author name"]Feedback or some info here[/quote]
       
   237 	[quote author="Author name"]Feedback or some info here[/quote]
       
   238 	[quote author="Author name"]Feedback or some info here[/quote]
       
   239 	[quote author="Author name"]Feedback or some info here[/quote]
       
   240 [/quote_slider]
       
   241 		</pre>
       
   242 
       
   243 		<p><strong>Note:</strong> You can use any number of quote sliders per page and any number of items in the quote slider, there's no limit at all </p>
       
   244 
       
   245 		<img src="assets/images/quote_slider.jpg" />
       
   246 
       
   247 		<p><strong>4) Lightbox images</strong></p>
       
   248 
       
   249 		<p>The lightbox images has multiple options and you can float the image to the right or to the left of the content. The syntax is: </p>
       
   250 
       
   251 		<pre>
       
   252 [lightbox thumbnail="LINK TO THE thumbnail" width="300" height="170" float="left"]LINK TO THE FULL IMAGE[/lightbox]
       
   253 Content here
       
   254 [clear]
       
   255 		</pre>
       
   256 
       
   257 		<pre>
       
   258 [lightbox thumbnail="LINK TO THE thumbnail" width="350" height="200" float="right"]LINK TO THE FULL IMAGE[/lightbox]
       
   259 Content here
       
   260 [clear]
       
   261 		</pre>
       
   262 
       
   263 		<pre>
       
   264 [lightbox thumbnail="LINK TO THE thumbnail" width="600" height="470" alt="My nice thumbnail" title="My little thumbnail"]
       
   265 LINK TO THE FULL IMAGE[/lightbox]
       
   266 		</pre>
       
   267 
       
   268 		<pre>
       
   269 [lightbox thumbnail="LINK TO THE thumbnail" width="140" height="120" float="left"]LINK TO THE FULL IMAGE[/lightbox]
       
   270 [lightbox thumbnail="LINK TO THE thumbnail" width="140" height="120" float="right"]LINK TO THE FULL IMAGE[/lightbox]
       
   271 Content between the two lightbox thumbnails
       
   272 [clear]
       
   273 		</pre>
       
   274 
       
   275 		<p><strong>WARNING:</strong> If you'll use the float option, you must add the [clear] shortcode as well after you add the content near the image, just like I did! </p>
       
   276 
       
   277 		<p><strong>Note:</strong> If a thumbnail isn't used, the full image will be used for the thumb. If a full image isn't provided, the shortcode won't work. </p>
       
   278 
       
   279 		<p><strong>Note: </strong> You can use the <strong>title</strong> and the <strong>alt</strong> attributes as well, they will add the title and the alt to the images and the prettyphoto frame. Default width x height are 250 x 125 pixels.</p>
       
   280 		
       
   281 		<img src="assets/images/lightbox.jpg" /> <br />
       
   282 
       
   283 		<p><strong>5) Columns: </strong></p>
       
   284 
       
   285 		<p>The syntax for the columns shortcodes is:</p>
       
   286 
       
   287 		<pre>
       
   288 	[one_half]Content here[/one_half]
       
   289 	[one_half]Content here[/one_half]
       
   290 		</pre>
       
   291 
       
   292 		<pre>
       
   293 	[one_third]Content here[/one_third]
       
   294 	[one_third]Content here[/one_third]
       
   295 	[one_third]Content here[/one_third]
       
   296 		</pre>
       
   297 
       
   298 		<pre>
       
   299 	[two_thirds]Content here[/two_thirds]
       
   300 	[one_third]Content here[/one_third]
       
   301 		</pre>
       
   302 
       
   303 		<pre>
       
   304 	[one_fourth]Content here[/one_fourth]
       
   305 	[one_fourth]Content here[/one_fourth]
       
   306 	[one_fourth]Content here[/one_fourth]
       
   307 	[one_fourth]Content here[/one_fourth]
       
   308 		</pre>
       
   309 
       
   310 		<img src="assets/images/columns.jpg" />
       
   311 
       
   312 		<p><strong>6) Lists: </strong></p>
       
   313 
       
   314 		<p>There are three types of lists you can use, the syntax is: </p>
       
   315 
       
   316 		<pre>
       
   317 [list type="bullet"]
       
   318 	&lt;li>item 1&lt;/li>
       
   319 	&lt;li>item 2&lt;/li>
       
   320 	&lt;li>item 3&lt;/li>
       
   321 	&lt;li>item 4&lt;/li>
       
   322 [/list]
       
   323 		</pre>	
       
   324 
       
   325 		<pre>
       
   326 [list type="check"]
       
   327 	&lt;li>item 1&lt;/li>
       
   328 	&lt;li>item 2&lt;/li>
       
   329 	&lt;li>item 3&lt;/li>
       
   330 	&lt;li>item 4&lt;/li>
       
   331 [/list]
       
   332 		</pre>
       
   333 
       
   334 		<pre>
       
   335 [list type="float"]
       
   336 	&lt;li>item 1&lt;/li>
       
   337 	&lt;li>item 2&lt;/li>
       
   338 	&lt;li>item 3&lt;/li>
       
   339 	&lt;li>item 4&lt;/li>
       
   340 [/list]
       
   341 [list type="float"]
       
   342 	&lt;li>item 1&lt;/li>
       
   343 	&lt;li>item 2&lt;/li>
       
   344 	&lt;li>item 3&lt;/li>
       
   345 	&lt;li>item 4&lt;/li>
       
   346 [/list]
       
   347 		</pre>
       
   348 
       
   349 		<img src="assets/images/lists.jpg" />
       
   350 
       
   351 		<p><strong>7) Services page shortcode:</strong></p>
       
   352 
       
   353 		<p>For the services page we used the [service] shortcode with the following options: </p>
       
   354 
       
   355 		<ul>
       
   356 			<li>title</li>
       
   357 			<li>image</li>
       
   358 			<li>text</li>
       
   359 			<li>columns (default is 3)</li>
       
   360 		</ul>
       
   361 
       
   362 		<pre>
       
   363 [service title="Design" image="link to the image" text="Some text"]
       
   364 [service title="Design" image="link to the image" text="Some text"]
       
   365 [service title="Design" image="link to the image" text="Some text"]
       
   366 		</pre>
       
   367 
       
   368 		<pre>
       
   369 [service title="Design" image="link to the image" text="Some text" columns="4"]
       
   370 [service title="Design" image="link to the image" text="Some text" columns="4"]
       
   371 [service title="Design" image="link to the image" text="Some text" columns="4"]
       
   372 [service title="Design" image="link to the image" text="Some text" columns="4"]
       
   373 		</pre>
       
   374 
       
   375 		<p><strong>Note:</strong> The recommended size for the icon is 129 x 129 pixels.</p>
       
   376 
       
   377 		<img src="assets/images/services.jpg" />
       
   378 
       
   379 		<p><strong>8) Pricing table:</strong> </p>
       
   380 
       
   381 		<p>For the services page we used the [pricing_table] and [feature] shortcodes with the following options(pricing_table): </p>
       
   382 
       
   383 		<ul>
       
   384 			<li>name</li>
       
   385 			<li>price (include currency as well)</li>
       
   386 			<li>pricetext(add some extra text like /mo) - optional</li>
       
   387 			<li>moretext - default is Sign Up</li>
       
   388 			<li>morelink - used to add a url to the more text</li>
       
   389 			<li>columns - default is 4</li>
       
   390 		</ul>
       
   391 
       
   392 		<pre>
       
   393 [pricing_table name="Basic" price="$5.99" price_text=" / mo" moretext="Sign up" morelink="http://themeforest.net"]
       
   394 [feature]3 projects[/feature] 
       
   395 [feature]2 Users[/feature] 
       
   396 [feature]1 GB Space[/feature] 
       
   397 [feature]1 Calendar[/feature]
       
   398 [/pricing-table]
       
   399 
       
   400 [pricing_table name="Standard" price="$15.99" price_text=" / mo" moretext="Sign up" morelink="http://codecanyon.net"] 
       
   401 [feature]20 projects[/feature] 
       
   402 [feature]20 Users[/feature] 
       
   403 [feature]10 GB Space[/feature] 
       
   404 [feature]7 Calendars[/feature] 
       
   405 [/pricing_table]
       
   406 
       
   407 [pricing_table name="Professional" price="$25.99" price_text=" / mo" moretext="Sign up" morelink="http://photodune.net"] 
       
   408 [feature]Unlimited Projects[/feature] 
       
   409 [feature]Unlimited Users[/feature] 
       
   410 [feature]50 GB Space[/feature] 
       
   411 [feature]15 Calendars[/feature] 
       
   412 [/pricing_table]
       
   413 
       
   414 [pricing_table name="Premium" price="$35.99" price_text=" / mo" moretext="Sign up" morelink="http://themeforest.net"] 
       
   415 [feature]Unlimited Projects[/feature] 
       
   416 [feature]Unlimited Users[/feature] 
       
   417 [feature]100 GB Space[/feature] 
       
   418 [feature]Unlimited Calendars[/feature] 
       
   419 [/pricing_table]
       
   420 		</pre>
       
   421 
       
   422 		<p>You can customize it in any way once you learn exactly how it works. Unlimited options are available, there's no limit.
       
   423 
       
   424 		<img src="assets/images/pricing.jpg" />
       
   425 
       
   426 		<p><strong>9) Skills:</strong> </p>
       
   427 
       
   428 		<p>The skill shortcode accepts two parameters, value and bg, both optional. By default the value is 50 and the bg is set to gray. The [skills] shortcode should be used before you add some skills and be closed after. The syntax is: </p>
       
   429 
       
   430 		<pre>
       
   431 [skills] 
       
   432 [skill value="63" bg="D1D1D1"]PHP[/skill] 
       
   433 [skill value="72" bg="C8C7C7"]Javascript[/skill] 
       
   434 [skill value="77" bg="BDBDBD"]Illustrator[/skill] 
       
   435 [skill value="85" bg="B3B2B2"]HTML/CSS[/skill] 
       
   436 [skill value="90" bg="A9A8A8"]Photoshop[/skill] 
       
   437 [/skills]		</pre>
       
   438 
       
   439 		<img src="assets/images/skills.jpg" />
       
   440 
       
   441 		<p><strong>10) The team shortcode.</strong></p>
       
   442 
       
   443 		<p>The possible options for this shortcode are:</p>
       
   444 
       
   445 		<ul>
       
   446 			<li>image - a little thumbnail of the member</li>
       
   447 			<li>name - the name of the member</li>
       
   448 			<li>position - the position of the member</li>
       
   449 			<li>description - the description of the member</li>
       
   450 			<li>twitter - the url of his twitter page</li>
       
   451 			<li>skype - skype url or link to call</li>
       
   452 			<li>linkedin - the linkedin url of the member</li>
       
   453 			<li>dribble - the url of his dribble page</li>
       
   454 			<li>facebook - the url of his facebook profile</li>
       
   455 			<li>gplus - the url of his google plus profile</li>
       
   456 			<li>pinterest - the url of his pinterest profile</li>
       
   457 			<li>columns - default is 3</li>
       
   458 		</ul>
       
   459 
       
   460 		<pre>
       
   461 [team image="thumbnail image" 
       
   462 name="John Doe" position="DESIGNER" 
       
   463 description="I want to come with you to Alderaan. There's nothing for me here now." 
       
   464 twitter="http://twitter.com/envato" facebook="http://facebook.com/envato" 
       
   465 dribble="http://dribble.com" gplus="http://google.com"]
       
   466 		</pre>
       
   467 
       
   468 		<img src="assets/images/team_shortcode.png" />
       
   469 
       
   470 		<p><strong>11) Portfolio:</strong></p>
       
   471 
       
   472 		<pre>
       
   473 [portfolio"] 
       
   474 [portfolio_item columns="4" thumbnail="THUMB URL" image="FULL IMAGE URL" title="TITLE HERE" text="SOME TEXT."]
       
   475 [/portfolio_item] 
       
   476 [portfolio_item columns="4" thumbnail="THUMB URL" image="FULL IMAGE URL" title="TITLE HERE" text="SOME TEXT."]
       
   477 [/portfolio_item] 
       
   478 [portfolio_item columns="4" thumbnail="THUMB URL" image="FULL IMAGE URL" title="TITLE HERE" text="SOME TEXT."]
       
   479 [/portfolio_item] 
       
   480 [portfolio_item columns="4" thumbnail="THUMB URL" image="FULL IMAGE URL" title="TITLE HERE" text="SOME TEXT."]
       
   481 [/portfolio_item] 
       
   482 [/portfolio]
       
   483 
       
   484 		</pre>
       
   485 
       
   486 		<img src="assets/images/portfolio.jpg" />
       
   487 
       
   488 		<p><strong>12) Buttons: </strong></p>
       
   489 
       
   490 		<pre>
       
   491  [button color="F70A69" url="http://themeforest.net"]Awesome button[/button]
       
   492  [button color="B7BF60" url="http://themeforest.net" newwindow="yes"]Awesome button[/button]
       
   493  [button]Hire me[/button]
       
   494  [button url="http://themeforest.net"]Hire me[/button]
       
   495  		</pre>
       
   496 
       
   497  		<p>All the attributes are optional, they're: color, newwindow and url </p>
       
   498 
       
   499  		<img src="assets/images/buttons.jpg" />
       
   500 
       
   501  		<p><strong>13) Headers + subheaders</strong></p>
       
   502 
       
   503  		<pre>
       
   504 [header]Who are we?[/header]
       
   505 [subheader]The force is strong with this one[/subheader]
       
   506 		</pre>
       
   507 
       
   508 		<img src="assets/images/header.jpg" />
       
   509 
       
   510 		<hr>
       
   511 
       
   512 		<h3 id="page-templates"><strong>D) Page Templates</strong> - <a href="#toc">top</a></h3>
       
   513 		
       
   514 		<p>This theme offers a blog page template, used for the blog in the menu: </p>
       
   515 		
       
   516 		<p>This is how our blog looks like: <a href="http://teothemes.com/wp/scrn/blog/">Blog</a></p>
       
   517 
       
   518 		<p>You can choose this page template when you edit/create a new page in the dashboard...In the right menu, Page Attributes > Page Templates. </p>
       
   519 
       
   520 		<p>You can customize it even more by choosing the number of posts and which categories to include</p>
       
   521 
       
   522 		<img src="assets/images/blog_pagetemplate.jpg" /><br />
       
   523 		
       
   524 		<hr>
       
   525 
       
   526 		<h3 id="custom-fields"><strong>E) Custom fields</strong> - <a href="#toc">top</a></h3>
       
   527 
       
   528 		<p>Even if it's not required to use the custom fields, I added them in order to customize the title and description you see at the top of each page or post.</p>
       
   529 
       
   530 		<p>For the <strong>title</strong> use the <strong>top_title</strong> custom field and add the title you want to show at the top of the page in that custom field. </p>
       
   531 
       
   532 		<p>If you don't use them, the title of the page will be used by default, and there will be no description. </p>
       
   533 
       
   534 		<p>For more info on how to use the custom fields, you can check this useful link: <a href="http://codex.wordpress.org/Custom_Fields#Usage">Custom fields usage</a></p>
       
   535 
       
   536 		<p>To set the separator background and text + to change the background of the pages on the homepage, you have some SCRN options when you edit a page, right after the textarea for the content. </p>
       
   537 
       
   538 		<img src="assets/images/scrn-options.jpg" />
       
   539 		<img src="assets/images/scrn-options2.jpg" />
       
   540 
       
   541 		<hr>
       
   542 
       
   543 		<h3 id="optionspanel"><strong>F) Theme options panel</strong> - <a href="#toc">top</a></h3>
       
   544 
       
   545 		<p>The theme options panel is a very powerful tool you can use to customize your website. The theme options panel sections are: </p>
       
   546 
       
   547 		<ol>
       
   548 			<li>General Settings</li>
       
   549 			<li>Navigation</li>
       
   550 			<li>Integration</li>
       
   551 			<li>Colorization & Fonts</li>
       
   552 			<li>Import / Export</li>
       
   553 			<li>Theme information</li>
       
   554 		</ol>
       
   555 
       
   556 
       
   557 		<p>The <strong>General Settings</strong> section handles the general stuff related to the whole site and it gives you the option to hide the theme options panel for the other users and keep it just for you. You can also change the <strong>logo letter</strong>, the <strong>favicon</strong>, change the top text on the homepage, change the e-mail address where you'll receive the contact form e-mails and one more very useful thing is the ability to add some <strong>custom css</strong> directly in the theme panel</p>
       
   558 
       
   559 		<p>The <strong>Navigation</strong> section handles the the top menu. You can use it to configure the top menu. </p>
       
   560 
       
   561 		<p>The <strong>Integration</strong> section is used to add custom code to the theme like google analytics code, google webmasters verification code or bing verification meta tag. </p>
       
   562 
       
   563 		<p>The <strong>Colorization</strong> section can be used to customize the colors of the headings, links and some other areas all over the theme. Included over 200 google web fonts which you can use. For very advanced customization I highly suggest you to use Firebug and edit directly in style.css. </p>
       
   564 
       
   565 		<p>Use the <strong>Import / Export</strong> section to export your settings if you want to migrate the theme elsewhere.</p>
       
   566 
       
   567 		<img src="assets/images/options_1.jpg" /> <br />
       
   568 
       
   569 		<img src="assets/images/options_2.jpg" /> <br />
       
   570 
       
   571 		<img src="assets/images/options_3.jpg" /> <br />
       
   572 
       
   573 		<img src="assets/images/options_4.jpg" /> <br />
       
   574 
       
   575 		<img src="assets/images/options_5.jpg" /> <br />
       
   576 
       
   577 		<p>The above screenshots are just some samples of the options you'll find in the panel</p>
       
   578 
       
   579 		<hr>
       
   580 
       
   581 		<h3 id="translate"><strong>G) Translating the theme</strong> - <a href="#toc">top</a></h3>
       
   582 
       
   583 		<p>SCRN is translate-ready and has the .po and .mo language files in the /languages/ folder.</p>
       
   584 
       
   585 		<p>To translate the theme in your own language, you need to first go to the wp-config.php file that's located in the root wordpress folder and change the language here: </p>
       
   586 
       
   587 		<pre>
       
   588 			define('WPLANG', '');
       
   589 		</pre>
       
   590 
       
   591 		<p>Use the prefix for your own language, like for example ro_RO for romanian. After you change it, you need to create the language mo and po files. You can copy/paste the english files and rename them to the same prefix you used in wp-config.php like ro-RO.po and ro-RO.mo. After that, download <a href="http://www.poedit.net/">PoEdit</a> and open the .po file with it. Click on "Update" </p>
       
   592 
       
   593 		<img src="assets/images/poedit1.png" />
       
   594 
       
   595 		<p>After that, you can start translating it. Once you're done, click Save and upload the language files to your host and that's all, you're done</p>
       
   596 
       
   597 		<img src="assets/images/poedit2.png" /> 
       
   598 
       
   599 		<hr>
       
   600 
       
   601 		<h3 id="cssfiles"><strong>H) CSS files</strong> - <a href="#toc">top</a></h3>
       
   602 
       
   603 		<p>The CSS files used in this theme are: </p>
       
   604 
       
   605 		<p><strong>css/base.css</strong> which contains the basic reset and typography styling. </p>
       
   606 
       
   607 		<p><strong>/css/layout.css</strong> which contains most of the css used by the theme(other than the basic styling) </p>
       
   608 
       
   609 		<p><strong>/css/skeleton.css</strong> which contains the code for the 960 skeleton grid and the media queries. </p>
       
   610 
       
   611 		<p><strong>/css/ie.css</strong> which contains some code specific for IE. If you want to edit something in IE, this is the place to do it. </p>
       
   612 
       
   613 		<p><strong>/css/prettyPhoto.css</strong> which contains some code used by prettyPhoto. </p>
       
   614 
       
   615 		<p><strong>/css/flexslider.css</strong> which contains some code specific for flexslider. </p>
       
   616 
       
   617 
       
   618 		<hr>
       
   619 
       
   620 		<h3 id="javascriptfiles"><strong>I) JavaScript files</strong> - <a href="#toc">top</a></h3>
       
   621 
       
   622 		<p>The main js files used in this theme are: </p>
       
   623 
       
   624 		<ul>
       
   625 			<li>jQuery</li>
       
   626 			<li>jQuery easing plugin</li>
       
   627 			<li>prettyPhoto</li>
       
   628 			<li>Cycle slider</li>
       
   629 			<li>Smooth Scroll</li>
       
   630 			<li>jQuery sticky</li>
       
   631 			<li>jQuery inView</li>
       
   632 		</ul>
       
   633 
       
   634 		<p>I'll include all of them at the end, in Sources & Credits</p>
       
   635 
       
   636 		<hr>
       
   637 
       
   638 		<h3 id="faq"><strong>J) FAQ</strong> - <a href="#toc">top</a></h3>
       
   639 
       
   640 		<p><strong>1) When I install the theme via dashboard it says the stylesheet file is broken!</strong></p>
       
   641 
       
   642 		<p>You're probably installing the theme using the wrong zip file, if you're installing it using the zip file you got from envato, you need to first unzip it. </p>
       
   643 
       
   644 		<p><strong>2) When I go to page 2 of my blog page or category I get a 404 error! </strong> </p>
       
   645 
       
   646 		<p>In the Theme options panel, make sure you show the same number of posts there as you have in Settings > Reading > Blog pages show at most. If it doesn't work even after that, set <strong>Blog pages show at most</strong> to 1. </p>
       
   647 
       
   648 		<p><strong>4) Is there any plugin required to run this theme</strong></p>
       
   649 
       
   650 		<p>No, but I recommend some basic ones like Akismet(for SPAM), WP PageNavi.</p>
       
   651 
       
   652 		<p><strong>5) My homepage is messed up and doesn't look like your demo! </strong></p>
       
   653 
       
   654 		<p>You probably set up a static homepage in Settings -> Reading. Make sure your blog shows the latest blog posts and not a static homepage</p>
       
   655 
       
   656 		<p><strong>6) Help! How do I translate the theme options with qTranslate?</strong></p>
       
   657 
       
   658 		<p>Use the <a href="http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=385">qTranslate quicktags</a></p>
       
   659 
       
   660 		<hr>
       
   661 
       
   662 		<h3 id="sources"><strong>K) Sources and credits</strong> - <a href="#toc">top</a></h3>
       
   663 
       
   664 		<p>The following files and images were used in this theme, thanks to everyone! </p>
       
   665 
       
   666 		<ul>
       
   667 			<li><a href="http://jquery.com/">jQuery</a></li>
       
   668 			<li><a href="http://gsgd.co.uk/sandbox/jquery/easing/">Easing jQuery plugin</a></li>
       
   669 			<li><a href="http://jquery.malsup.com/cycle/">cycle jQuery plugin</a></li>
       
   670 			<li><a href="http://labs.anthonygarand.com/sticky">jQuery sticky</a></li>
       
   671 			<li><a href="http://remysharp.com/2009/01/26/element-in-view-event-plugin/">jQuery inView</a></li>
       
   672 			<li><a href="http://www.woothemes.com/flexslider/">FlexSlider</a></li>
       
   673 			<li><a href="http://leemason.github.com/NHP-Theme-Options-Framework/">NHP Theme Options Framework</a></li>
       
   674 		</ul>
       
   675 
       
   676 
       
   677 
       
   678 		<p>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.</p> 
       
   679 		
       
   680 		<p class="append-bottom alt large"><strong>Cristi Macovei</strong></p>
       
   681 		<p><a href="#toc">Go To Table of Contents</a></p>
       
   682 		
       
   683 		<hr class="space">
       
   684 	</div><!-- end div .container -->
       
   685 </body>
       
   686 </html>