Version Description
- Tweak: Added
_content_template()
method for Fancy Text widget to enhance rendering speed. - Fixed: Posts's content in Blog widget is pulled from post box excerpt since v3.3.5.
Download this release
Release Info
Developer | leap13 |
Plugin | Premium Addons for Elementor |
Version | 3.3.7 |
Comparing to | |
See all releases |
Code changes from version 3.3.6 to 3.3.7
- admin/settings/version-control.php +1 -1
- includes/class-addons-integration.php +1 -1
- languages/premium-addons-for-elementor.pot +220 -196
- premium-addons-for-elementor.php +3 -3
- readme.txt +7 -2
- widgets/premium-blog.php +2 -3
- widgets/premium-fancytext.php +92 -7
admin/settings/version-control.php
CHANGED
@@ -85,7 +85,7 @@ class PA_Version_Control {
|
|
85 |
<tr class="pa-roll-row">
|
86 |
<th>Rollback Version</th>
|
87 |
<td>
|
88 |
-
<div><?php echo sprintf( '<a target="_blank" href="%1$s" class="button pa-btn pa-rollback-button elementor-button-spinner">%2$s</a>', wp_nonce_url( admin_url( 'admin-post.php?action=premium_addons_rollback' ), 'premium_addons_rollback' ), __('Reinstall Version 3.3.
|
89 |
<p class="pa-roll-desc">
|
90 |
<span><?php echo __('Warning: Please backup your database before making the rollback.', 'premium-addons-for-elementor'); ?></span>
|
91 |
</p>
|
85 |
<tr class="pa-roll-row">
|
86 |
<th>Rollback Version</th>
|
87 |
<td>
|
88 |
+
<div><?php echo sprintf( '<a target="_blank" href="%1$s" class="button pa-btn pa-rollback-button elementor-button-spinner">%2$s</a>', wp_nonce_url( admin_url( 'admin-post.php?action=premium_addons_rollback' ), 'premium_addons_rollback' ), __('Reinstall Version 3.3.6', 'premium-addons-for-elementor') ); ?></div>
|
89 |
<p class="pa-roll-desc">
|
90 |
<span><?php echo __('Warning: Please backup your database before making the rollback.', 'premium-addons-for-elementor'); ?></span>
|
91 |
</p>
|
includes/class-addons-integration.php
CHANGED
@@ -31,7 +31,7 @@ class Premium_Addons_Integration {
|
|
31 |
|
32 |
add_action( 'elementor/frontend/after_register_scripts', array( $this, 'register_frontend_scripts' ) );
|
33 |
|
34 |
-
|
35 |
|
36 |
|
37 |
add_action( 'wp_ajax_get_elementor_template_content', array( $this, 'get_template_content' ) );
|
31 |
|
32 |
add_action( 'elementor/frontend/after_register_scripts', array( $this, 'register_frontend_scripts' ) );
|
33 |
|
34 |
+
// add_action( 'wp_enqueue_scripts', array( $this, 'premium_maps_required_script' ) );
|
35 |
|
36 |
|
37 |
add_action( 'wp_ajax_get_elementor_template_content', array( $this, 'get_template_content' ) );
|
languages/premium-addons-for-elementor.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Premium Addons for Elementor\n"
|
5 |
-
"POT-Creation-Date: 2019-
|
6 |
"PO-Revision-Date: 2018-02-15 10:41+0200\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Leap13\n"
|
@@ -84,7 +84,7 @@ msgid "About"
|
|
84 |
msgstr ""
|
85 |
|
86 |
#: admin/settings/about.php:37 admin/settings/elements.php:168
|
87 |
-
#: admin/settings/
|
88 |
#: admin/settings/version-control.php:67
|
89 |
#, php-format
|
90 |
msgid ""
|
@@ -146,12 +146,12 @@ msgid "Community Forums"
|
|
146 |
msgstr ""
|
147 |
|
148 |
#: admin/settings/about.php:76 admin/settings/elements.php:644
|
149 |
-
#: admin/settings/
|
150 |
msgid "Did you like Premium Addons for Elementor Plugin? Please "
|
151 |
msgstr ""
|
152 |
|
153 |
#: admin/settings/about.php:76 admin/settings/elements.php:644
|
154 |
-
#: admin/settings/
|
155 |
msgid "Click Here to Rate it ★★★★★"
|
156 |
msgstr ""
|
157 |
|
@@ -180,12 +180,12 @@ msgstr ""
|
|
180 |
msgid "Banner"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: admin/settings/elements.php:193 widgets/premium-blog.php:
|
184 |
msgid "Blog"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: admin/settings/elements.php:203 widgets/premium-blog.php:
|
188 |
-
#: widgets/premium-blog.php:
|
189 |
#: widgets/premium-carousel.php:47
|
190 |
msgid "Carousel"
|
191 |
msgstr ""
|
@@ -207,7 +207,7 @@ msgstr ""
|
|
207 |
|
208 |
#: admin/settings/elements.php:237 widgets/premium-fancytext.php:12
|
209 |
#: widgets/premium-fancytext.php:35 widgets/premium-fancytext.php:65
|
210 |
-
#: widgets/premium-fancytext.php:
|
211 |
msgid "Fancy Text"
|
212 |
msgstr ""
|
213 |
|
@@ -219,7 +219,7 @@ msgstr ""
|
|
219 |
msgid "Image Separator"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: admin/settings/elements.php:264 widgets/premium-maps.php:
|
223 |
msgid "Maps"
|
224 |
msgstr ""
|
225 |
|
@@ -243,11 +243,11 @@ msgid "Testimonials"
|
|
243 |
msgstr ""
|
244 |
|
245 |
#: admin/settings/elements.php:312 widgets/premium-banner.php:248
|
246 |
-
#: widgets/premium-banner.php:527 widgets/premium-blog.php:
|
247 |
-
#: widgets/premium-blog.php:
|
248 |
#: widgets/premium-counter.php:363 widgets/premium-grid.php:323
|
249 |
#: widgets/premium-grid.php:720 widgets/premium-maps.php:180
|
250 |
-
#: widgets/premium-maps.php:
|
251 |
#: widgets/premium-pricing-table.php:56 widgets/premium-pricing-table.php:436
|
252 |
#: widgets/premium-pricing-table.php:658 widgets/premium-progressbar.php:58
|
253 |
#: widgets/premium-progressbar.php:328 widgets/premium-title.php:14
|
@@ -284,7 +284,7 @@ msgstr ""
|
|
284 |
msgid "Image Button"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: admin/settings/elements.php:364 widgets/premium-blog.php:
|
288 |
#: widgets/premium-grid.php:18
|
289 |
msgid "Grid"
|
290 |
msgstr ""
|
@@ -401,51 +401,63 @@ msgstr ""
|
|
401 |
msgid "Premium Section Ken Burns"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: admin/settings/elements.php:639 admin/settings/
|
405 |
#: admin/settings/version-control.php:108
|
406 |
msgid "Save Settings"
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: admin/settings/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
msgid ""
|
411 |
-
"Maps Element requires Google API key to be entered below. If you don’t have "
|
412 |
"one, click "
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: admin/settings/
|
416 |
msgid "here"
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: admin/settings/
|
420 |
msgid " to get your key."
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: admin/settings/
|
424 |
msgid "Google Maps API Key:"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: admin/settings/
|
428 |
-
msgid "
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: admin/settings/
|
432 |
msgid ""
|
433 |
"This will load API JS file if it's not loaded by another theme or plugin"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: admin/settings/
|
437 |
-
msgid "
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: admin/settings/
|
441 |
-
msgid "
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: admin/settings/sys-info.php:
|
445 |
msgid "System Info"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: admin/settings/sys-info.php:
|
449 |
msgid "System setup information useful for debugging purposes."
|
450 |
msgstr ""
|
451 |
|
@@ -461,7 +473,7 @@ msgid ""
|
|
461 |
msgstr ""
|
462 |
|
463 |
#: admin/settings/version-control.php:88
|
464 |
-
msgid "Reinstall Version 3.3.
|
465 |
msgstr ""
|
466 |
|
467 |
#: admin/settings/version-control.php:90
|
@@ -813,7 +825,7 @@ msgid "Rolling Back to Version "
|
|
813 |
msgstr ""
|
814 |
|
815 |
#: widgets/premium-banner.php:42 widgets/premium-banner.php:439
|
816 |
-
#: widgets/premium-blog.php:
|
817 |
#: widgets/premium-grid.php:645 widgets/premium-image-scroll.php:56
|
818 |
#: widgets/premium-image-scroll.php:256 widgets/premium-image-separator.php:43
|
819 |
#: widgets/premium-image-separator.php:204 widgets/premium-modalbox.php:240
|
@@ -834,7 +846,7 @@ msgid "Select an image for the Banner"
|
|
834 |
msgstr ""
|
835 |
|
836 |
#: widgets/premium-banner.php:61 widgets/premium-banner.php:337
|
837 |
-
#: widgets/premium-blog.php:
|
838 |
#: widgets/premium-dual-header.php:103 widgets/premium-dual-header.php:127
|
839 |
#: widgets/premium-grid.php:359 widgets/premium-image-button.php:62
|
840 |
#: widgets/premium-image-scroll.php:94 widgets/premium-image-separator.php:119
|
@@ -932,51 +944,51 @@ msgstr ""
|
|
932 |
msgid "Choose if you want the effect to be always triggered"
|
933 |
msgstr ""
|
934 |
|
935 |
-
#: widgets/premium-banner.php:165 widgets/premium-blog.php:
|
936 |
#: widgets/premium-button.php:98 widgets/premium-grid.php:477
|
937 |
#: widgets/premium-image-button.php:93 widgets/premium-person.php:101
|
938 |
msgid "Hover Effect"
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: widgets/premium-banner.php:168 widgets/premium-blog.php:
|
942 |
-
#: widgets/premium-blog.php:
|
943 |
#: widgets/premium-button.php:102 widgets/premium-grid.php:481
|
944 |
#: widgets/premium-image-button.php:97 widgets/premium-modalbox.php:69
|
945 |
#: widgets/premium-person.php:104 widgets/premium-progressbar.php:140
|
946 |
msgid "None"
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: widgets/premium-banner.php:169 widgets/premium-blog.php:
|
950 |
#: widgets/premium-grid.php:482 widgets/premium-person.php:105
|
951 |
msgid "Zoom In"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: widgets/premium-banner.php:170 widgets/premium-blog.php:
|
955 |
#: widgets/premium-grid.php:483 widgets/premium-person.php:106
|
956 |
msgid "Zoom Out"
|
957 |
msgstr ""
|
958 |
|
959 |
-
#: widgets/premium-banner.php:171 widgets/premium-blog.php:
|
960 |
#: widgets/premium-grid.php:484 widgets/premium-person.php:107
|
961 |
msgid "Scale"
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: widgets/premium-banner.php:172 widgets/premium-blog.php:
|
965 |
#: widgets/premium-grid.php:485 widgets/premium-person.php:108
|
966 |
msgid "Grayscale"
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: widgets/premium-banner.php:173 widgets/premium-blog.php:
|
970 |
#: widgets/premium-grid.php:486 widgets/premium-person.php:109
|
971 |
msgid "Blur"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: widgets/premium-banner.php:174 widgets/premium-blog.php:
|
975 |
#: widgets/premium-grid.php:487 widgets/premium-person.php:110
|
976 |
msgid "Bright"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: widgets/premium-banner.php:175 widgets/premium-blog.php:
|
980 |
#: widgets/premium-grid.php:488 widgets/premium-person.php:111
|
981 |
msgid "Sepia"
|
982 |
msgstr ""
|
@@ -1043,7 +1055,7 @@ msgid ""
|
|
1043 |
"this class for your customizations."
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: widgets/premium-banner.php:242 widgets/premium-blog.php:
|
1047 |
#: widgets/premium-carousel.php:81 widgets/premium-grid.php:714
|
1048 |
#: widgets/premium-modalbox.php:47 widgets/premium-modalbox.php:144
|
1049 |
#: widgets/premium-modalbox.php:166 widgets/premium-testimonials.php:182
|
@@ -1074,7 +1086,7 @@ msgstr ""
|
|
1074 |
#: widgets/premium-banner.php:278 widgets/premium-banner.php:285
|
1075 |
#: widgets/premium-banner.php:583 widgets/premium-grid.php:331
|
1076 |
#: widgets/premium-grid.php:750 widgets/premium-maps.php:189
|
1077 |
-
#: widgets/premium-maps.php:
|
1078 |
#: widgets/premium-person.php:449 widgets/premium-pricing-table.php:243
|
1079 |
#: widgets/premium-pricing-table.php:254 widgets/premium-pricing-table.php:460
|
1080 |
#: widgets/premium-pricing-table.php:1230 widgets/premium-videobox.php:238
|
@@ -1116,24 +1128,24 @@ msgstr ""
|
|
1116 |
msgid "URL"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: widgets/premium-banner.php:371 widgets/premium-blog.php:
|
1120 |
-
#: widgets/premium-blog.php:
|
1121 |
#: widgets/premium-countdown.php:104 widgets/premium-dual-header.php:161
|
1122 |
#: widgets/premium-fancytext.php:98 widgets/premium-image-button.php:313
|
1123 |
-
#: widgets/premium-maps.php:
|
1124 |
#: widgets/premium-modalbox.php:465 widgets/premium-person.php:199
|
1125 |
#: widgets/premium-pricing-table.php:215 widgets/premium-title.php:106
|
1126 |
msgid "Alignment"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: widgets/premium-banner.php:375 widgets/premium-blog.php:
|
1130 |
-
#: widgets/premium-blog.php:
|
1131 |
#: widgets/premium-button.php:413 widgets/premium-countdown.php:108
|
1132 |
#: widgets/premium-counter.php:165 widgets/premium-dual-header.php:165
|
1133 |
#: widgets/premium-fancytext.php:102 widgets/premium-fancytext.php:291
|
1134 |
#: widgets/premium-grid.php:156 widgets/premium-grid.php:520
|
1135 |
#: widgets/premium-image-button.php:317 widgets/premium-image-separator.php:96
|
1136 |
-
#: widgets/premium-maps.php:
|
1137 |
#: widgets/premium-modalbox.php:469 widgets/premium-person.php:203
|
1138 |
#: widgets/premium-pricing-table.php:219 widgets/premium-pricing-table.php:412
|
1139 |
#: widgets/premium-progressbar.php:156 widgets/premium-title.php:110
|
@@ -1142,27 +1154,27 @@ msgstr ""
|
|
1142 |
msgid "Left"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: widgets/premium-banner.php:379 widgets/premium-blog.php:
|
1146 |
-
#: widgets/premium-blog.php:
|
1147 |
#: widgets/premium-countdown.php:112 widgets/premium-dual-header.php:169
|
1148 |
#: widgets/premium-fancytext.php:106 widgets/premium-fancytext.php:295
|
1149 |
#: widgets/premium-grid.php:160 widgets/premium-grid.php:524
|
1150 |
#: widgets/premium-image-button.php:321 widgets/premium-image-separator.php:100
|
1151 |
-
#: widgets/premium-maps.php:
|
1152 |
#: widgets/premium-modalbox.php:473 widgets/premium-person.php:207
|
1153 |
#: widgets/premium-pricing-table.php:223 widgets/premium-progressbar.php:160
|
1154 |
#: widgets/premium-title.php:114 widgets/premium-title.php:215
|
1155 |
msgid "Center"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: widgets/premium-banner.php:383 widgets/premium-blog.php:
|
1159 |
-
#: widgets/premium-blog.php:
|
1160 |
#: widgets/premium-button.php:421 widgets/premium-countdown.php:116
|
1161 |
#: widgets/premium-counter.php:164 widgets/premium-dual-header.php:173
|
1162 |
#: widgets/premium-fancytext.php:110 widgets/premium-fancytext.php:299
|
1163 |
#: widgets/premium-grid.php:164 widgets/premium-grid.php:528
|
1164 |
#: widgets/premium-image-button.php:325 widgets/premium-image-separator.php:104
|
1165 |
-
#: widgets/premium-maps.php:
|
1166 |
#: widgets/premium-modalbox.php:477 widgets/premium-person.php:211
|
1167 |
#: widgets/premium-pricing-table.php:227 widgets/premium-pricing-table.php:411
|
1168 |
#: widgets/premium-progressbar.php:164 widgets/premium-title.php:118
|
@@ -1202,14 +1214,14 @@ msgid "Note: maximum size for extra small screens is 767px."
|
|
1202 |
msgstr ""
|
1203 |
|
1204 |
#: widgets/premium-banner.php:446 widgets/premium-banner.php:673
|
1205 |
-
#: widgets/premium-blog.php:
|
1206 |
-
#: widgets/premium-blog.php:
|
1207 |
-
#: widgets/premium-blog.php:
|
1208 |
#: widgets/premium-button.php:650 widgets/premium-carousel.php:581
|
1209 |
#: widgets/premium-contactform.php:477 widgets/premium-contactform.php:533
|
1210 |
#: widgets/premium-countdown.php:373 widgets/premium-countdown.php:450
|
1211 |
-
#: widgets/premium-counter.php:269 widgets/premium-fancytext.php:
|
1212 |
-
#: widgets/premium-fancytext.php:
|
1213 |
#: widgets/premium-grid.php:900 widgets/premium-grid.php:994
|
1214 |
#: widgets/premium-grid.php:1116 widgets/premium-modalbox.php:603
|
1215 |
#: widgets/premium-modalbox.php:710 widgets/premium-modalbox.php:804
|
@@ -1232,7 +1244,7 @@ msgid "Hover Opacity"
|
|
1232 |
msgstr ""
|
1233 |
|
1234 |
#: widgets/premium-banner.php:514 widgets/premium-banner.php:701
|
1235 |
-
#: widgets/premium-blog.php:
|
1236 |
#: widgets/premium-button.php:531 widgets/premium-button.php:673
|
1237 |
#: widgets/premium-carousel.php:764 widgets/premium-contactform.php:264
|
1238 |
#: widgets/premium-contactform.php:500 widgets/premium-countdown.php:414
|
@@ -1243,7 +1255,7 @@ msgstr ""
|
|
1243 |
#: widgets/premium-grid.php:1153 widgets/premium-grid.php:1278
|
1244 |
#: widgets/premium-grid.php:1366 widgets/premium-image-button.php:431
|
1245 |
#: widgets/premium-image-button.php:618 widgets/premium-image-scroll.php:350
|
1246 |
-
#: widgets/premium-image-scroll.php:385 widgets/premium-maps.php:
|
1247 |
#: widgets/premium-modalbox.php:633 widgets/premium-modalbox.php:737
|
1248 |
#: widgets/premium-modalbox.php:894 widgets/premium-modalbox.php:946
|
1249 |
#: widgets/premium-modalbox.php:1071 widgets/premium-modalbox.php:1131
|
@@ -1260,29 +1272,29 @@ msgid "Border Radius"
|
|
1260 |
msgstr ""
|
1261 |
|
1262 |
#: widgets/premium-banner.php:534 widgets/premium-banner.php:590
|
1263 |
-
#: widgets/premium-banner.php:635 widgets/premium-blog.php:
|
1264 |
-
#: widgets/premium-blog.php:
|
1265 |
-
#: widgets/premium-blog.php:
|
1266 |
-
#: widgets/premium-blog.php:
|
1267 |
-
#: widgets/premium-blog.php:
|
1268 |
-
#: widgets/premium-carousel.php:
|
1269 |
-
#: widgets/premium-countdown.php:
|
1270 |
-
#: widgets/premium-counter.php:
|
1271 |
-
#: widgets/premium-
|
1272 |
-
#: widgets/premium-fancytext.php:
|
1273 |
-
#: widgets/premium-grid.php:
|
1274 |
-
#: widgets/premium-grid.php:
|
1275 |
-
#: widgets/premium-
|
1276 |
-
#: widgets/premium-
|
1277 |
-
#: widgets/premium-modalbox.php:
|
1278 |
-
#: widgets/premium-modalbox.php:
|
1279 |
-
#: widgets/premium-
|
1280 |
-
#: widgets/premium-person.php:
|
1281 |
-
#: widgets/premium-person.php:
|
1282 |
-
#: widgets/premium-pricing-table.php:
|
1283 |
-
#: widgets/premium-pricing-table.php:
|
1284 |
-
#: widgets/premium-pricing-table.php:
|
1285 |
-
#: widgets/premium-pricing-table.php:1083
|
1286 |
#: widgets/premium-pricing-table.php:1114
|
1287 |
#: widgets/premium-pricing-table.php:1248
|
1288 |
#: widgets/premium-pricing-table.php:1335 widgets/premium-progressbar.php:336
|
@@ -1306,7 +1318,7 @@ msgstr ""
|
|
1306 |
#: widgets/premium-banner.php:713 widgets/premium-dual-header.php:296
|
1307 |
#: widgets/premium-dual-header.php:438 widgets/premium-grid.php:671
|
1308 |
#: widgets/premium-grid.php:811 widgets/premium-grid.php:934
|
1309 |
-
#: widgets/premium-grid.php:1028 widgets/premium-maps.php:
|
1310 |
#: widgets/premium-modalbox.php:675 widgets/premium-modalbox.php:753
|
1311 |
#: widgets/premium-pricing-table.php:1414
|
1312 |
#: widgets/premium-pricing-table.php:1492
|
@@ -1318,20 +1330,20 @@ msgstr ""
|
|
1318 |
msgid "Shadow"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: widgets/premium-banner.php:649 widgets/premium-blog.php:
|
1322 |
-
#: widgets/premium-blog.php:
|
1323 |
-
#: widgets/premium-blog.php:
|
1324 |
-
#: widgets/premium-
|
1325 |
-
#: widgets/premium-videobox.php:491
|
1326 |
msgid "Hover Color"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: widgets/premium-banner.php:683 widgets/premium-blog.php:
|
1330 |
msgid "Hover Background Color"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: widgets/premium-banner.php:721 widgets/premium-blog.php:
|
1334 |
-
#: widgets/premium-blog.php:
|
1335 |
#: widgets/premium-button.php:740 widgets/premium-contactform.php:244
|
1336 |
#: widgets/premium-contactform.php:446 widgets/premium-dual-header.php:317
|
1337 |
#: widgets/premium-dual-header.php:459 widgets/premium-grid.php:632
|
@@ -1339,8 +1351,8 @@ msgstr ""
|
|
1339 |
#: widgets/premium-grid.php:952 widgets/premium-grid.php:1046
|
1340 |
#: widgets/premium-grid.php:1184 widgets/premium-grid.php:1308
|
1341 |
#: widgets/premium-grid.php:1396 widgets/premium-image-button.php:484
|
1342 |
-
#: widgets/premium-image-button.php:685 widgets/premium-maps.php:
|
1343 |
-
#: widgets/premium-maps.php:
|
1344 |
#: widgets/premium-modalbox.php:652 widgets/premium-modalbox.php:963
|
1345 |
#: widgets/premium-modalbox.php:1148 widgets/premium-modalbox.php:1268
|
1346 |
#: widgets/premium-pricing-table.php:539 widgets/premium-pricing-table.php:636
|
@@ -1356,345 +1368,353 @@ msgstr ""
|
|
1356 |
msgid "Padding"
|
1357 |
msgstr ""
|
1358 |
|
1359 |
-
#: widgets/premium-blog.php:
|
1360 |
msgid "Choose a hover effect for the image"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
-
#: widgets/premium-blog.php:
|
1364 |
#: widgets/premium-person.php:112
|
1365 |
msgid "Translate"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
-
#: widgets/premium-blog.php:
|
1369 |
msgid "Color Effect"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
-
#: widgets/premium-blog.php:
|
1373 |
msgid "Choose an overlay color effect"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: widgets/premium-blog.php:
|
1377 |
msgid "Framed"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
-
#: widgets/premium-blog.php:
|
1381 |
msgid "Diagonal"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
-
#: widgets/premium-blog.php:
|
1385 |
msgid "Bordered"
|
1386 |
msgstr ""
|
1387 |
|
1388 |
-
#: widgets/premium-blog.php:
|
1389 |
msgid "Squares"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
-
#: widgets/premium-blog.php:
|
1393 |
#: widgets/premium-modalbox.php:228 widgets/premium-pricing-table.php:423
|
1394 |
msgid "Display Options"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: widgets/premium-blog.php:
|
1398 |
msgid "Title HTML Tag"
|
1399 |
msgstr ""
|
1400 |
|
1401 |
-
#: widgets/premium-blog.php:
|
1402 |
msgid "Select a heading tag for the post title."
|
1403 |
msgstr ""
|
1404 |
|
1405 |
-
#: widgets/premium-blog.php:
|
1406 |
msgid "Masonry"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: widgets/premium-blog.php:
|
1410 |
msgid "Number of Columns"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: widgets/premium-blog.php:
|
1414 |
msgid "1 Column"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
-
#: widgets/premium-blog.php:
|
1418 |
msgid "2 Columns"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
-
#: widgets/premium-blog.php:
|
1422 |
msgid "3 Columns"
|
1423 |
msgstr ""
|
1424 |
|
1425 |
-
#: widgets/premium-blog.php:
|
1426 |
msgid "4 Columns"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
#: widgets/premium-blog.php:
|
1430 |
msgid "Thumbnail Min Height"
|
1431 |
msgstr ""
|
1432 |
|
1433 |
-
#: widgets/premium-blog.php:
|
1434 |
msgid "Thumbnail Max Height"
|
1435 |
msgstr ""
|
1436 |
|
1437 |
-
#: widgets/premium-blog.php:
|
1438 |
msgid "Thumbnail Fit"
|
1439 |
msgstr ""
|
1440 |
|
1441 |
-
#: widgets/premium-blog.php:
|
1442 |
msgid "Cover"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
-
#: widgets/premium-blog.php:
|
1446 |
msgid "Fill"
|
1447 |
msgstr ""
|
1448 |
|
1449 |
-
#: widgets/premium-blog.php:
|
1450 |
msgid "Contain"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: widgets/premium-blog.php:
|
1454 |
msgid "Spacing"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: widgets/premium-blog.php:
|
1458 |
msgid "Post Options"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: widgets/premium-blog.php:
|
1462 |
msgid "Excerpt"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: widgets/premium-blog.php:
|
1466 |
msgid ""
|
1467 |
"Excerpt is used for article summary with a link to the whole entry. The "
|
1468 |
"default except length is 55"
|
1469 |
msgstr ""
|
1470 |
|
|
|
|
|
|
|
|
|
1471 |
#: widgets/premium-blog.php:269
|
|
|
|
|
|
|
|
|
1472 |
msgid "Excerpt Length"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: widgets/premium-blog.php:
|
1476 |
msgid "Excerpt Type"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: widgets/premium-blog.php:
|
1480 |
#: widgets/premium-vscroll.php:428
|
1481 |
msgid "Dots"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: widgets/premium-blog.php:
|
1485 |
msgid "Link Text"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
-
#: widgets/premium-blog.php:
|
1489 |
msgid "continue reading"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
-
#: widgets/premium-blog.php:
|
1493 |
msgid "Author Meta"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: widgets/premium-blog.php:
|
1497 |
msgid "Date Meta"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
-
#: widgets/premium-blog.php:
|
1501 |
msgid "Categories Meta"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
-
#: widgets/premium-blog.php:
|
1505 |
msgid "Display or hide categories meta"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
-
#: widgets/premium-blog.php:
|
1509 |
msgid "Comments Meta"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
-
#: widgets/premium-blog.php:
|
1513 |
msgid "Display or hide comments meta"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: widgets/premium-blog.php:
|
1517 |
msgid "Tags Meta"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: widgets/premium-blog.php:
|
1521 |
msgid "Display or hide post tags"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: widgets/premium-blog.php:
|
1525 |
msgid "Post Format Icon"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
-
#: widgets/premium-blog.php:
|
1529 |
msgid "Edit Post Icon"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
-
#: widgets/premium-blog.php:
|
1533 |
msgid "Display or hide edit post option"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
-
#: widgets/premium-blog.php:
|
1537 |
msgid "Advanced Settings"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
-
#: widgets/premium-blog.php:
|
1541 |
msgid "Filter By Category"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
-
#: widgets/premium-blog.php:
|
1545 |
msgid "Get posts for specific category(s)"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
-
#: widgets/premium-blog.php:
|
1549 |
msgid "Filter By Tag"
|
1550 |
msgstr ""
|
1551 |
|
1552 |
-
#: widgets/premium-blog.php:
|
1553 |
msgid "Get posts for specific tag(s)"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
-
#: widgets/premium-blog.php:
|
1557 |
msgid "Filter By Author"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
-
#: widgets/premium-blog.php:
|
1561 |
msgid "Get posts for specific author(s)"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
-
#: widgets/premium-blog.php:
|
1565 |
msgid "Posts to Exclude"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
-
#: widgets/premium-blog.php:
|
1569 |
msgid "Add post(s) to exclude"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
-
#: widgets/premium-blog.php:
|
1573 |
msgid "Order By"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
-
#: widgets/premium-blog.php:
|
1577 |
msgid "ID"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
-
#: widgets/premium-blog.php:
|
1581 |
#: widgets/premium-testimonials.php:272
|
1582 |
msgid "Author"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: widgets/premium-blog.php:
|
1586 |
#: widgets/premium-person.php:376 widgets/premium-testimonials.php:66
|
1587 |
#: widgets/premium-testimonials.php:107
|
1588 |
msgid "Name"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
-
#: widgets/premium-blog.php:
|
1592 |
msgid "Date"
|
1593 |
msgstr ""
|
1594 |
|
1595 |
-
#: widgets/premium-blog.php:
|
1596 |
msgid "Last Modified"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
-
#: widgets/premium-blog.php:
|
1600 |
msgid "Random"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: widgets/premium-blog.php:
|
1604 |
msgid "Number of Comments"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
-
#: widgets/premium-blog.php:
|
1608 |
msgid "Order"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
-
#: widgets/premium-blog.php:
|
1612 |
msgid "Descending"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
-
#: widgets/premium-blog.php:
|
1616 |
msgid "Ascending"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: widgets/premium-blog.php:
|
1620 |
msgid "Pagination"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
-
#: widgets/premium-blog.php:
|
1624 |
msgid "Pagination is the process of dividing the posts into discrete pages"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
-
#: widgets/premium-blog.php:
|
1628 |
msgid "Next Page String"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
-
#: widgets/premium-blog.php:
|
1632 |
msgid "Next"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
-
#: widgets/premium-blog.php:
|
1636 |
msgid "Previous Page String"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
-
#: widgets/premium-blog.php:
|
1640 |
msgid "Previous"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
-
#: widgets/premium-blog.php:
|
1644 |
msgid "Links in New Tab"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
-
#: widgets/premium-blog.php:
|
1648 |
msgid "Enable links to be opened in a new tab"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
-
#: widgets/premium-blog.php:
|
1652 |
msgid "Posts Per Page"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
-
#: widgets/premium-blog.php:
|
1656 |
msgid "Choose how many posts do you want to be displayed per page"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
-
#: widgets/premium-blog.php:
|
1660 |
msgid "Total Number of Posts"
|
1661 |
msgstr ""
|
1662 |
|
1663 |
-
#: widgets/premium-blog.php:
|
1664 |
msgid "Offset Count"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
-
#: widgets/premium-blog.php:
|
1668 |
msgid "The index of post to start with"
|
1669 |
msgstr ""
|
1670 |
|
1671 |
-
#: widgets/premium-blog.php:
|
1672 |
msgid "Enable Carousel"
|
1673 |
msgstr ""
|
1674 |
|
1675 |
-
#: widgets/premium-blog.php:
|
1676 |
msgid "Fade"
|
1677 |
msgstr ""
|
1678 |
|
1679 |
-
#: widgets/premium-blog.php:
|
1680 |
msgid "Auto Play"
|
1681 |
msgstr ""
|
1682 |
|
1683 |
-
#: widgets/premium-blog.php:
|
1684 |
msgid "Autoplay Speed"
|
1685 |
msgstr ""
|
1686 |
|
1687 |
-
#: widgets/premium-blog.php:
|
1688 |
msgid ""
|
1689 |
"Autoplay Speed means at which time the next slide should come. Set a value "
|
1690 |
"in milliseconds (ms)"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
-
#: widgets/premium-blog.php:
|
1694 |
msgid "Arrows Position"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: widgets/premium-blog.php:
|
1698 |
#: widgets/premium-button.php:617 widgets/premium-button.php:634
|
1699 |
#: widgets/premium-image-button.php:396 widgets/premium-image-button.php:518
|
1700 |
#: widgets/premium-image-button.php:535 widgets/premium-image-scroll.php:263
|
@@ -1702,26 +1722,26 @@ msgstr ""
|
|
1702 |
msgid "Icon Color"
|
1703 |
msgstr ""
|
1704 |
|
1705 |
-
#: widgets/premium-blog.php:
|
1706 |
#: widgets/premium-image-button.php:551 widgets/premium-image-button.php:568
|
1707 |
#: widgets/premium-image-button.php:593 widgets/premium-image-scroll.php:276
|
1708 |
msgid "Overlay Color"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
-
#: widgets/premium-blog.php:
|
1712 |
#: widgets/premium-contactform.php:544
|
1713 |
msgid "Border Color"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
-
#: widgets/premium-blog.php:
|
1717 |
msgid "Meta"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: widgets/premium-blog.php:
|
1721 |
msgid "Tags"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: widgets/premium-blog.php:
|
1725 |
#: widgets/premium-button.php:393 widgets/premium-carousel.php:559
|
1726 |
#: widgets/premium-counter.php:210 widgets/premium-counter.php:232
|
1727 |
#: widgets/premium-image-button.php:297 widgets/premium-modalbox.php:840
|
@@ -1733,15 +1753,15 @@ msgstr ""
|
|
1733 |
msgid "Size"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
-
#: widgets/premium-blog.php:
|
1737 |
msgid "Choose icon size in (PX, EM)"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
-
#: widgets/premium-blog.php:
|
1741 |
msgid "Pagination Style"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
-
#: widgets/premium-blog.php:
|
1745 |
#: widgets/premium-contactform.php:459 widgets/premium-grid.php:880
|
1746 |
#: widgets/premium-grid.php:1218 widgets/premium-image-button.php:377
|
1747 |
#: widgets/premium-image-scroll.php:291 widgets/premium-image-scroll.php:336
|
@@ -1751,7 +1771,7 @@ msgstr ""
|
|
1751 |
msgid "Normal"
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: widgets/premium-blog.php:
|
1755 |
#: widgets/premium-contactform.php:517 widgets/premium-grid.php:964
|
1756 |
#: widgets/premium-grid.php:1321 widgets/premium-image-button.php:496
|
1757 |
#: widgets/premium-image-scroll.php:190 widgets/premium-image-scroll.php:307
|
@@ -1762,7 +1782,7 @@ msgstr ""
|
|
1762 |
msgid "Hover"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
-
#: widgets/premium-blog.php:
|
1766 |
#: widgets/premium-button.php:730 widgets/premium-contactform.php:276
|
1767 |
#: widgets/premium-dual-header.php:305 widgets/premium-dual-header.php:447
|
1768 |
#: widgets/premium-grid.php:621 widgets/premium-grid.php:690
|
@@ -1770,8 +1790,8 @@ msgstr ""
|
|
1770 |
#: widgets/premium-grid.php:1036 widgets/premium-grid.php:1172
|
1771 |
#: widgets/premium-grid.php:1297 widgets/premium-grid.php:1385
|
1772 |
#: widgets/premium-image-button.php:474 widgets/premium-image-button.php:675
|
1773 |
-
#: widgets/premium-maps.php:
|
1774 |
-
#: widgets/premium-maps.php:
|
1775 |
#: widgets/premium-pricing-table.php:617 widgets/premium-pricing-table.php:704
|
1776 |
#: widgets/premium-pricing-table.php:788 widgets/premium-pricing-table.php:858
|
1777 |
#: widgets/premium-pricing-table.php:905 widgets/premium-pricing-table.php:950
|
@@ -1790,6 +1810,10 @@ msgstr ""
|
|
1790 |
msgid "Margin"
|
1791 |
msgstr ""
|
1792 |
|
|
|
|
|
|
|
|
|
1793 |
#: widgets/premium-button.php:47 widgets/premium-image-button.php:42
|
1794 |
msgid "Click Me"
|
1795 |
msgstr ""
|
@@ -2642,7 +2666,7 @@ msgstr ""
|
|
2642 |
msgid "Value"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: widgets/premium-counter.php:436 widgets/premium-fancytext.php:
|
2646 |
msgid "Prefix & Suffix"
|
2647 |
msgstr ""
|
2648 |
|
@@ -2825,7 +2849,7 @@ msgstr ""
|
|
2825 |
msgid "Fancy Text Alignment"
|
2826 |
msgstr ""
|
2827 |
|
2828 |
-
#: widgets/premium-fancytext.php:
|
2829 |
msgid "Cursor Text"
|
2830 |
msgstr ""
|
2831 |
|
@@ -3296,19 +3320,19 @@ msgstr ""
|
|
3296 |
msgid "Info Container Closed when Mouse Out"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
-
#: widgets/premium-maps.php:
|
3300 |
msgid "Marker Clustering"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: widgets/premium-maps.php:
|
3304 |
msgid "Map Style"
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: widgets/premium-maps.php:
|
3308 |
msgid "JSON Code"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: widgets/premium-maps.php:
|
3312 |
msgid "Map"
|
3313 |
msgstr ""
|
3314 |
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Premium Addons for Elementor\n"
|
5 |
+
"POT-Creation-Date: 2019-05-09 11:01+0200\n"
|
6 |
"PO-Revision-Date: 2018-02-15 10:41+0200\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Leap13\n"
|
84 |
msgstr ""
|
85 |
|
86 |
#: admin/settings/about.php:37 admin/settings/elements.php:168
|
87 |
+
#: admin/settings/maps.php:66 admin/settings/sys-info.php:32
|
88 |
#: admin/settings/version-control.php:67
|
89 |
#, php-format
|
90 |
msgid ""
|
146 |
msgstr ""
|
147 |
|
148 |
#: admin/settings/about.php:76 admin/settings/elements.php:644
|
149 |
+
#: admin/settings/maps.php:111 admin/settings/sys-info.php:53
|
150 |
msgid "Did you like Premium Addons for Elementor Plugin? Please "
|
151 |
msgstr ""
|
152 |
|
153 |
#: admin/settings/about.php:76 admin/settings/elements.php:644
|
154 |
+
#: admin/settings/maps.php:111 admin/settings/sys-info.php:53
|
155 |
msgid "Click Here to Rate it ★★★★★"
|
156 |
msgstr ""
|
157 |
|
180 |
msgid "Banner"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: admin/settings/elements.php:193 widgets/premium-blog.php:12
|
184 |
msgid "Blog"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: admin/settings/elements.php:203 widgets/premium-blog.php:559
|
188 |
+
#: widgets/premium-blog.php:1112 widgets/premium-carousel.php:18
|
189 |
#: widgets/premium-carousel.php:47
|
190 |
msgid "Carousel"
|
191 |
msgstr ""
|
207 |
|
208 |
#: admin/settings/elements.php:237 widgets/premium-fancytext.php:12
|
209 |
#: widgets/premium-fancytext.php:35 widgets/premium-fancytext.php:65
|
210 |
+
#: widgets/premium-fancytext.php:319
|
211 |
msgid "Fancy Text"
|
212 |
msgstr ""
|
213 |
|
219 |
msgid "Image Separator"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: admin/settings/elements.php:264 widgets/premium-maps.php:18
|
223 |
msgid "Maps"
|
224 |
msgstr ""
|
225 |
|
243 |
msgstr ""
|
244 |
|
245 |
#: admin/settings/elements.php:312 widgets/premium-banner.php:248
|
246 |
+
#: widgets/premium-banner.php:527 widgets/premium-blog.php:432
|
247 |
+
#: widgets/premium-blog.php:699 widgets/premium-counter.php:43
|
248 |
#: widgets/premium-counter.php:363 widgets/premium-grid.php:323
|
249 |
#: widgets/premium-grid.php:720 widgets/premium-maps.php:180
|
250 |
+
#: widgets/premium-maps.php:367 widgets/premium-modalbox.php:129
|
251 |
#: widgets/premium-pricing-table.php:56 widgets/premium-pricing-table.php:436
|
252 |
#: widgets/premium-pricing-table.php:658 widgets/premium-progressbar.php:58
|
253 |
#: widgets/premium-progressbar.php:328 widgets/premium-title.php:14
|
284 |
msgid "Image Button"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: admin/settings/elements.php:364 widgets/premium-blog.php:111
|
288 |
#: widgets/premium-grid.php:18
|
289 |
msgid "Grid"
|
290 |
msgstr ""
|
401 |
msgid "Premium Section Ken Burns"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: admin/settings/elements.php:639 admin/settings/maps.php:108
|
405 |
#: admin/settings/version-control.php:108
|
406 |
msgid "Save Settings"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: admin/settings/gopro.php:13
|
410 |
+
msgid "Get PRO Widgets & Addons"
|
411 |
+
msgstr ""
|
412 |
+
|
413 |
+
#: admin/settings/gopro.php:46
|
414 |
+
msgid "Widgets Settings"
|
415 |
+
msgstr ""
|
416 |
+
|
417 |
+
#: admin/settings/maps.php:30
|
418 |
+
msgid "Google Maps API"
|
419 |
+
msgstr ""
|
420 |
+
|
421 |
+
#: admin/settings/maps.php:80
|
422 |
msgid ""
|
423 |
+
" Maps Element requires Google API key to be entered below. If you don’t have "
|
424 |
"one, click "
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: admin/settings/maps.php:80
|
428 |
msgid "here"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: admin/settings/maps.php:80
|
432 |
msgid " to get your key."
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: admin/settings/maps.php:85
|
436 |
msgid "Google Maps API Key:"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: admin/settings/maps.php:93
|
440 |
+
msgid "Load Maps API JS File:"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: admin/settings/maps.php:96
|
444 |
msgid ""
|
445 |
"This will load API JS file if it's not loaded by another theme or plugin"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: admin/settings/maps.php:101
|
449 |
+
msgid "Load Markers Clustering JS File:"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: admin/settings/maps.php:104
|
453 |
+
msgid "This will load the JS file for markers clusters"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: admin/settings/sys-info.php:18
|
457 |
msgid "System Info"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: admin/settings/sys-info.php:43
|
461 |
msgid "System setup information useful for debugging purposes."
|
462 |
msgstr ""
|
463 |
|
473 |
msgstr ""
|
474 |
|
475 |
#: admin/settings/version-control.php:88
|
476 |
+
msgid "Reinstall Version 3.3.4"
|
477 |
msgstr ""
|
478 |
|
479 |
#: admin/settings/version-control.php:90
|
825 |
msgstr ""
|
826 |
|
827 |
#: widgets/premium-banner.php:42 widgets/premium-banner.php:439
|
828 |
+
#: widgets/premium-blog.php:41 widgets/premium-blog.php:636
|
829 |
#: widgets/premium-grid.php:645 widgets/premium-image-scroll.php:56
|
830 |
#: widgets/premium-image-scroll.php:256 widgets/premium-image-separator.php:43
|
831 |
#: widgets/premium-image-separator.php:204 widgets/premium-modalbox.php:240
|
846 |
msgstr ""
|
847 |
|
848 |
#: widgets/premium-banner.php:61 widgets/premium-banner.php:337
|
849 |
+
#: widgets/premium-blog.php:292 widgets/premium-button.php:67
|
850 |
#: widgets/premium-dual-header.php:103 widgets/premium-dual-header.php:127
|
851 |
#: widgets/premium-grid.php:359 widgets/premium-image-button.php:62
|
852 |
#: widgets/premium-image-scroll.php:94 widgets/premium-image-separator.php:119
|
944 |
msgid "Choose if you want the effect to be always triggered"
|
945 |
msgstr ""
|
946 |
|
947 |
+
#: widgets/premium-banner.php:165 widgets/premium-blog.php:47
|
948 |
#: widgets/premium-button.php:98 widgets/premium-grid.php:477
|
949 |
#: widgets/premium-image-button.php:93 widgets/premium-person.php:101
|
950 |
msgid "Hover Effect"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: widgets/premium-banner.php:168 widgets/premium-blog.php:51
|
954 |
+
#: widgets/premium-blog.php:72 widgets/premium-blog.php:429
|
955 |
#: widgets/premium-button.php:102 widgets/premium-grid.php:481
|
956 |
#: widgets/premium-image-button.php:97 widgets/premium-modalbox.php:69
|
957 |
#: widgets/premium-person.php:104 widgets/premium-progressbar.php:140
|
958 |
msgid "None"
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: widgets/premium-banner.php:169 widgets/premium-blog.php:52
|
962 |
#: widgets/premium-grid.php:482 widgets/premium-person.php:105
|
963 |
msgid "Zoom In"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: widgets/premium-banner.php:170 widgets/premium-blog.php:53
|
967 |
#: widgets/premium-grid.php:483 widgets/premium-person.php:106
|
968 |
msgid "Zoom Out"
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: widgets/premium-banner.php:171 widgets/premium-blog.php:54
|
972 |
#: widgets/premium-grid.php:484 widgets/premium-person.php:107
|
973 |
msgid "Scale"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: widgets/premium-banner.php:172 widgets/premium-blog.php:55
|
977 |
#: widgets/premium-grid.php:485 widgets/premium-person.php:108
|
978 |
msgid "Grayscale"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: widgets/premium-banner.php:173 widgets/premium-blog.php:56
|
982 |
#: widgets/premium-grid.php:486 widgets/premium-person.php:109
|
983 |
msgid "Blur"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: widgets/premium-banner.php:174 widgets/premium-blog.php:57
|
987 |
#: widgets/premium-grid.php:487 widgets/premium-person.php:110
|
988 |
msgid "Bright"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: widgets/premium-banner.php:175 widgets/premium-blog.php:58
|
992 |
#: widgets/premium-grid.php:488 widgets/premium-person.php:111
|
993 |
msgid "Sepia"
|
994 |
msgstr ""
|
1055 |
"this class for your customizations."
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: widgets/premium-banner.php:242 widgets/premium-blog.php:790
|
1059 |
#: widgets/premium-carousel.php:81 widgets/premium-grid.php:714
|
1060 |
#: widgets/premium-modalbox.php:47 widgets/premium-modalbox.php:144
|
1061 |
#: widgets/premium-modalbox.php:166 widgets/premium-testimonials.php:182
|
1086 |
#: widgets/premium-banner.php:278 widgets/premium-banner.php:285
|
1087 |
#: widgets/premium-banner.php:583 widgets/premium-grid.php:331
|
1088 |
#: widgets/premium-grid.php:750 widgets/premium-maps.php:189
|
1089 |
+
#: widgets/premium-maps.php:451 widgets/premium-person.php:189
|
1090 |
#: widgets/premium-person.php:449 widgets/premium-pricing-table.php:243
|
1091 |
#: widgets/premium-pricing-table.php:254 widgets/premium-pricing-table.php:460
|
1092 |
#: widgets/premium-pricing-table.php:1230 widgets/premium-videobox.php:238
|
1128 |
msgid "URL"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: widgets/premium-banner.php:371 widgets/premium-blog.php:225
|
1132 |
+
#: widgets/premium-blog.php:488 widgets/premium-button.php:409
|
1133 |
#: widgets/premium-countdown.php:104 widgets/premium-dual-header.php:161
|
1134 |
#: widgets/premium-fancytext.php:98 widgets/premium-image-button.php:313
|
1135 |
+
#: widgets/premium-maps.php:422 widgets/premium-maps.php:504
|
1136 |
#: widgets/premium-modalbox.php:465 widgets/premium-person.php:199
|
1137 |
#: widgets/premium-pricing-table.php:215 widgets/premium-title.php:106
|
1138 |
msgid "Alignment"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: widgets/premium-banner.php:375 widgets/premium-blog.php:229
|
1142 |
+
#: widgets/premium-blog.php:492 widgets/premium-button.php:161
|
1143 |
#: widgets/premium-button.php:413 widgets/premium-countdown.php:108
|
1144 |
#: widgets/premium-counter.php:165 widgets/premium-dual-header.php:165
|
1145 |
#: widgets/premium-fancytext.php:102 widgets/premium-fancytext.php:291
|
1146 |
#: widgets/premium-grid.php:156 widgets/premium-grid.php:520
|
1147 |
#: widgets/premium-image-button.php:317 widgets/premium-image-separator.php:96
|
1148 |
+
#: widgets/premium-maps.php:426 widgets/premium-maps.php:508
|
1149 |
#: widgets/premium-modalbox.php:469 widgets/premium-person.php:203
|
1150 |
#: widgets/premium-pricing-table.php:219 widgets/premium-pricing-table.php:412
|
1151 |
#: widgets/premium-progressbar.php:156 widgets/premium-title.php:110
|
1154 |
msgid "Left"
|
1155 |
msgstr ""
|
1156 |
|
1157 |
+
#: widgets/premium-banner.php:379 widgets/premium-blog.php:233
|
1158 |
+
#: widgets/premium-blog.php:496 widgets/premium-button.php:417
|
1159 |
#: widgets/premium-countdown.php:112 widgets/premium-dual-header.php:169
|
1160 |
#: widgets/premium-fancytext.php:106 widgets/premium-fancytext.php:295
|
1161 |
#: widgets/premium-grid.php:160 widgets/premium-grid.php:524
|
1162 |
#: widgets/premium-image-button.php:321 widgets/premium-image-separator.php:100
|
1163 |
+
#: widgets/premium-maps.php:430 widgets/premium-maps.php:512
|
1164 |
#: widgets/premium-modalbox.php:473 widgets/premium-person.php:207
|
1165 |
#: widgets/premium-pricing-table.php:223 widgets/premium-progressbar.php:160
|
1166 |
#: widgets/premium-title.php:114 widgets/premium-title.php:215
|
1167 |
msgid "Center"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: widgets/premium-banner.php:383 widgets/premium-blog.php:237
|
1171 |
+
#: widgets/premium-blog.php:500 widgets/premium-button.php:162
|
1172 |
#: widgets/premium-button.php:421 widgets/premium-countdown.php:116
|
1173 |
#: widgets/premium-counter.php:164 widgets/premium-dual-header.php:173
|
1174 |
#: widgets/premium-fancytext.php:110 widgets/premium-fancytext.php:299
|
1175 |
#: widgets/premium-grid.php:164 widgets/premium-grid.php:528
|
1176 |
#: widgets/premium-image-button.php:325 widgets/premium-image-separator.php:104
|
1177 |
+
#: widgets/premium-maps.php:434 widgets/premium-maps.php:516
|
1178 |
#: widgets/premium-modalbox.php:477 widgets/premium-person.php:211
|
1179 |
#: widgets/premium-pricing-table.php:227 widgets/premium-pricing-table.php:411
|
1180 |
#: widgets/premium-progressbar.php:164 widgets/premium-title.php:118
|
1214 |
msgstr ""
|
1215 |
|
1216 |
#: widgets/premium-banner.php:446 widgets/premium-banner.php:673
|
1217 |
+
#: widgets/premium-blog.php:819 widgets/premium-blog.php:942
|
1218 |
+
#: widgets/premium-blog.php:1013 widgets/premium-blog.php:1050
|
1219 |
+
#: widgets/premium-blog.php:1147 widgets/premium-button.php:509
|
1220 |
#: widgets/premium-button.php:650 widgets/premium-carousel.php:581
|
1221 |
#: widgets/premium-contactform.php:477 widgets/premium-contactform.php:533
|
1222 |
#: widgets/premium-countdown.php:373 widgets/premium-countdown.php:450
|
1223 |
+
#: widgets/premium-counter.php:269 widgets/premium-fancytext.php:352
|
1224 |
+
#: widgets/premium-fancytext.php:410 widgets/premium-fancytext.php:457
|
1225 |
#: widgets/premium-grid.php:900 widgets/premium-grid.php:994
|
1226 |
#: widgets/premium-grid.php:1116 widgets/premium-modalbox.php:603
|
1227 |
#: widgets/premium-modalbox.php:710 widgets/premium-modalbox.php:804
|
1244 |
msgstr ""
|
1245 |
|
1246 |
#: widgets/premium-banner.php:514 widgets/premium-banner.php:701
|
1247 |
+
#: widgets/premium-blog.php:1077 widgets/premium-blog.php:1161
|
1248 |
#: widgets/premium-button.php:531 widgets/premium-button.php:673
|
1249 |
#: widgets/premium-carousel.php:764 widgets/premium-contactform.php:264
|
1250 |
#: widgets/premium-contactform.php:500 widgets/premium-countdown.php:414
|
1255 |
#: widgets/premium-grid.php:1153 widgets/premium-grid.php:1278
|
1256 |
#: widgets/premium-grid.php:1366 widgets/premium-image-button.php:431
|
1257 |
#: widgets/premium-image-button.php:618 widgets/premium-image-scroll.php:350
|
1258 |
+
#: widgets/premium-image-scroll.php:385 widgets/premium-maps.php:550
|
1259 |
#: widgets/premium-modalbox.php:633 widgets/premium-modalbox.php:737
|
1260 |
#: widgets/premium-modalbox.php:894 widgets/premium-modalbox.php:946
|
1261 |
#: widgets/premium-modalbox.php:1071 widgets/premium-modalbox.php:1131
|
1272 |
msgstr ""
|
1273 |
|
1274 |
#: widgets/premium-banner.php:534 widgets/premium-banner.php:590
|
1275 |
+
#: widgets/premium-banner.php:635 widgets/premium-blog.php:706
|
1276 |
+
#: widgets/premium-blog.php:751 widgets/premium-blog.php:797
|
1277 |
+
#: widgets/premium-blog.php:847 widgets/premium-blog.php:914
|
1278 |
+
#: widgets/premium-blog.php:999 widgets/premium-blog.php:1036
|
1279 |
+
#: widgets/premium-blog.php:1122 widgets/premium-blog.php:1192
|
1280 |
+
#: widgets/premium-carousel.php:542 widgets/premium-carousel.php:701
|
1281 |
+
#: widgets/premium-countdown.php:347 widgets/premium-countdown.php:435
|
1282 |
+
#: widgets/premium-counter.php:193 widgets/premium-counter.php:370
|
1283 |
+
#: widgets/premium-counter.php:410 widgets/premium-fancytext.php:327
|
1284 |
+
#: widgets/premium-fancytext.php:385 widgets/premium-fancytext.php:432
|
1285 |
+
#: widgets/premium-grid.php:727 widgets/premium-grid.php:758
|
1286 |
+
#: widgets/premium-grid.php:886 widgets/premium-grid.php:980
|
1287 |
+
#: widgets/premium-grid.php:1071 widgets/premium-maps.php:375
|
1288 |
+
#: widgets/premium-maps.php:458 widgets/premium-modalbox.php:508
|
1289 |
+
#: widgets/premium-modalbox.php:782 widgets/premium-modalbox.php:863
|
1290 |
+
#: widgets/premium-modalbox.php:915 widgets/premium-modalbox.php:1032
|
1291 |
+
#: widgets/premium-modalbox.php:1092 widgets/premium-person.php:385
|
1292 |
+
#: widgets/premium-person.php:421 widgets/premium-person.php:457
|
1293 |
+
#: widgets/premium-person.php:493 widgets/premium-person.php:534
|
1294 |
+
#: widgets/premium-pricing-table.php:498 widgets/premium-pricing-table.php:669
|
1295 |
+
#: widgets/premium-pricing-table.php:763 widgets/premium-pricing-table.php:807
|
1296 |
+
#: widgets/premium-pricing-table.php:879 widgets/premium-pricing-table.php:924
|
1297 |
+
#: widgets/premium-pricing-table.php:976 widgets/premium-pricing-table.php:1083
|
1298 |
#: widgets/premium-pricing-table.php:1114
|
1299 |
#: widgets/premium-pricing-table.php:1248
|
1300 |
#: widgets/premium-pricing-table.php:1335 widgets/premium-progressbar.php:336
|
1318 |
#: widgets/premium-banner.php:713 widgets/premium-dual-header.php:296
|
1319 |
#: widgets/premium-dual-header.php:438 widgets/premium-grid.php:671
|
1320 |
#: widgets/premium-grid.php:811 widgets/premium-grid.php:934
|
1321 |
+
#: widgets/premium-grid.php:1028 widgets/premium-maps.php:563
|
1322 |
#: widgets/premium-modalbox.php:675 widgets/premium-modalbox.php:753
|
1323 |
#: widgets/premium-pricing-table.php:1414
|
1324 |
#: widgets/premium-pricing-table.php:1492
|
1330 |
msgid "Shadow"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
+
#: widgets/premium-banner.php:649 widgets/premium-blog.php:728
|
1334 |
+
#: widgets/premium-blog.php:774 widgets/premium-blog.php:869
|
1335 |
+
#: widgets/premium-blog.php:928 widgets/premium-blog.php:1202
|
1336 |
+
#: widgets/premium-modalbox.php:525 widgets/premium-person.php:508
|
1337 |
+
#: widgets/premium-videobox.php:363 widgets/premium-videobox.php:491
|
1338 |
msgid "Hover Color"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: widgets/premium-banner.php:683 widgets/premium-blog.php:956
|
1342 |
msgid "Hover Background Color"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: widgets/premium-banner.php:721 widgets/premium-blog.php:1099
|
1346 |
+
#: widgets/premium-blog.php:1172 widgets/premium-button.php:583
|
1347 |
#: widgets/premium-button.php:740 widgets/premium-contactform.php:244
|
1348 |
#: widgets/premium-contactform.php:446 widgets/premium-dual-header.php:317
|
1349 |
#: widgets/premium-dual-header.php:459 widgets/premium-grid.php:632
|
1351 |
#: widgets/premium-grid.php:952 widgets/premium-grid.php:1046
|
1352 |
#: widgets/premium-grid.php:1184 widgets/premium-grid.php:1308
|
1353 |
#: widgets/premium-grid.php:1396 widgets/premium-image-button.php:484
|
1354 |
+
#: widgets/premium-image-button.php:685 widgets/premium-maps.php:410
|
1355 |
+
#: widgets/premium-maps.php:492 widgets/premium-maps.php:584
|
1356 |
#: widgets/premium-modalbox.php:652 widgets/premium-modalbox.php:963
|
1357 |
#: widgets/premium-modalbox.php:1148 widgets/premium-modalbox.php:1268
|
1358 |
#: widgets/premium-pricing-table.php:539 widgets/premium-pricing-table.php:636
|
1368 |
msgid "Padding"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
+
#: widgets/premium-blog.php:49 widgets/premium-grid.php:479
|
1372 |
msgid "Choose a hover effect for the image"
|
1373 |
msgstr ""
|
1374 |
|
1375 |
+
#: widgets/premium-blog.php:59 widgets/premium-grid.php:489
|
1376 |
#: widgets/premium-person.php:112
|
1377 |
msgid "Translate"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
+
#: widgets/premium-blog.php:68
|
1381 |
msgid "Color Effect"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: widgets/premium-blog.php:70
|
1385 |
msgid "Choose an overlay color effect"
|
1386 |
msgstr ""
|
1387 |
|
1388 |
+
#: widgets/premium-blog.php:73
|
1389 |
msgid "Framed"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
+
#: widgets/premium-blog.php:74
|
1393 |
msgid "Diagonal"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: widgets/premium-blog.php:75
|
1397 |
msgid "Bordered"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: widgets/premium-blog.php:76
|
1401 |
msgid "Squares"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: widgets/premium-blog.php:87 widgets/premium-counter.php:115
|
1405 |
#: widgets/premium-modalbox.php:228 widgets/premium-pricing-table.php:423
|
1406 |
msgid "Display Options"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
+
#: widgets/premium-blog.php:93
|
1410 |
msgid "Title HTML Tag"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
+
#: widgets/premium-blog.php:94
|
1414 |
msgid "Select a heading tag for the post title."
|
1415 |
msgstr ""
|
1416 |
|
1417 |
+
#: widgets/premium-blog.php:119 widgets/premium-grid.php:61
|
1418 |
msgid "Masonry"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
+
#: widgets/premium-blog.php:131
|
1422 |
msgid "Number of Columns"
|
1423 |
msgstr ""
|
1424 |
|
1425 |
+
#: widgets/premium-blog.php:134 widgets/premium-grid.php:88
|
1426 |
msgid "1 Column"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
+
#: widgets/premium-blog.php:135 widgets/premium-grid.php:89
|
1430 |
msgid "2 Columns"
|
1431 |
msgstr ""
|
1432 |
|
1433 |
+
#: widgets/premium-blog.php:136 widgets/premium-grid.php:90
|
1434 |
msgid "3 Columns"
|
1435 |
msgstr ""
|
1436 |
|
1437 |
+
#: widgets/premium-blog.php:137 widgets/premium-grid.php:91
|
1438 |
msgid "4 Columns"
|
1439 |
msgstr ""
|
1440 |
|
1441 |
+
#: widgets/premium-blog.php:152
|
1442 |
msgid "Thumbnail Min Height"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
+
#: widgets/premium-blog.php:169
|
1446 |
msgid "Thumbnail Max Height"
|
1447 |
msgstr ""
|
1448 |
|
1449 |
+
#: widgets/premium-blog.php:186
|
1450 |
msgid "Thumbnail Fit"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: widgets/premium-blog.php:189
|
1454 |
msgid "Cover"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
+
#: widgets/premium-blog.php:190
|
1458 |
msgid "Fill"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
+
#: widgets/premium-blog.php:191
|
1462 |
msgid "Contain"
|
1463 |
msgstr ""
|
1464 |
|
1465 |
+
#: widgets/premium-blog.php:205 widgets/premium-pricing-table.php:1138
|
1466 |
msgid "Spacing"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
+
#: widgets/premium-blog.php:252
|
1470 |
msgid "Post Options"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
+
#: widgets/premium-blog.php:258
|
1474 |
msgid "Excerpt"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
+
#: widgets/premium-blog.php:260
|
1478 |
msgid ""
|
1479 |
"Excerpt is used for article summary with a link to the whole entry. The "
|
1480 |
"default except length is 55"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: widgets/premium-blog.php:267
|
1484 |
+
msgid "Pull From Content Box"
|
1485 |
+
msgstr ""
|
1486 |
+
|
1487 |
#: widgets/premium-blog.php:269
|
1488 |
+
msgid "Post content will be pulled from post content box"
|
1489 |
+
msgstr ""
|
1490 |
+
|
1491 |
+
#: widgets/premium-blog.php:277
|
1492 |
msgid "Excerpt Length"
|
1493 |
msgstr ""
|
1494 |
|
1495 |
+
#: widgets/premium-blog.php:288
|
1496 |
msgid "Excerpt Type"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
+
#: widgets/premium-blog.php:291 widgets/premium-carousel.php:115
|
1500 |
#: widgets/premium-vscroll.php:428
|
1501 |
msgid "Dots"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: widgets/premium-blog.php:301
|
1505 |
msgid "Link Text"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: widgets/premium-blog.php:303
|
1509 |
msgid "continue reading"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
+
#: widgets/premium-blog.php:313
|
1513 |
msgid "Author Meta"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
+
#: widgets/premium-blog.php:321
|
1517 |
msgid "Date Meta"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: widgets/premium-blog.php:329
|
1521 |
msgid "Categories Meta"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: widgets/premium-blog.php:331
|
1525 |
msgid "Display or hide categories meta"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
+
#: widgets/premium-blog.php:338
|
1529 |
msgid "Comments Meta"
|
1530 |
msgstr ""
|
1531 |
|
1532 |
+
#: widgets/premium-blog.php:339
|
1533 |
msgid "Display or hide comments meta"
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: widgets/premium-blog.php:347
|
1537 |
msgid "Tags Meta"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
+
#: widgets/premium-blog.php:349
|
1541 |
msgid "Display or hide post tags"
|
1542 |
msgstr ""
|
1543 |
|
1544 |
+
#: widgets/premium-blog.php:356 widgets/premium-blog.php:885
|
1545 |
msgid "Post Format Icon"
|
1546 |
msgstr ""
|
1547 |
|
1548 |
+
#: widgets/premium-blog.php:364
|
1549 |
msgid "Edit Post Icon"
|
1550 |
msgstr ""
|
1551 |
|
1552 |
+
#: widgets/premium-blog.php:366
|
1553 |
msgid "Display or hide edit post option"
|
1554 |
msgstr ""
|
1555 |
|
1556 |
+
#: widgets/premium-blog.php:375 widgets/premium-image-scroll.php:158
|
1557 |
msgid "Advanced Settings"
|
1558 |
msgstr ""
|
1559 |
|
1560 |
+
#: widgets/premium-blog.php:381
|
1561 |
msgid "Filter By Category"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
+
#: widgets/premium-blog.php:383
|
1565 |
msgid "Get posts for specific category(s)"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: widgets/premium-blog.php:392
|
1569 |
msgid "Filter By Tag"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
+
#: widgets/premium-blog.php:394
|
1573 |
msgid "Get posts for specific tag(s)"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: widgets/premium-blog.php:403
|
1577 |
msgid "Filter By Author"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: widgets/premium-blog.php:405
|
1581 |
msgid "Get posts for specific author(s)"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: widgets/premium-blog.php:414
|
1585 |
msgid "Posts to Exclude"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
+
#: widgets/premium-blog.php:416
|
1589 |
msgid "Add post(s) to exclude"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
+
#: widgets/premium-blog.php:425
|
1593 |
msgid "Order By"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: widgets/premium-blog.php:430 widgets/premium-videobox.php:61
|
1597 |
msgid "ID"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
+
#: widgets/premium-blog.php:431 widgets/premium-testimonials.php:30
|
1601 |
#: widgets/premium-testimonials.php:272
|
1602 |
msgid "Author"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
+
#: widgets/premium-blog.php:433 widgets/premium-person.php:132
|
1606 |
#: widgets/premium-person.php:376 widgets/premium-testimonials.php:66
|
1607 |
#: widgets/premium-testimonials.php:107
|
1608 |
msgid "Name"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
+
#: widgets/premium-blog.php:434
|
1612 |
msgid "Date"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
+
#: widgets/premium-blog.php:435
|
1616 |
msgid "Last Modified"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
+
#: widgets/premium-blog.php:436
|
1620 |
msgid "Random"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
+
#: widgets/premium-blog.php:437
|
1624 |
msgid "Number of Comments"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
+
#: widgets/premium-blog.php:445
|
1628 |
msgid "Order"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
+
#: widgets/premium-blog.php:449
|
1632 |
msgid "Descending"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
+
#: widgets/premium-blog.php:450
|
1636 |
msgid "Ascending"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
+
#: widgets/premium-blog.php:458
|
1640 |
msgid "Pagination"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
+
#: widgets/premium-blog.php:460
|
1644 |
msgid "Pagination is the process of dividing the posts into discrete pages"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
+
#: widgets/premium-blog.php:466
|
1648 |
msgid "Next Page String"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
+
#: widgets/premium-blog.php:468
|
1652 |
msgid "Next"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
+
#: widgets/premium-blog.php:477
|
1656 |
msgid "Previous Page String"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
+
#: widgets/premium-blog.php:479
|
1660 |
msgid "Previous"
|
1661 |
msgstr ""
|
1662 |
|
1663 |
+
#: widgets/premium-blog.php:516
|
1664 |
msgid "Links in New Tab"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
+
#: widgets/premium-blog.php:518
|
1668 |
msgid "Enable links to be opened in a new tab"
|
1669 |
msgstr ""
|
1670 |
|
1671 |
+
#: widgets/premium-blog.php:525
|
1672 |
msgid "Posts Per Page"
|
1673 |
msgstr ""
|
1674 |
|
1675 |
+
#: widgets/premium-blog.php:526
|
1676 |
msgid "Choose how many posts do you want to be displayed per page"
|
1677 |
msgstr ""
|
1678 |
|
1679 |
+
#: widgets/premium-blog.php:535
|
1680 |
msgid "Total Number of Posts"
|
1681 |
msgstr ""
|
1682 |
|
1683 |
+
#: widgets/premium-blog.php:547
|
1684 |
msgid "Offset Count"
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: widgets/premium-blog.php:548
|
1688 |
msgid "The index of post to start with"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
+
#: widgets/premium-blog.php:568
|
1692 |
msgid "Enable Carousel"
|
1693 |
msgstr ""
|
1694 |
|
1695 |
+
#: widgets/premium-blog.php:575 widgets/premium-carousel.php:238
|
1696 |
msgid "Fade"
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: widgets/premium-blog.php:585
|
1700 |
msgid "Auto Play"
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: widgets/premium-blog.php:595 widgets/premium-carousel.php:278
|
1704 |
msgid "Autoplay Speed"
|
1705 |
msgstr ""
|
1706 |
|
1707 |
+
#: widgets/premium-blog.php:596 widgets/premium-carousel.php:279
|
1708 |
msgid ""
|
1709 |
"Autoplay Speed means at which time the next slide should come. Set a value "
|
1710 |
"in milliseconds (ms)"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: widgets/premium-blog.php:608
|
1714 |
msgid "Arrows Position"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: widgets/premium-blog.php:643 widgets/premium-button.php:492
|
1718 |
#: widgets/premium-button.php:617 widgets/premium-button.php:634
|
1719 |
#: widgets/premium-image-button.php:396 widgets/premium-image-button.php:518
|
1720 |
#: widgets/premium-image-button.php:535 widgets/premium-image-scroll.php:263
|
1722 |
msgid "Icon Color"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
+
#: widgets/premium-blog.php:657 widgets/premium-grid.php:970
|
1726 |
#: widgets/premium-image-button.php:551 widgets/premium-image-button.php:568
|
1727 |
#: widgets/premium-image-button.php:593 widgets/premium-image-scroll.php:276
|
1728 |
msgid "Overlay Color"
|
1729 |
msgstr ""
|
1730 |
|
1731 |
+
#: widgets/premium-blog.php:671 widgets/premium-carousel.php:599
|
1732 |
#: widgets/premium-contactform.php:544
|
1733 |
msgid "Border Color"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: widgets/premium-blog.php:744
|
1737 |
msgid "Meta"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: widgets/premium-blog.php:840
|
1741 |
msgid "Tags"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
+
#: widgets/premium-blog.php:895 widgets/premium-blog.php:1136
|
1745 |
#: widgets/premium-button.php:393 widgets/premium-carousel.php:559
|
1746 |
#: widgets/premium-counter.php:210 widgets/premium-counter.php:232
|
1747 |
#: widgets/premium-image-button.php:297 widgets/premium-modalbox.php:840
|
1753 |
msgid "Size"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: widgets/premium-blog.php:897
|
1757 |
msgid "Choose icon size in (PX, EM)"
|
1758 |
msgstr ""
|
1759 |
|
1760 |
+
#: widgets/premium-blog.php:972
|
1761 |
msgid "Pagination Style"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
+
#: widgets/premium-blog.php:992 widgets/premium-button.php:473
|
1765 |
#: widgets/premium-contactform.php:459 widgets/premium-grid.php:880
|
1766 |
#: widgets/premium-grid.php:1218 widgets/premium-image-button.php:377
|
1767 |
#: widgets/premium-image-scroll.php:291 widgets/premium-image-scroll.php:336
|
1771 |
msgid "Normal"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
+
#: widgets/premium-blog.php:1029 widgets/premium-button.php:595
|
1775 |
#: widgets/premium-contactform.php:517 widgets/premium-grid.php:964
|
1776 |
#: widgets/premium-grid.php:1321 widgets/premium-image-button.php:496
|
1777 |
#: widgets/premium-image-scroll.php:190 widgets/premium-image-scroll.php:307
|
1782 |
msgid "Hover"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
+
#: widgets/premium-blog.php:1088 widgets/premium-button.php:573
|
1786 |
#: widgets/premium-button.php:730 widgets/premium-contactform.php:276
|
1787 |
#: widgets/premium-dual-header.php:305 widgets/premium-dual-header.php:447
|
1788 |
#: widgets/premium-grid.php:621 widgets/premium-grid.php:690
|
1790 |
#: widgets/premium-grid.php:1036 widgets/premium-grid.php:1172
|
1791 |
#: widgets/premium-grid.php:1297 widgets/premium-grid.php:1385
|
1792 |
#: widgets/premium-image-button.php:474 widgets/premium-image-button.php:675
|
1793 |
+
#: widgets/premium-maps.php:398 widgets/premium-maps.php:481
|
1794 |
+
#: widgets/premium-maps.php:572 widgets/premium-modalbox.php:1257
|
1795 |
#: widgets/premium-pricing-table.php:617 widgets/premium-pricing-table.php:704
|
1796 |
#: widgets/premium-pricing-table.php:788 widgets/premium-pricing-table.php:858
|
1797 |
#: widgets/premium-pricing-table.php:905 widgets/premium-pricing-table.php:950
|
1810 |
msgid "Margin"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
+
#: widgets/premium-blog.php:1185
|
1814 |
+
msgid "Read More Text"
|
1815 |
+
msgstr ""
|
1816 |
+
|
1817 |
#: widgets/premium-button.php:47 widgets/premium-image-button.php:42
|
1818 |
msgid "Click Me"
|
1819 |
msgstr ""
|
2666 |
msgid "Value"
|
2667 |
msgstr ""
|
2668 |
|
2669 |
+
#: widgets/premium-counter.php:436 widgets/premium-fancytext.php:424
|
2670 |
msgid "Prefix & Suffix"
|
2671 |
msgstr ""
|
2672 |
|
2849 |
msgid "Fancy Text Alignment"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: widgets/premium-fancytext.php:374
|
2853 |
msgid "Cursor Text"
|
2854 |
msgstr ""
|
2855 |
|
3320 |
msgid "Info Container Closed when Mouse Out"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
+
#: widgets/premium-maps.php:337
|
3324 |
msgid "Marker Clustering"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
+
#: widgets/premium-maps.php:348
|
3328 |
msgid "Map Style"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
+
#: widgets/premium-maps.php:354
|
3332 |
msgid "JSON Code"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
+
#: widgets/premium-maps.php:533
|
3336 |
msgid "Map"
|
3337 |
msgstr ""
|
3338 |
|
premium-addons-for-elementor.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Premium Addons for Elementor
|
4 |
Description: Premium Addons Plugin Includes 22+ premium widgets for Elementor Page Builder.
|
5 |
Plugin URI: https://premiumaddons.com
|
6 |
-
Version: 3.3.
|
7 |
Author: Leap13
|
8 |
Author URI: https://leap13.com/
|
9 |
Text Domain: premium-addons-for-elementor
|
@@ -14,12 +14,12 @@ License: GNU General Public License v3.0
|
|
14 |
if ( ! defined('ABSPATH') ) exit; // No access of directly access
|
15 |
|
16 |
// Define Constants
|
17 |
-
define('PREMIUM_ADDONS_VERSION', '3.3.
|
18 |
define('PREMIUM_ADDONS_URL', plugins_url('/', __FILE__));
|
19 |
define('PREMIUM_ADDONS_PATH', plugin_dir_path(__FILE__));
|
20 |
define('PREMIUM_ADDONS_FILE', __FILE__);
|
21 |
define('PREMIUM_ADDONS_BASENAME', plugin_basename(PREMIUM_ADDONS_FILE));
|
22 |
-
define('PREMIUM_ADDONS_STABLE_VERSION', '3.3.
|
23 |
|
24 |
if( ! class_exists('Premium_Addons_Elementor') ) {
|
25 |
|
3 |
Plugin Name: Premium Addons for Elementor
|
4 |
Description: Premium Addons Plugin Includes 22+ premium widgets for Elementor Page Builder.
|
5 |
Plugin URI: https://premiumaddons.com
|
6 |
+
Version: 3.3.7
|
7 |
Author: Leap13
|
8 |
Author URI: https://leap13.com/
|
9 |
Text Domain: premium-addons-for-elementor
|
14 |
if ( ! defined('ABSPATH') ) exit; // No access of directly access
|
15 |
|
16 |
// Define Constants
|
17 |
+
define('PREMIUM_ADDONS_VERSION', '3.3.7');
|
18 |
define('PREMIUM_ADDONS_URL', plugins_url('/', __FILE__));
|
19 |
define('PREMIUM_ADDONS_PATH', plugin_dir_path(__FILE__));
|
20 |
define('PREMIUM_ADDONS_FILE', __FILE__);
|
21 |
define('PREMIUM_ADDONS_BASENAME', plugin_basename(PREMIUM_ADDONS_FILE));
|
22 |
+
define('PREMIUM_ADDONS_STABLE_VERSION', '3.3.6');
|
23 |
|
24 |
if( ! class_exists('Premium_Addons_Elementor') ) {
|
25 |
|
readme.txt
CHANGED
@@ -3,9 +3,9 @@ Contributors: leap13
|
|
3 |
Tags: Elementor, Elementor Page Builder, Elements, Elementor Addons, Add-ons, page builder, widgets, Elementor widgets
|
4 |
Donate link: http://premiumaddons.com
|
5 |
Requires at least: 4.5
|
6 |
-
Tested up to: 5.
|
7 |
Requires PHP: 5.4
|
8 |
-
Stable tag: 3.3.
|
9 |
License: GPL v3.0
|
10 |
License URI: https://opensource.org/licenses/GPL-3.0
|
11 |
|
@@ -139,6 +139,11 @@ Premium Addons for Elementor is 100% Ads Free, Ads can only be detected from You
|
|
139 |
|
140 |
== Changelog ==
|
141 |
|
|
|
|
|
|
|
|
|
|
|
142 |
= 3.3.6 =
|
143 |
|
144 |
- Fixed: class `PremiumAddons\Premium_Addons_Integration` does not have a method `premium_maps_required_script`
|
3 |
Tags: Elementor, Elementor Page Builder, Elements, Elementor Addons, Add-ons, page builder, widgets, Elementor widgets
|
4 |
Donate link: http://premiumaddons.com
|
5 |
Requires at least: 4.5
|
6 |
+
Tested up to: 5.2
|
7 |
Requires PHP: 5.4
|
8 |
+
Stable tag: 3.3.7
|
9 |
License: GPL v3.0
|
10 |
License URI: https://opensource.org/licenses/GPL-3.0
|
11 |
|
139 |
|
140 |
== Changelog ==
|
141 |
|
142 |
+
= 3.3.7 =
|
143 |
+
|
144 |
+
- Tweak: Added `_content_template()` method for Fancy Text widget to enhance rendering speed.
|
145 |
+
- Fixed: Posts's content in Blog widget is pulled from post box excerpt since v3.3.5.
|
146 |
+
|
147 |
= 3.3.6 =
|
148 |
|
149 |
- Fixed: class `PremiumAddons\Premium_Addons_Integration` does not have a method `premium_maps_required_script`
|
widgets/premium-blog.php
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
<?php
|
2 |
namespace Elementor;
|
3 |
|
4 |
-
use Elementor\Core\Responsive\Responsive;
|
5 |
-
|
6 |
if ( ! defined( 'ABSPATH' ) ) exit; // If this file is called directly, abort.
|
7 |
|
8 |
class Premium_Blog extends Widget_Base {
|
@@ -14,7 +12,7 @@ class Premium_Blog extends Widget_Base {
|
|
14 |
return sprintf( '%1$s %2$s', \PremiumAddons\Helper_Functions::get_prefix(), __('Blog', 'premium-addons-for-elementor') );
|
15 |
}
|
16 |
|
17 |
-
public function is_reload_preview_required(){
|
18 |
return true;
|
19 |
}
|
20 |
|
@@ -269,6 +267,7 @@ class Premium_Blog extends Widget_Base {
|
|
269 |
'label' => __('Pull From Content Box', 'premium-addons-for-elementor'),
|
270 |
'type' => Controls_Manager::SWITCHER,
|
271 |
'description' => __('Post content will be pulled from post content box','premium-addons-for-elementor'),
|
|
|
272 |
'return_value' => 'true',
|
273 |
]
|
274 |
);
|
1 |
<?php
|
2 |
namespace Elementor;
|
3 |
|
|
|
|
|
4 |
if ( ! defined( 'ABSPATH' ) ) exit; // If this file is called directly, abort.
|
5 |
|
6 |
class Premium_Blog extends Widget_Base {
|
12 |
return sprintf( '%1$s %2$s', \PremiumAddons\Helper_Functions::get_prefix(), __('Blog', 'premium-addons-for-elementor') );
|
13 |
}
|
14 |
|
15 |
+
public function is_reload_preview_required() {
|
16 |
return true;
|
17 |
}
|
18 |
|
267 |
'label' => __('Pull From Content Box', 'premium-addons-for-elementor'),
|
268 |
'type' => Controls_Manager::SWITCHER,
|
269 |
'description' => __('Post content will be pulled from post content box','premium-addons-for-elementor'),
|
270 |
+
'default' => 'true',
|
271 |
'return_value' => 'true',
|
272 |
]
|
273 |
);
|
widgets/premium-fancytext.php
CHANGED
@@ -301,6 +301,7 @@ class Premium_Fancytext extends Widget_Base {
|
|
301 |
],
|
302 |
],
|
303 |
'default' => 'center',
|
|
|
304 |
'selectors' => [
|
305 |
'{{WRAPPER}} .premium-fancy-list-items' => 'text-align: {{VALUE}};',
|
306 |
],
|
@@ -468,13 +469,12 @@ class Premium_Fancytext extends Widget_Base {
|
|
468 |
protected function render( ) {
|
469 |
|
470 |
$settings = $this->get_settings_for_display();
|
471 |
-
|
472 |
-
$
|
473 |
-
$cursor_text = addslashes($settings['premium_fancy_text_cursor_text']);
|
474 |
|
475 |
if($settings['premium_fancy_text_effect'] == 'slide'){
|
476 |
-
$this->add_render_attribute( '
|
477 |
-
$this->add_render_attribute( '
|
478 |
}
|
479 |
|
480 |
if($settings['premium_fancy_text_effect'] == 'typing'){
|
@@ -511,7 +511,7 @@ class Premium_Fancytext extends Widget_Base {
|
|
511 |
?>
|
512 |
|
513 |
<div class="premium-fancy-text-wrapper" data-settings='<?php echo wp_json_encode($fancytext_settings); ?>'>
|
514 |
-
<span class="premium-prefix-text"><span <?php echo $this->get_render_attribute_string('
|
515 |
|
516 |
<?php if ( $settings['premium_fancy_text_effect'] === 'typing' ) : ?>
|
517 |
<span class="premium-fancy-text" ></span>
|
@@ -526,8 +526,93 @@ class Premium_Fancytext extends Widget_Base {
|
|
526 |
</ul>
|
527 |
</div>
|
528 |
<?php endif; ?>
|
529 |
-
<span class="premium-suffix-text"><span <?php echo $this->get_render_attribute_string('
|
530 |
</div>
|
531 |
<?php
|
532 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
533 |
}
|
301 |
],
|
302 |
],
|
303 |
'default' => 'center',
|
304 |
+
'toggle' => false,
|
305 |
'selectors' => [
|
306 |
'{{WRAPPER}} .premium-fancy-list-items' => 'text-align: {{VALUE}};',
|
307 |
],
|
469 |
protected function render( ) {
|
470 |
|
471 |
$settings = $this->get_settings_for_display();
|
472 |
+
|
473 |
+
$cursor_text = addslashes( $settings['premium_fancy_text_cursor_text'] );
|
|
|
474 |
|
475 |
if($settings['premium_fancy_text_effect'] == 'slide'){
|
476 |
+
$this->add_render_attribute( 'prefix', 'class', 'premium-fancy-text-span-align' );
|
477 |
+
$this->add_render_attribute( 'suffix', 'class', 'premium-fancy-text-span-align' );
|
478 |
}
|
479 |
|
480 |
if($settings['premium_fancy_text_effect'] == 'typing'){
|
511 |
?>
|
512 |
|
513 |
<div class="premium-fancy-text-wrapper" data-settings='<?php echo wp_json_encode($fancytext_settings); ?>'>
|
514 |
+
<span class="premium-prefix-text"><span <?php echo $this->get_render_attribute_string('prefix'); ?>><?php echo wp_kses( ( $settings['premium_fancy_prefix_text'] ), true ); ?></span></span>
|
515 |
|
516 |
<?php if ( $settings['premium_fancy_text_effect'] === 'typing' ) : ?>
|
517 |
<span class="premium-fancy-text" ></span>
|
526 |
</ul>
|
527 |
</div>
|
528 |
<?php endif; ?>
|
529 |
+
<span class="premium-suffix-text"><span <?php echo $this->get_render_attribute_string('suffix'); ?>><?php echo wp_kses( ( $settings['premium_fancy_suffix_text'] ), true ); ?></span></span>
|
530 |
</div>
|
531 |
<?php
|
532 |
}
|
533 |
+
|
534 |
+
protected function _content_template() {
|
535 |
+
?>
|
536 |
+
<#
|
537 |
+
|
538 |
+
view.addInlineEditingAttributes('prefix');
|
539 |
+
view.addInlineEditingAttributes('suffix');
|
540 |
+
|
541 |
+
|
542 |
+
var cursorText = settings.premium_fancy_text_cursor_text,
|
543 |
+
cursorTextEscaped = cursorText.replace(/'/g, "\\'");
|
544 |
+
|
545 |
+
var fancyTextSettings = {};
|
546 |
+
|
547 |
+
if( 'slide' === settings.premium_fancy_text_effect ) {
|
548 |
+
view.addRenderAttribute( 'prefix', 'class', 'premium-fancy-text-span-align' );
|
549 |
+
view.addRenderAttribute( 'suffix', 'class', 'premium-fancy-text-span-align' );
|
550 |
+
}
|
551 |
+
|
552 |
+
if( 'typing' === settings.premium_fancy_text_effect ) {
|
553 |
+
|
554 |
+
var showCursor = settings.premium_fancy_text_show_cursor ? true : false,
|
555 |
+
loop = settings.premium_fancy_text_type_loop ? true : false,
|
556 |
+
strings = [];
|
557 |
+
|
558 |
+
_.each( settings.premium_fancy_text_strings, function( item ) {
|
559 |
+
if ( '' !== item.premium_text_strings_text_field ) {
|
560 |
+
|
561 |
+
var fancyString = item.premium_text_strings_text_field;
|
562 |
+
|
563 |
+
strings.push( fancyString.replace( '\'','`' ) );
|
564 |
+
}
|
565 |
+
});
|
566 |
+
|
567 |
+
|
568 |
+
|
569 |
+
fancyTextSettings.effect = settings.premium_fancy_text_effect,
|
570 |
+
fancyTextSettings.strings = strings,
|
571 |
+
fancyTextSettings.typeSpeed = settings.premium_fancy_text_type_speed,
|
572 |
+
fancyTextSettings.backSpeed = settings.premium_fancy_text_back_speed,
|
573 |
+
fancyTextSettings.startDelay = settings.premium_fancy_text_start_delay,
|
574 |
+
fancyTextSettings.backDelay = settings.premium_fancy_text_back_delay,
|
575 |
+
fancyTextSettings.showCursor = showCursor,
|
576 |
+
fancyTextSettings.cursorChar = cursorTextEscaped,
|
577 |
+
fancyTextSettings.loop = loop;
|
578 |
+
|
579 |
+
|
580 |
+
} else {
|
581 |
+
|
582 |
+
var mausePause = settings.premium_slide_up_hover_pause ? true : false;
|
583 |
+
|
584 |
+
fancyTextSettings.effect = settings.premium_fancy_text_effect,
|
585 |
+
fancyTextSettings.speed = settings.premium_slide_up_speed,
|
586 |
+
fancyTextSettings.showItems = settings.premium_slide_up_shown_items,
|
587 |
+
fancyTextSettings.pause = settings.premium_slide_up_pause_time,
|
588 |
+
fancyTextSettings.mousePause = mausePause
|
589 |
+
|
590 |
+
}
|
591 |
+
|
592 |
+
view.addRenderAttribute( 'container', 'class', 'premium-fancy-text-wrapper' );
|
593 |
+
view.addRenderAttribute( 'container', 'data-settings', JSON.stringify( fancyTextSettings ) );
|
594 |
+
|
595 |
+
#>
|
596 |
+
|
597 |
+
<div {{{ view.getRenderAttributeString('container') }}}>
|
598 |
+
<span class="premium-prefix-text"><span {{{ view.getRenderAttributeString('prefix') }}}>{{{ settings.premium_fancy_prefix_text }}}</span></span>
|
599 |
+
|
600 |
+
<# if ( 'typing' === settings.premium_fancy_text_effect ) { #>
|
601 |
+
<span class="premium-fancy-text" ></span>
|
602 |
+
<# } else { #>
|
603 |
+
<div class="premium-fancy-text" style=' display: inline-block; text-align: center;'>
|
604 |
+
<ul>
|
605 |
+
<# _.each ( settings.premium_fancy_text_strings, function ( item ) {
|
606 |
+
if ( '' !== item.premium_text_strings_text_field ) #>
|
607 |
+
<li class='premium-fancy-list-items'>{{{ item.premium_text_strings_text_field }}}</li>
|
608 |
+
<# }); #>
|
609 |
+
</ul>
|
610 |
+
</div>
|
611 |
+
<# } #>
|
612 |
+
<span class="premium-suffix-text"><span {{{ view.getRenderAttributeString('suffix') }}}>{{{ settings.premium_fancy_suffix_text }}}</span></span>
|
613 |
+
</div>
|
614 |
+
|
615 |
+
<?php
|
616 |
+
}
|
617 |
+
|
618 |
}
|