PluginProbe
Team Showcase / 1.2
Team Showcase v1.2
trunk 1.0 1.1 1.11 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.22.0 1.22.1 1.22.10 1.22.12 1.22.13 1.22.14 All 49 releases
team / team-help.php

team-help.php in Team Showcase 1.2, at team-help.php

190 lines 7.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 if ( ! defined('ABSPATH')) exit; // if direct access
4
5 ?>
6
7
8 <div class="wrap">
9 <?php echo "<h2>".__(team_plugin_name.' Help')."</h2>";?>
10 <br />
11
12 <div class="para-settings">
13
14
15 <h2>Have any issue ?</h2>
16
17 <p>Feel free to Contact with any issue for this plugin, Ask any question via forum <a href="http://paratheme.com/qa/">http://paratheme.com/qa/</a> <strong style="color:#139b50;">(free)</strong>
18 </p>
19
20
21 <?php
22
23 $team_customer_type = get_option('team_customer_type');
24 $team_version = get_option('team_version');
25
26
27 if($team_customer_type=="free")
28 {
29
30 echo '<p>You are using <strong> '.$team_customer_type.' version '.$team_version.'</strong> of '.team_plugin_name.', To get more feature you could try our premium version. ';
31
32 echo '<a href="'.team_pro_url.'">'.team_pro_url.'</a></p>';
33
34 }
35 elseif($team_customer_type=="pro")
36 {
37
38 echo '<p>Thanks for using <strong> premium version '.$team_version.'</strong> of <strong>'.team_plugin_name.'</strong> </p>';
39
40
41 }
42
43 ?>
44
45
46 <h2>Tutorial</h2>
47 <p>Please watch this video tutorial.</p>
48
49 <iframe width="640" height="480" src="//www.youtube.com/embed/8OiNCDavSQg?rel=0" frameborder="0" allowfullscreen></iframe>
50
51
52 <?php
53 if($team_customer_type=="free")
54 {
55 ?>
56
57
58
59
60
61
62
63 <div class="pricing-table">
64 <h2>Pricing</h2>
65 <p>you could try our premium version for features.</p>
66 <div class="column">
67 <div class="paln">Free</div>
68 <div class="price">$0</div>
69 <div class="cell"><span class="green">Life time free update.</span></div>
70 <div class="cell"><span class="red">Life time support via forum.</span></div>
71 <div class="cell"><span class="red">Not applicable.</span></div>
72 <div class="cell"><span class="green">Responsive Design.</span></div>
73 <div class="cell"><span class="red">Themes(Limited).</span></div>
74 <div class="cell"><span class="red">Grid thumbnail custom width.</span></div>
75 <div class="cell"><span class="green">Grid thumbnail custom height.</span></div>
76 <div class="cell"><span class="green">Grid Item Align.</span></div>
77 <div class="cell"><span class="red">Grid items text align.</span></div>
78 <div class="cell"><span class="green">Background image for team area.</span></div>
79 <div class="cell"><span class="green">Member name font color.</span></div>
80 <div class="cell"><span class="red">Member name font size.</span></div>
81 <div class="cell"><span class="red">Member position font color.</span></div>
82 <div class="cell"><span class="red">Member position font size.</span></div>
83 <div class="cell"><span class="green">Member bio font color.</span></div>
84 <div class="cell"><span class="red">Member bio font size.</span></div>
85 <div class="cell"><span class="green">Grid Items Margin.</span></div>
86 <div class="cell"><span class="green">Member Bio Max Height.</span></div>
87 <div class="cell"><span class="red">Display from Member Categories.</span></div>
88 <div class="cell"><span class="red">Display by Member id.</span></div>
89 <div class="cell"><span class="green">Responsive admin panel.</span></div>
90 <div class="price">$0</div>
91 </div>
92
93 <div class="column">
94 <div class="paln">Premium</div>
95 <div class="price"><a target="_blank" class="buy-now" href="<?php echo team_pro_url; ?>">$5 Buy Now</a></div>
96 <div class="cell"><span class="green">Life time free update.</span></div>
97 <div class="cell"><span class="green">Life time support via forum.</span></div>
98 <div class="cell"><span class="green">7 Days refund.</span></div>
99 <div class="cell"><span class="green">Responsive Design.</span></div>
100 <div class="cell"><span class="green">Themes(All).</span></div>
101 <div class="cell"><span class="green">Grid thumbnail custom width.</span></div>
102 <div class="cell"><span class="green">Grid thumbnail custom height.</span></div>
103 <div class="cell"><span class="green">Grid Item Align.</span></div>
104 <div class="cell"><span class="green">Grid items text align.</span></div>
105 <div class="cell"><span class="green">Background image for team area.</span></div>
106 <div class="cell"><span class="green">Member name font color.</span></div>
107 <div class="cell"><span class="green">Member name font size.</span></div>
108 <div class="cell"><span class="green">Member position font color.</span></div>
109 <div class="cell"><span class="green">Member position font size.</span></div>
110 <div class="cell"><span class="green">Member bio font color.</span></div>
111 <div class="cell"><span class="green">Member bio font size.</span></div>
112 <div class="cell"><span class="green">Grid Items Margin.</span></div>
113 <div class="cell"><span class="green">Member Bio Max Height.</span></div>
114 <div class="cell"><span class="green">Display from Member Categories.</span></div>
115 <div class="cell"><span class="green">Display by Member id.</span></div>
116 <div class="cell"><span class="green">Responsive admin panel.</span></div>
117 <div class="price"><a target="_blank" class="buy-now" href="<?php echo team_pro_url; ?>">$5 Buy Now</a></div>
118 </div>
119
120 </div>
121
122
123
124 </div>
125
126
127
128
129
130
131
132 <?php
133 }
134
135 ?>
136
137 <br /> <br /> <br />
138 <h3>Please share this plugin with your friends?</h3>
139 <table>
140 <tr>
141 <td width="100px">
142 <!-- Place this tag in your head or just before your close body tag. -->
143 <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script>
144
145 <!-- Place this tag where you want the +1 button to render. -->
146 <div class="g-plusone" data-size="medium" data-href="<?php echo team_share_url; ?>"></div>
147
148 </td>
149 <td width="100px">
150 <iframe src="//www.facebook.com/plugins/like.php?href=<?php echo team_share_url; ?>&amp;width=100&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=false&amp;height=21&amp;appId=743541755673761" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
151
152 </td>
153 <td width="100px">
154
155
156
157
158
159 <a href="https://twitter.com/share" class="twitter-share-button" data-url="<?php echo team_share_url; ?>" data-text="<?php echo team_plugin_name; ?>">Tweet</a>
160 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
161 </td>
162
163 </tr>
164
165 </table>
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182 </div>
183 <style type="text/css">
184 .team-pro-features{}
185
186 .team-pro-features li {
187 list-style: disc inside none;
188 }
189
190 </style>