-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
98 lines (84 loc) · 4.28 KB
/
docs.html
File metadata and controls
98 lines (84 loc) · 4.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!doctype html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- Title -->
<title>Documentation for TIGA theme</title>
<!-- Style -->
<style type="text/css" media="all">
html { font-size: 100%; }
body { font: 14px/1.7em Georgia, 'Times New Roman', Times, serif; color: #555; }
.wrap { width: 700px; margin: 0 auto 100px; padding: 40px 0; }
a, a:visited { color: #f00; text-decoration: none; }
a:hover, a:focus { color: #bbb; }
h1 { text-align: center; color: #000; margin-bottom: 0; }
h2 { margin: 1.5em 0 .5em 0; font-size: 18px; text-transform: uppercase; letter-spacing: 1px; word-spacing: 2px; color: #000; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px;}
h2.description { font-style: italic; font-size: 12px; font-weight: normal; color: #aaa; text-align: center; letter-spacing: 0; word-spacing: 0; text-transform: none; }
p, ul, ol { margin-bottom: 1.7em; }
ul, ol { margin-top: 0; }
p.intro { font-size: 16px; line-height: 1.6em; color: #333; }
li { margin-bottom: .4em; }
small{ font-size: 70%; }
</style>
</head>
<body>
<div class="wrap">
<h1>Tiga Theme</h1>
<h2 class="description">Clean WordPress theme perfect for you who wants focused on the content.</h2>
<p class="intro">
Responsive, clean and elegant theme, perfect for bloggers or even professionals. It supports 5 widget areas, 4 custom widgets(facebook like box, subscribe, social and twitter), 10 custom background patterns and social share buttons, Search engine friendly, cross browser also translation ready. It has an optional twentytwelve like custom home page template, full-width page template, sitemap page template, blog page with slider page, one-column & two-columns flexible-width layouts. It include plug-and-play support for the WP-Pagenavi plugin. Another amazing features is bbPress & BuddyPress support! Get support here http://satrya.me/forums
</p>
<h2>Features</h2>
<ul>
<li>Multidevice layout and optimized for mobile browsing a.k.a responsive layouts.</li>
<li>Custom menus and background.</li>
<li>4 custom widgets.
<ol>
<li>Twitter.</li>
<li>Facebook like.</li>
<li>Subscribe.</li>
<li>Social network.</li>
</ol>
</li>
<li>10 background patterns to customize your background.</li>
<li>Theme Settings.</li>
<li>Social share button.</li>
<li>Author box.</li>
<li>4 custom page templates.
<ol>
<li>Twentytwelve like custom home page.</li>
<li>Blog page with slider.</li>
<li>Archive/sitemap.</li>
<li>Full width.</li>
</ol>
</li>
<li>Child-theme Friendly <small><a href="https://github.com/satrya/tiga/downloads" target="_blank">Download here.</a></small></li>
<li>Custom style for <a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">Contact Form 7</a> plugin.</li>
<li>Plug-n-play support for the <a href="http://wordpress.org/extend/plugins/wp-pagenavi/" target="_blank">Wp-Pagenavi</a> plugin</li>
<li>Translation-ready (contains .po/.mo/.pot files)</li>
<li>BuddyPress support <small>(with child theme)</small></li>
</ul>
<h2>Installation</h2>
<strong>Manual installation:</strong>
<ol>
<li>Go to <a href="http://wordpress.org/extend/themes/tiga" target="_blank">http://wordpress.org/extend/themes/tiga</a>, then download the theme.</li>
<li>Upload the 'tiga' folder to the '/wp-content/themes/' directory via your FTP.</li>
</ol>
<strong>Installation using "Add New Theme":</strong>
<ol>
<li>From your Admin UI (Dashboard), use the menu to select Themes -> Add New.</li>
<li>Search for 'tiga'.</li>
<li>Click the 'Install' button.</li>
</ol>
<h2>Usage</h2>
You can find all 'how-to' use the theme <a href="https://github.com/themephe/tiga/wiki" target="_blank">here</a>.
<h2>Support</h2>
Please go to <a href="http://satrya.me/forums" target="_blank">Forums</a>.
<h2>Feedback</h2>
I want to hear your feedback about Tiga theme, please write yours on <a href="http://wordpress.org/support/view/theme-reviews/tiga/" target="_blank">this page</a>.
<h2>Donation</h2>
Support me by donating some of your money. <a href="http://satrya.me/donate" target="_blank">Donate here</a>.
</div>
</body>
</html>