PluginProbe
WP Directory Kit / 1.3.3
WP Directory Kit v1.3.3
1.5.6 1.5.5 1.5.4 1.5.3 trunk 1.1.0 1.1.6 1.1.8 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.8 1.4.0 1.4.1 All 35 releases
wpdirectorykit / application / views / wdk_addons_bookings / index.php

index.php in WP Directory Kit 1.3.3, at application/views/wdk_addons_bookings/index.php

149 lines 8.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * The template for Booking presentation.
4 *
5 * This is the template for booking presentation
6 *
7 */
8
9 if ( ! defined( 'ABSPATH' ) ) {
10 exit; // Exit if accessed directly.
11 }
12 ?>
13 <!-- This file should primarily consist of HTML with a little bit of PHP. -->
14
15 <div class="wrap wdk-wrap">
16 <h1 class="wp-heading-inline"><?php echo __('Purchase Booking Addon from 8.25$/month in yearly subscription for one website and support our work!', 'wpdirectorykit'); ?></h1>
17 <p class="presentation-desc">This also help us to make updates, additional features, codes and support even better in future!</p>
18 <p class="presentation-desc">Below we providing few screenshots from current main features, if you have any suggestion, or need customization feel free to <a target="_blank" href="https://wpdirectorykit.com/contact.html">contact us</a></p>
19 <p class="presentation-desc">* Membership Addon is required to use Booking Addon!</p>
20 <br />
21 <h2 class="wp-heading-inline"><?php echo __('Availability Calendar with reservations', 'wpdirectorykit'); ?></h2>
22 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/bookings-calendar.jpg" /></a>
23
24 <h2 class="wp-heading-inline"><?php echo __('Frontend availability dates filtering', 'wpdirectorykit'); ?></h2>
25 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/frontend-availability-search.jpg" /></a>
26
27 <h2 class="wp-heading-inline"><?php echo __('Availability management', 'wpdirectorykit'); ?></h2>
28 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/availability-management.jpg" /></a>
29
30 <h2 class="wp-heading-inline"><?php echo __('My reservations management via Frontend Dashboard', 'wpdirectorykit'); ?></h2>
31 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/frontend-dashboard.jpg" /></a>
32
33 <h2 class="wp-heading-inline"><?php echo __('WooCommerce support for Online Booking payments', 'wpdirectorykit'); ?></h2>
34 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/woocommerce_payment_support.jpg" /></a>
35
36 <h2 class="wp-heading-inline"><?php echo __('Almost any world payment gateway supported', 'wpdirectorykit'); ?></h2>
37 <a class="image-link" target="_blank" href="https://wpdirectorykit.com/wp/directory-purchase/"><img class="presentation-image" src="<?php echo WPDIRECTORYKIT_URL; ?>admin/img/any-payment-gateway-support.jpg" /></a>
38
39 <div class="wdk-pricing">
40 <div class="wdk-sec-header">
41 <h2 class="wdk-sec-title">
42 <span class="mark up"><?php echo esc_html__('SAVE MONEY!', 'wpdirectorykit'); ?></span>
43 <?php echo esc_html__('Get all', 'wpdirectorykit'); ?>
44 <span class="mark"><?php echo esc_html__('addons and premium', 'wpdirectorykit'); ?></span>
45 <?php echo esc_html__('support from 8.25$/month in yearly subscription', 'wpdirectorykit'); ?>
46 </h2>
47 </div>
48 <div class="wdk-row">
49 <div class="wdk-col-md-4">
50 <div class="wdk-pac">
51 <div class="header">
52 <h4><?php echo esc_html__('Starter', 'wpdirectorykit'); ?></h4>
53 <div class="pricing-value"><span class="price"><span class="before">$</span>19<span class="after"></span></span></div>
54 <p><?php echo esc_html__('Include all functionalities for single website installation', 'wpdirectorykit'); ?></p>
55 </div>
56 <ul class="list-items">
57 <li class="item"><?php echo esc_html__('All Our Themes', 'wpdirectorykit'); ?></li>
58 <li class="item"><?php echo esc_html__('All Addons', 'wpdirectorykit'); ?></li>
59 <li class="item"><?php echo esc_html__('All Upcoming Addons', 'wpdirectorykit'); ?></li>
60 <li class="item"><?php echo esc_html__('1 month Chat Support (Telegram)', 'wpdirectorykit'); ?></li>
61 <li class="item"><?php echo esc_html__('1 month Updates', 'wpdirectorykit'); ?></li>
62 </ul>
63 <div class="wdk-pac-footer"><a target="_blank" href="https://swit.gumroad.com/l/wp-directory-kit-addons?monthly=true" class="btn btn-outline-secondary"><?php echo esc_html__('Buy now', 'wpdirectorykit'); ?></a></div>
64 </div>
65 </div>
66 <div class="wdk-col-md-4">
67 <div class="wdk-pac featured">
68 <div class="header">
69 <h4><?php echo esc_html__('Serious', 'wpdirectorykit'); ?></h4>
70 <div class="pricing-value"><span class="price"><span class="before">$</span>49<span class="after"></span></span></div>
71 <p><?php echo esc_html__('Include all functionalities for single website installation', 'wpdirectorykit'); ?></p>
72 </div>
73 <ul class="list-items">
74 <li class="item"><?php echo esc_html__('All Our Themes', 'wpdirectorykit'); ?></li>
75 <li class="item"><?php echo esc_html__('All Addons', 'wpdirectorykit'); ?></li>
76 <li class="item"><?php echo esc_html__('All Upcoming Addons', 'wpdirectorykit'); ?></li>
77 <li class="item"><?php echo esc_html__('3 months Chat Support (Telegram)', 'wpdirectorykit'); ?></li>
78 <li class="item"><?php echo esc_html__('3 months Updates', 'wpdirectorykit'); ?></li>
79 </ul>
80 <div class="wdk-pac-footer"><a target="_blank" href="https://swit.gumroad.com/l/wp-directory-kit-addons?quarterly=true" class="btn btn-primary"><?php echo esc_html__('Buy now', 'wpdirectorykit'); ?></a></div>
81 </div>
82 </div>
83 <div class="wdk-col-md-4">
84 <div class="wdk-pac">
85 <div class="header">
86 <h4><?php echo esc_html__('Pro', 'wpdirectorykit'); ?></h4>
87 <div class="pricing-value"><span class="price"><span class="before">$</span>99<span class="after"></span></span></div>
88 <p><?php echo esc_html__('Include all functionalities for single website installation', 'wpdirectorykit'); ?></p>
89 </div>
90 <ul class="list-items">
91 <li class="item"><?php echo esc_html__('All Our Themes', 'wpdirectorykit'); ?></li>
92 <li class="item"><?php echo esc_html__('All Addons', 'wpdirectorykit'); ?></li>
93 <li class="item"><?php echo esc_html__('All Upcoming Addons', 'wpdirectorykit'); ?></li>
94 <li class="item"><?php echo esc_html__('1 year Chat Support (Telegram)', 'wpdirectorykit'); ?></li>
95 <li class="item"><?php echo esc_html__('1 year Updates', 'wpdirectorykit'); ?></li>
96 </ul>
97 <div class="wdk-pac-footer"><a target="_blank" href="https://swit.gumroad.com/l/wp-directory-kit-addons?yearly=true" class="btn btn-outline-secondary"><?php echo esc_html__('Buy now', 'wpdirectorykit'); ?></a></div>
98 </div>
99 </div>
100 </div>
101 </div>
102
103 <div class="text-center">
104 <a href="https://wpdirectorykit.com/plugins.html" class="button button-primary xl" target="_blank"><?php echo esc_html__('More Plugins', 'wpdirectorykit');?></a>
105 </div>
106 </div>
107
108
109 <script>
110 jQuery(document).ready(function($) {
111
112 })
113 </script>
114
115 <style>
116
117 img.presentation-image
118 {
119 max-width:600px;
120 max-height:600px;
121 }
122
123 h2
124 {
125 font-size: 25px;
126 color: #010b44;
127 }
128
129 p.presentation-desc
130 {
131 padding:5px 0px;
132 margin:0px;
133 font-size: 18px;
134 }
135
136 a.image-link
137 {
138 display: inline-block;
139 border: 3px solid white;
140 }
141
142 a.image-link:hover
143 {
144 border: 3px solid #506690;
145 }
146
147 </style>
148
149 <?php $this->view('general/footer', $data); ?>