PluginProbe
Floating Button – Easily Create Sticky, Fixed & Floating Buttons / 5.1.1
Floating Button – Easily Create Sticky, Fixed & Floating Buttons v5.1.1
trunk 2.0.2 3.0 4.0 4.1.2 4.3 5.0 5.0.1 5.1 5.1.1 5.2 5.3 5.3.1 6.0 6.0.1 6.0.10 6.0.11 6.0.12 6.0.13 6.0.2 6.0.3 6.0.4 6.0.5 6.0.6 6.0.7 All 31 releases
floating-button / admin / page-extension.php

page-extension.php in Floating Button – Easily Create Sticky, Fixed & Floating Buttons 5.1.1, at admin/page-extension.php

303 lines 14.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Extansion version
4 *
5 * @package Wow_Plugin
6 * @subpackage
7 * @copyright Copyright (c) 2018, Dmytro Lobov
8 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
9 * @since 1.0
10 */
11 if ( ! defined( 'ABSPATH' ) ) {
12 exit;
13 }
14 $pro_url = 'https://wow-estore.com/item/floating-button-pro/';
15 $demo_url = 'https://wow-company.com/preview/wordpress-plugins/floating-button-pro/';
16 ?>
17
18 <section class="section has-background-light is-medium" id="features">
19 <div class="container">
20 <div class="block has-text-centered ds-title">
21 <p class="subtitle is-5 is-uppercase has-text-danger">what you get</p>
22 <h3 class="title is-2">Awesome Features </h3>
23 <div class="button-group">
24 <a href="<?php echo esc_url( $pro_url ); ?>" class="like-button pro-button" target="_blank">Get More with Pro</a>
25 <a href="<?php echo esc_url( $demo_url ); ?>" class="like-button demo-button" target="_blank">Demo</a>
26 </div>
27 </div>
28 <div class="columns is-multiline is-variable is-3 feature-boxes">
29
30 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
31 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
32 <div class="icon is-large">
33 <i class="fas fa-swatchbook fa-3x"></i>
34 </div>
35 <div class="content">
36 <p class="title is-5">Beautiful Animations</p>
37 <p>8 animations for showing sub buttons and 11 animations for the main button.</p>
38 </div>
39 </div>
40 </div>
41
42 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
43 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
44 <div class="icon is-large">
45 <i class="fas fa-share-alt fa-3x"></i>
46 </div>
47 <div class="content">
48 <p class="title is-5">33 Social Share</p>
49 <p>33 Easy Social Share Buttons for WordPress.</p>
50 </div>
51 </div>
52 </div>
53
54 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
55 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
56 <div class="icon is-large">
57 <i class="fas fa-language fa-3x"></i>
58 </div>
59 <div class="content">
60 <p class="title is-5">Translate</p>
61 <p class="has-text-left">Translate page on different languages.</p>
62 </div>
63 </div>
64 </div>
65
66 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
67 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
68 <div class="icon is-large">
69 <i class="fas fa-arrows-alt fa-3x"></i>
70 </div>
71 <div class="content">
72 <p class="title is-5">Different Positions</p>
73 <p>8 different Positions</p>
74 </div>
75 </div>
76 </div>
77
78 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
79 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
80 <div class="icon is-large">
81 <i class="fas fa-shapes fa-3x"></i>
82 </div>
83 <div class="content">
84 <p class="title is-5 ">4 Different Shapes</p>
85 <p>Choose different types of shapes for the menu: Square, Round, Rounded, Rounded-out.</p>
86 </div>
87 </div>
88 </div>
89
90 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
91 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
92 <div class="icon is-large">
93 <i class="fas fa-text-height fa-3x"></i>
94 </div>
95 <div class="content">
96 <p class="title is-5">3 Size</p>
97 <p>Set the 3 size for buttons: small, medium, large .</p>
98 </div>
99 </div>
100 </div>
101
102 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
103 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
104 <div class="icon is-large">
105 <i class="fas fa-window-restore fa-3x"></i>
106 </div>
107 <div class="content">
108 <p class="title is-5 ">New Window</p>
109 <p>Opening link in new window.</p>
110 </div>
111 </div>
112 </div>
113
114 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
115 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
116 <div class="icon is-large">
117 <i class="fas fa-image fa-3x"></i>
118 </div>
119 <div class="content">
120 <p class="title is-5">Custom Icon</p>
121 <p>Add your own icon for the menu item.</p>
122 </div>
123 </div>
124 </div>
125
126 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
127 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
128 <div class="icon is-large">
129 <i class="fas fa-door-open fa-3x"></i>
130 </div>
131 <div class="content">
132 <p class="title is-5">Hold Tooltip open</p>
133 <p>You can always showing the button tooltip</p>
134 </div>
135 </div>
136 </div>
137
138 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
139 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
140 <div class="icon is-large">
141 <i class="fas fa-arrows-alt-v fa-3x"></i>
142 </div>
143 <div class="content">
144 <p class="title is-5">Smooth Scroll</p>
145 <p>Create a smooth scrolling effect to the page anchors.</p>
146 </div>
147 </div>
148 </div>
149
150 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
151 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
152 <div class="icon is-large">
153 <i class="fas fa-long-arrow-alt-up fa-3x"></i>
154 </div>
155 <div class="content">
156 <p class="title is-5">Go To Top</p>
157 <p>Create a button that will take the user to the top of the page when clicked on.</p>
158 </div>
159 </div>
160 </div>
161
162 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
163 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
164 <div class="icon is-large">
165 <i class="fas fa-long-arrow-alt-down fa-3x"></i>
166 </div>
167 <div class="content">
168 <p class="title is-5">Go To Bottom</p>
169 <p>Create a button that will take the user to the bottom of the page when clicked on.</p>
170 </div>
171 </div>
172 </div>
173
174 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
175 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
176 <div class="icon is-large">
177 <i class="fas fa-long-arrow-alt-left fa-3x"></i>
178 </div>
179 <div class="content">
180 <p class="title is-5">Go Back</p>
181 <p>Create a button that will take the user to the previous URL in the history list.</p>
182 </div>
183 </div>
184 </div>
185
186 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
187 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
188 <div class="icon is-large">
189 <i class="fas fa-long-arrow-alt-right fa-3x"></i>
190 </div>
191 <div class="content">
192 <p class="title is-5">Go Forward</p>
193 <p>Create a button that will take the user to the next URL in the history list.</p>
194 </div>
195 </div>
196 </div>
197
198 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
199 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
200 <div class="icon is-large">
201 <i class="fas fa-print fa-3x"></i>
202 </div>
203 <div class="content">
204 <p class="title is-5">Print</p>
205 <p>Function for print the page via a click on the item.</p>
206 </div>
207 </div>
208 </div>
209
210
211 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
212 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
213 <div class="icon is-large">
214 <i class="fas fa-users-cog fa-3x"></i>
215 </div>
216 <div class="content">
217 <p class="title is-5">User links</p>
218 <p>Built-in user links: LogIn, LogOut, Register, Lostpassword.</p>
219 </div>
220 </div>
221 </div>
222
223 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
224 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
225 <div class="icon is-large">
226 <i class="fas fa-users fa-3x"></i>
227 </div>
228 <div class="content">
229 <p class="title is-5">User dependence</p>
230 <p>Show menu depending on user (for all users, only for logged-in users, only for not
231 logged-in
232 users).</p>
233 </div>
234 </div>
235 </div>
236
237 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
238 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
239 <div class="icon is-large">
240 <i class="fas fa-language fa-3x"></i>
241 </div>
242 <div class="content">
243 <p class="title is-5">Language dependence</p>
244 <p>Show menu depending on language.</p>
245 </div>
246 </div>
247 </div>
248
249 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
250 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
251 <div class="icon is-large">
252 <i class="fas fa-file-alt fa-3x"></i>
253 </div>
254 <div class="content">
255 <p class="title is-5">Specific pages</p>
256 <p>Show the menu on the specific pages.</p>
257 </div>
258 </div>
259 </div>
260
261
262 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
263 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
264 <div class="icon is-large">
265 <i class="fas fa-palette fa-3x"></i>
266 </div>
267 <div class="content">
268 <p class="title is-5">Custome Style</p>
269 </div>
270 </div>
271 </div>
272
273 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
274 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
275 <div class="icon is-large">
276 <i class="fas fa-sync fa-3x"></i>
277 </div>
278 <div class="content">
279 <p class="title is-5">Lifetime Free Updates</p>
280 <p>Never pay for an update.</p>
281 </div>
282 </div>
283 </div>
284
285 <div class="column is-full-mobile is-one-quarter-desktop is-half-tablet ">
286 <div class="box has-text-centered has-text-grey feature-box is-radiusless">
287 <div class="icon is-large">
288 <i class="fas fa-headset fa-3x"></i>
289 </div>
290 <div class="content">
291 <p class="title is-5 ">Fast Support</p>
292 <p>We work closely with the user community and listen to your opinion. We provide free
293 technical
294 and
295 information support for customers.</p>
296 </div>
297 </div>
298 </div>
299 </div>
300
301 </div>
302 </section>
303