PluginProbe
MaxButtons – Create buttons / 7.11
MaxButtons – Create buttons v7.11
6.23 6.24 6.25 6.26 6.26.1 6.27 6.28 6.3 6.4 6.5 6.6 6.7 6.8 6.9 7.0 7.1 7.1.1 7.1.2 7.1.3 7.10 7.11 7.13 7.13.1 7.13.2 7.13.3 All 100 releases
maxbuttons / includes / maxbuttons-pro.php

maxbuttons-pro.php in MaxButtons – Create buttons 7.11, at includes/maxbuttons-pro.php

451 lines 13.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 namespace MaxButtons;
3 defined('ABSPATH') or die('No direct access permitted');
4
5 $url = MB()->get_plugin_url();
6 $img_url = $url . "images/gopro";
7 $icon_url = $img_url . '/icons/';
8 ?>
9 <?php
10 $admin = MB()->getClass('admin');
11 $page_title = __("Upgrade to Pro","maxbuttons");
12 $version = maxAdmin::getAdversion();
13 $checkout_url = maxAdmin::getCheckoutURL();
14
15 $buy_now_top = '<a class="page-title-action add-new-h2 big-maxg-btn" href="
16 ' . $checkout_url . '&utm_source=mbf-dash' . $version . '&utm_medium=mbf-plugin&utm_content=buy-now&utm_campaign=buy-now-top' . $version . '" target="_blank">' . __("Buy Now", "maxbuttons") . "</a>";
17
18 $middle_buy = $checkout_url . "&utm_source=mbf-dash$version&utm_medium=mbf-plugin&utm_content=buy-now&utm_campaign=buy-now-1selling$version";
19
20 $bottom_buy = $checkout_url . "&utm_source=mbf-dash$version&utm_medium=mbf-plugin&utm_content=buy-now&utm_campaign=getitnow$version";
21
22 $admin->get_header(array("title" => $page_title, "title_action" => $buy_now_top, 'action' => 'gopro' ) );
23
24 ?>
25
26 <link href='https://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet' type='text/css'>
27 <div class="wrapper-inner">
28
29
30 <div class="default-section">
31 <div class="container">
32 <h2>Build Even Better WordPress Buttons with MaxButtons Pro!</h2>
33 <p>
34 Take your WordPress Buttons, Social Share and Social Icons to the next level
35 </p>
36 <div class="rating bordered">
37 <img src="<?php echo $img_url ?>/stars.png" alt="stars" />
38 <p>
39 800+ 5 Star Ratings
40 </p>
41 </div>
42 <p>
43 <a href="<?php echo $middle_buy ?>" target="_blank" class="big-maxg-btn inline-block">Buy Now</a>
44 <p>
45 Join over 10,000 Designers, Developers, Bloggers and Customers!
46 </p>
47 </div> <!-- container -->
48 </div>
49
50 <div class="default-section">
51 <div class="container">
52 <h2>Powerful Advanced Features</h2>
53 <p>
54 Add icons, use Google Fonts and More to Fully Customize your Design to Work on your Site
55 </p>
56 <div class="icon-row">
57 <div class="width-33">
58 <img src="<?php echo $icon_url ?>nocode.png" alt="No Coding Required" />
59 <p>
60 No Coding Required
61 </p>
62 </div>
63 <div class="width-33">
64 <img src="<?php echo $icon_url ?>easycreate.png" alt="Easily Create And Modify Buttons" />
65 <p>
66 Easily Create And Modify Buttons
67 </p>
68 </div>
69 <div class="width-33">
70 <img src="<?php echo $icon_url ?>quickadd.png" alt="img" />
71 <p>
72 Quickly Add Buttons to Your Site
73 </p>
74 </div>
75 <div class="clearfix"></div>
76 <div class="width-33">
77 <img src="<?php echo $icon_url ?>responsive.png" alt="img" />
78 <p>
79 Responsive Layout
80 </p>
81 </div>
82 <div class="width-33">
83 <img src="<?php echo $icon_url ?>1000buttons.png" alt="img" />
84 <p>
85 Thousands of Buttons
86 </p>
87 </div>
88 <div class="width-33">
89 <img src="<?php echo $icon_url ?>buttonmanagement.png" alt="img" />
90 <p>
91 Button Management
92 </p>
93 </div>
94 <div class="clearfix"></div>
95 <div class="width-33">
96 <img src="<?php echo $icon_url ?>basic-buttons-pack.png" alt="img" />
97 <p>
98 Basic Buttons Pack Included
99 </p>
100 </div>
101 <div class="width-33">
102 <img src="<?php echo $icon_url ?>2lines.png" alt="img" />
103 <p>
104 Two Lines of Text
105 </p>
106 </div>
107 <div class="width-33">
108 <img src="<?php echo $icon_url ?>add-icons.png" alt="img" />
109 <p>
110 Add Icons
111 </p>
112 </div>
113 <div class="clearfix"></div>
114
115 <div class="width-33">
116 <p>&nbsp;
117 </p>
118 </div>
119 <div class="width-33">
120 <img src="<?php echo $icon_url ?>support.png" alt="img" />
121 <p>
122 Regular Upgrades and Fast Friendly Support
123 </p>
124 </div>
125 <div class="width-33">
126 <p>&nbsp;</p>
127
128 </div>
129 <div class="clearfix"></div>
130 </div><!-- icon row -->
131
132 <h2>Powerful Integrations</h2>
133 <p>&nbsp;</p>
134 <div class='icon-row'>
135 <div class='clearfix'></div>
136 <div class="width-33">
137 <img src="<?php echo $icon_url ?>visual-composer.png" alt="No Coding Required" />
138 <p>
139 Visual Composer for WordPress
140 </p>
141 </div>
142 <div class="width-33">
143 <img src="<?php echo $icon_url ?>site-origin.png" alt="No Coding Required" />
144 <p>
145 SiteOrigin Page Builder
146 </p>
147 </div>
148 <div class="width-33">
149 <img src="<?php echo $icon_url ?>easydigitaldownloads.png" alt="No Coding Required" />
150 <p>
151 Easy Digital Downloads
152 </p>
153 </div>
154 <div class="clearfix"></div>
155 <div class="width-33">
156 <img src="<?php echo $icon_url ?>beaverbuilder.png" alt="No Coding Required" />
157 <p>
158 Beaver Builder
159 </p>
160 </div>
161 <div class="width-33">
162 <img src="<?php echo $icon_url ?>fontawesome.png" alt="No Coding Required" />
163 <p>
164 Font Awesome Icons
165 </p>
166 </div>
167 <div class="width-33">
168 <img src="<?php echo $icon_url ?>googleanalytics.png" alt="No Coding Required" />
169 <p>
170 Google Analytics Event Tracking
171 </p>
172 </div>
173 <div class="clearfix"></div>
174 <div class="width-33">
175 <p>
176
177 </p>
178 </div>
179 <div class="width-33">
180 <img src="<?php echo $icon_url ?>google-fonts.png" alt="No Coding Required" />
181 <p>
182 Google Fonts
183 </p>
184 </div>
185 <div class="width-33">
186 <p>
187 </p>
188 </div>
189 <div class="clearfix"></div>
190 </div> <!-- icon-row -->
191 </div> <!-- container -->
192 </div> <!-- section -->
193
194
195 <div class="default-section">
196 <div class="container">
197 <h2>#1 Selling WordPress Button Plugin!</h2>
198 <div class="btn-row">
199 <div class='price'><img src="<?php echo $img_url ?>/s2-price.png" alt="img" class="inline-block" /> <span>$19</span></div>
200 <a href="<?php echo $middle_buy ?>" target="_blank" class="big-maxg-btn inline-block">Buy Now</a>
201 </div>
202 </div>
203 </div>
204
205 <div class="default-section">
206 <div class="container">
207 <h2>More Effective Buttons Are Made with MaxButton Pro's Advanced Features</h2>
208 <img src="<?php echo $img_url ?>/s3-btns.png" alt="img" class="bordered" />
209 </div>
210 </div>
211
212 <div class="default-section">
213 <div class="container">
214 <h2>Purchase Professionally Designed, Production Ready Button Packs</h2>
215 <p>
216 Button packs are sets of buttons with icons and settings already predefined for you, saving you loads of time. We have an ever-growing collection of button packs that you can buy and import into your website (only $5 each). You can then use those buttons as they are, or customize them to fit your needs (below are a few to get you started).
217 </p>
218 <div class="image-row">
219 <div class="width-33">
220 <img src="<?php echo $img_url ?>/s4-pack1.png" alt="img" class="bordered" />
221 </div>
222 <div class="width-33">
223 <img src="<?php echo $img_url ?>/s4-pack2.png" alt="img" class="bordered" />
224 </div>
225 <div class="width-33">
226 <img src="<?php echo $img_url ?>/s4-pack3.png" alt="img" class="bordered" />
227 </div>
228 <div class="clearfix"></div>
229 <div class="width-33">
230 <img src="<?php echo $img_url ?>/s4-pack4.png" alt="img" class="bordered" />
231 </div>
232 <div class="width-33">
233 <img src="<?php echo $img_url ?>/s4-pack5.png" alt="img" class="bordered" />
234 </div>
235 <div class="width-33">
236 <img src="<?php echo $img_url ?>/s4-pack6.png" alt="img" class="bordered" />
237 </div>
238 <div class="clearfix"></div>
239 <div class="width-33">
240 <img src="<?php echo $img_url ?>/s4-pack7.png" alt="img" class="bordered" />
241 </div>
242 <div class="width-33">
243 <img src="<?php echo $img_url ?>/s4-pack8.png" alt="img" class="bordered" />
244 </div>
245 <div class="width-33">
246 <img src="<?php echo $img_url ?>/s4-pack9.png" alt="img" class="bordered" />
247 </div>
248 <div class="clearfix"></div>
249 </div>
250 </div>
251 </div>
252
253 <div class="default-section">
254 <div class="container">
255 <h2>10+ Free Sets of Ready to Use Button Packs</h2>
256 <p>
257 No time to design your own buttons?
258 </p>
259 <p>
260 Download any of our free button packs included with MaxButtons Pro and load them onto your site in seconds!
261 </p>
262 <div class="image-row">
263 <div class="width-33">
264 <img src="<?php echo $img_url ?>/s5-set1.png" alt="img" class="bordered" />
265 </div>
266 <div class="width-33">
267 <img src="<?php echo $img_url ?>/s5-set2.png" alt="img" class="bordered" />
268 </div>
269 <div class="width-33">
270 <img src="<?php echo $img_url ?>/s5-set3.png" alt="img" class="bordered" />
271 </div>
272 <div class="clearfix"></div>
273 <div class="width-33">
274 <img src="<?php echo $img_url ?>/s5-set4.png" alt="img" class="bordered" />
275 </div>
276 <div class="width-33">
277 <img src="<?php echo $img_url ?>/s5-set5.png" alt="img" class="bordered" />
278 </div>
279 <div class="width-33">
280 <img src="<?php echo $img_url ?>/s5-set6.png" alt="img" class="bordered" />
281 </div>
282 <div class="clearfix"></div>
283 <div class="width-33">
284 <img src="<?php echo $img_url ?>/s5-set7.png" alt="img" class="bordered" />
285 </div>
286 <div class="width-33">
287 <img src="<?php echo $img_url ?>/s5-set8.png" alt="img" class="bordered" />
288 </div>
289 <div class="width-33">
290 <img src="<?php echo $img_url ?>/s5-set9.png" alt="img" class="bordered" />
291 </div>
292 <div class="clearfix"></div>
293 </div>
294 </div>
295 </div>
296
297 <div class="default-section">
298 <div class="container">
299 <h2>Social Share Capabilities</h2>
300 <p>
301 MaxButtons Pro includes 17 Designed and Configured Social Share Collections to get the Most Value From your Content Marketing.
302 </p>
303 <p>
304 Use one of our Collections out of the Box or Customize Your Icons with MaxButtons Pro's Editor.
305 </p>
306 <p>
307 Here are Samples of Each of Our Collections.
308 </p>
309 <div class="social-row image-row">
310 <div class="width-33">
311 <p>
312 5 Social Share Boxes
313
314 <img src="<?php echo $img_url ?>/social-1.png" alt="img" />
315 </p>
316 </div>
317 <div class="width-33">
318 <p>
319 Gray Social Share Buttons
320 <img src="<?php echo $img_url ?>/social-2.png" alt="img" />
321 </p>
322 </div>
323 <div class="width-33">
324 <p>
325 Minimalistic Share Buttons
326 <img src="<?php echo $img_url ?>/social-3.png" alt="img" />
327 </p>
328 </div>
329 <div class="clearfix"></div>
330 <div class="width-33">
331 <p>
332 Modern Social Share
333 <img src="<?php echo $img_url ?>/social-4.png" alt="img" />
334 </p>
335 </div>
336 <div class="width-33">
337 <p>
338 Monochrome Social Share Buttons
339 <img src="<?php echo $img_url ?>/social-5.png" alt="img" />
340 </p>
341 </div>
342 <div class="width-33">
343 <p>
344 Notched Box Social Share
345 <img src="<?php echo $img_url ?>/social-6.png" alt="img" />
346 </p>
347
348 </div>
349 <div class="clearfix"></div>
350 <div class="width-33">
351 <p>
352 Round sharing collection
353 <img src="<?php echo $img_url ?>/social-7.png" alt="img" />
354 </p>
355
356 </div>
357 <div class="width-33">
358 <p>
359 Round White Social Share
360 <img src="<?php echo $img_url ?>/social-8.png" alt="img" />
361 </p>
362
363 </div>
364 <div class="width-33">
365 <p>
366 Rounded Corner Black Icons
367 <img src="<?php echo $img_url ?>/social-9.png" alt="img" />
368 </p>
369
370 </div>
371
372 <div class="clearfix"></div>
373
374 <div class="width-33">
375 <p>
376 Share Plus Buttons
377 <img src="<?php echo $img_url ?>/social-10.png" alt="img" />
378 </p>
379
380 </div>
381 <div class="width-33">
382 <p>
383 Sharing Circles
384 <img src="<?php echo $img_url ?>/social-11.png" alt="img" />
385 </p>
386
387 </div>
388 <div class="width-33">
389 <p>
390 Social Counter Buttons
391 <img src="<?php echo $img_url ?>/social-12.png" alt="img" />
392 </p>
393
394 </div>
395
396 <div class="clearfix"></div>
397 <div class="width-33">
398 <p>
399 Social Share Squares
400 <img src="<?php echo $img_url ?>/social-13.png" alt="img" />
401 </p>
402
403 </div>
404 <div class="width-33">
405 <p>
406 Stacked Rectangles
407 <img src="<?php echo $img_url ?>/social-14.png" alt="img" />
408 </p>
409
410 </div>
411 <div class="width-33">
412 <p>
413 Stacked Sharing Buttons
414 <img src="<?php echo $img_url ?>/social-15.png" alt="img" />
415 </p>
416
417 </div>
418
419 <div class="clearfix"></div>
420 <div class="width-50">
421 <p>
422 Text Plus Count Share Buttons
423 <img src="<?php echo $img_url ?>/social-16.png" alt="img" />
424 </p>
425
426 </div>
427 <div class="width-50">
428 <p>
429 Transparent Social Share Squares
430 <img src="<?php echo $img_url ?>/social-17.png" alt="img" />
431 </p>
432 </div>
433 <div class="clearfix"></div>
434 </div>
435 </div>
436 </div>
437
438 <div class="default-section">
439 <div class="container">
440 <h2>Get MaxButtons Pro Now!</h2>
441 <div class="btn-row">
442 <a href="<?php echo $bottom_buy ?>" target="_blank" class="big-maxg-btn inline-block">Get It Now</a>
443 </div>
444 </div>
445 </div>
446 </div>
447 <!-- wrapper -->
448
449
450 <?php $admin->get_footer(); ?>
451