Version Description
Download this release
Release Info
Developer | TemplateMonster 2002 |
Plugin | Cherry Team Members |
Version | 1.4.0 |
Comparing to | |
See all releases |
Code changes from version 1.3.2 to 1.4.0
- admin/includes/class-cherry-team-ajax.php +1 -0
- cherry-team-members.php +12 -5
- languages/cherry-team.mo +0 -0
- languages/cherry-team.pot +663 -636
- public/includes/class-cherry-team-data.php +2 -0
- public/includes/class-cherry-team-shortcode.php +19 -2
- public/includes/class-cherry-team-template-callbacks.php +33 -0
- public/includes/class-cherry-team-templater.php +1 -0
- public/includes/ext/class-cherry-team-elementor-compat.php +36 -0
- public/includes/ext/class-cherry-team-elementor-module.php +10 -1
- readme.txt +2 -44
- templates/shortcodes/cherry_team/default.tmpl +2 -1
- templates/shortcodes/cherry_team/grid-boxes.tmpl +1 -0
admin/includes/class-cherry-team-ajax.php
CHANGED
@@ -69,6 +69,7 @@ if ( ! class_exists( 'Cherry_Team_Members_Ajax' ) ) {
|
|
69 |
'show_desc',
|
70 |
'show_position',
|
71 |
'show_social',
|
|
|
72 |
'show_filters',
|
73 |
'ajax_more',
|
74 |
'more',
|
69 |
'show_desc',
|
70 |
'show_position',
|
71 |
'show_social',
|
72 |
+
'show_item_more',
|
73 |
'show_filters',
|
74 |
'ajax_more',
|
75 |
'more',
|
cherry-team-members.php
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Cherry Team Members
|
4 |
-
* Plugin URI:
|
5 |
* Description: Cherry Team Members plugin allows you to showcase your team and personnel.
|
6 |
-
* Version: 1.
|
7 |
-
* Author:
|
8 |
-
* Author URI:
|
9 |
* Text Domain: cherry-team
|
10 |
* License: GPL-3.0+
|
11 |
* License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
@@ -45,7 +45,7 @@ if ( ! class_exists( 'Cherry_Team_Members' ) ) {
|
|
45 |
*
|
46 |
* @var string
|
47 |
*/
|
48 |
-
private $version = '1.
|
49 |
|
50 |
/**
|
51 |
* Plugin dir URL
|
@@ -99,6 +99,13 @@ if ( ! class_exists( 'Cherry_Team_Members' ) ) {
|
|
99 |
*/
|
100 |
public static $options_key = 'cherry-team';
|
101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
/**
|
103 |
* Sets up needed actions/filters for the plugin to initialize.
|
104 |
*
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Cherry Team Members
|
4 |
+
* Plugin URI:
|
5 |
* Description: Cherry Team Members plugin allows you to showcase your team and personnel.
|
6 |
+
* Version: 1.4.0
|
7 |
+
* Author: JetImpex
|
8 |
+
* Author URI: https://jetimpex.com/wordpress/
|
9 |
* Text Domain: cherry-team
|
10 |
* License: GPL-3.0+
|
11 |
* License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
45 |
*
|
46 |
* @var string
|
47 |
*/
|
48 |
+
private $version = '1.4.0';
|
49 |
|
50 |
/**
|
51 |
* Plugin dir URL
|
99 |
*/
|
100 |
public static $options_key = 'cherry-team';
|
101 |
|
102 |
+
/**
|
103 |
+
* Elemntor compat instance
|
104 |
+
*
|
105 |
+
* @var object
|
106 |
+
*/
|
107 |
+
public $elementor_compat = null;
|
108 |
+
|
109 |
/**
|
110 |
* Sets up needed actions/filters for the plugin to initialize.
|
111 |
*
|
languages/cherry-team.mo
CHANGED
Binary file
|
languages/cherry-team.pot
CHANGED
@@ -1,636 +1,663 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: blank\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2017-
|
6 |
-
"PO-Revision-Date: 2017-
|
7 |
-
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
-
"Language-Team: Cherry Team <support@cherryframework.com>\n"
|
9 |
-
"Language: su\n"
|
10 |
-
"MIME-Version: 1.0\n"
|
11 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
-
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Poedit-KeywordsList: _e;__;__;_x;esc_html_e;esc_html__;esc_attr_e;"
|
14 |
-
"esc_attr__;_x:1,2c;_n:1,2\n"
|
15 |
-
"X-Poedit-Basepath: ..\n"
|
16 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
-
"X-Generator: Poedit 1.7.6\n"
|
18 |
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
19 |
-
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
|
21 |
-
#: admin/includes/class-cherry-team-admin-columns.php:74
|
22 |
-
msgid "Clone"
|
23 |
-
msgstr ""
|
24 |
-
|
25 |
-
#: admin/includes/class-cherry-team-admin-columns.php:75
|
26 |
-
msgid "Clone this post"
|
27 |
-
msgstr ""
|
28 |
-
|
29 |
-
#: admin/includes/class-cherry-team-admin-columns.php:200
|
30 |
-
msgid "Photo"
|
31 |
-
msgstr ""
|
32 |
-
|
33 |
-
#: admin/includes/class-cherry-team-admin-columns.php:201
|
34 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:59
|
35 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:60
|
36 |
-
msgid "Position"
|
37 |
-
msgstr ""
|
38 |
-
|
39 |
-
#: admin/includes/class-cherry-team-admin-columns.php:202
|
40 |
-
msgid "Group"
|
41 |
-
msgstr ""
|
42 |
-
|
43 |
-
#: admin/includes/class-cherry-team-admin-columns.php:203
|
44 |
-
msgid "Added"
|
45 |
-
msgstr ""
|
46 |
-
|
47 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:51
|
48 |
-
msgid "Person Options"
|
49 |
-
msgstr ""
|
50 |
-
|
51 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:64
|
52 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:65
|
53 |
-
msgid "Location"
|
54 |
-
msgstr ""
|
55 |
-
|
56 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:69
|
57 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:70
|
58 |
-
msgid "Phone Number"
|
59 |
-
msgstr ""
|
60 |
-
|
61 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:74
|
62 |
-
msgid "Social profiles"
|
63 |
-
msgstr ""
|
64 |
-
|
65 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:75
|
66 |
-
msgid "Add Social Network"
|
67 |
-
msgstr ""
|
68 |
-
|
69 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:82
|
70 |
-
msgid "Choose icon"
|
71 |
-
msgstr ""
|
72 |
-
|
73 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:95
|
74 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:96
|
75 |
-
msgid "Label"
|
76 |
-
msgstr ""
|
77 |
-
|
78 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:102
|
79 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:103
|
80 |
-
msgid "URL"
|
81 |
-
msgstr ""
|
82 |
-
|
83 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:109
|
84 |
-
msgid "Skills"
|
85 |
-
msgstr ""
|
86 |
-
|
87 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:110
|
88 |
-
msgid "Add New Skill"
|
89 |
-
msgstr ""
|
90 |
-
|
91 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:118
|
92 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:119
|
93 |
-
msgid "Skill bar color"
|
94 |
-
msgstr ""
|
95 |
-
|
96 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:125
|
97 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:126
|
98 |
-
msgid "Skill Label"
|
99 |
-
msgstr ""
|
100 |
-
|
101 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:136
|
102 |
-
#: admin/includes/class-cherry-team-meta-boxes.php:137
|
103 |
-
msgid "Skill Value"
|
104 |
-
msgstr ""
|
105 |
-
|
106 |
-
#: admin/includes/class-cherry-team-options-page.php:107
|
107 |
-
msgid "the permalink structure"
|
108 |
-
msgstr ""
|
109 |
-
|
110 |
-
#: admin/includes/class-cherry-team-options-page.php:111
|
111 |
-
#, php-format
|
112 |
-
msgid "Please save %s every time you change this option"
|
113 |
-
msgstr ""
|
114 |
-
|
115 |
-
#: admin/includes/class-cherry-team-options-page.php:118
|
116 |
-
msgid "Select team archive page"
|
117 |
-
msgstr ""
|
118 |
-
|
119 |
-
#: admin/includes/class-cherry-team-options-page.php:127
|
120 |
-
msgid "Archive page shows"
|
121 |
-
msgstr ""
|
122 |
-
|
123 |
-
#: admin/includes/class-cherry-team-options-page.php:132
|
124 |
-
msgid "Default posts listing"
|
125 |
-
msgstr ""
|
126 |
-
|
127 |
-
#: admin/includes/class-cherry-team-options-page.php:133
|
128 |
-
msgid "Selected archive page content"
|
129 |
-
msgstr ""
|
130 |
-
|
131 |
-
#: admin/includes/class-cherry-team-options-page.php:138
|
132 |
-
msgid "Set posts number per archive page"
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: admin/includes/class-cherry-team-options-page.php:146
|
136 |
-
msgid "Select archive page columns number"
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: admin/includes/class-cherry-team-options-page.php:154
|
140 |
-
msgid "Select template for single team member page"
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: admin/includes/class-cherry-team-options-page.php:163
|
144 |
-
msgid "Select image size for single team member page"
|
145 |
-
msgstr ""
|
146 |
-
|
147 |
-
#: admin/includes/class-cherry-team-options-page.php:172
|
148 |
-
msgid "Select template for team listing page"
|
149 |
-
msgstr ""
|
150 |
-
|
151 |
-
#: admin/includes/class-cherry-team-options-page.php:181
|
152 |
-
msgid "Select image size for listing team member page"
|
153 |
-
msgstr ""
|
154 |
-
|
155 |
-
#: admin/includes/class-cherry-team-options-page.php:254
|
156 |
-
msgid "Cherry Team Options"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: admin/includes/class-cherry-team-options-page.php:255
|
160 |
-
msgid "Settings"
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: admin/includes/class-cherry-team-options-page.php:295
|
164 |
-
msgid "Save"
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: admin/includes/class-cherry-team-options-page.php:296
|
168 |
-
msgid "Define as default"
|
169 |
-
msgstr ""
|
170 |
-
|
171 |
-
#: admin/includes/class-cherry-team-options-page.php:297
|
172 |
-
msgid "Restore"
|
173 |
-
msgstr ""
|
174 |
-
|
175 |
-
#: admin/includes/class-cherry-team-options-page.php:412
|
176 |
-
msgid "Options have been saved"
|
177 |
-
msgstr ""
|
178 |
-
|
179 |
-
#: admin/includes/class-cherry-team-options-page.php:420
|
180 |
-
msgid "Options have been saved as default"
|
181 |
-
msgstr ""
|
182 |
-
|
183 |
-
#: admin/includes/class-cherry-team-options-page.php:430
|
184 |
-
msgid "Options have been restored"
|
185 |
-
msgstr ""
|
186 |
-
|
187 |
-
#: admin/includes/class-cherry-team-options-page.php:493
|
188 |
-
msgid "Please wait, processing the previous request"
|
189 |
-
msgstr ""
|
190 |
-
|
191 |
-
#: admin/views/options-page.php:49
|
192 |
-
msgid "Text before main title"
|
193 |
-
msgstr ""
|
194 |
-
|
195 |
-
#: admin/views/options-page.php:50
|
196 |
-
msgid "Main title"
|
197 |
-
msgstr ""
|
198 |
-
|
199 |
-
#: admin/views/options-page.php:51
|
200 |
-
msgid "Text after main title"
|
201 |
-
msgstr ""
|
202 |
-
|
203 |
-
#: admin/views/options-page.php:52
|
204 |
-
msgid "Columns number"
|
205 |
-
msgstr ""
|
206 |
-
|
207 |
-
#: admin/views/options-page.php:53
|
208 |
-
msgid "Tablets columns number"
|
209 |
-
msgstr ""
|
210 |
-
|
211 |
-
#: admin/views/options-page.php:54
|
212 |
-
msgid "Phones columns number"
|
213 |
-
msgstr ""
|
214 |
-
|
215 |
-
#: admin/views/options-page.php:55
|
216 |
-
msgid "Posts number to show"
|
217 |
-
msgstr ""
|
218 |
-
|
219 |
-
#: admin/views/options-page.php:56
|
220 |
-
msgid ""
|
221 |
-
"Select posts from group (use goup slug, pass multiplie groups via comma)"
|
222 |
-
msgstr ""
|
223 |
-
|
224 |
-
#: admin/views/options-page.php:57
|
225 |
-
msgid "Words number in excerpt"
|
226 |
-
msgstr ""
|
227 |
-
|
228 |
-
#: admin/views/options-page.php:58
|
229 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
230 |
-
msgid "Show more button"
|
231 |
-
msgstr ""
|
232 |
-
|
233 |
-
#: admin/views/options-page.php:59
|
234 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
#:
|
240 |
-
msgid "More button URL"
|
241 |
-
msgstr ""
|
242 |
-
|
243 |
-
#: admin/views/options-page.php:61
|
244 |
-
msgid "Use more as AJAX load more button"
|
245 |
-
msgstr ""
|
246 |
-
|
247 |
-
#: admin/views/options-page.php:62
|
248 |
-
msgid "Show pagination"
|
249 |
-
msgstr ""
|
250 |
-
|
251 |
-
#: admin/views/options-page.php:63
|
252 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
253 |
-
msgid "Show person name"
|
254 |
-
msgstr ""
|
255 |
-
|
256 |
-
#: admin/views/options-page.php:64
|
257 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
258 |
-
msgid "Show person photo"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: admin/views/options-page.php:65
|
262 |
-
msgid "Show person description"
|
263 |
-
msgstr ""
|
264 |
-
|
265 |
-
#: admin/views/options-page.php:66
|
266 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
267 |
-
msgid "Show person position"
|
268 |
-
msgstr ""
|
269 |
-
|
270 |
-
#: admin/views/options-page.php:67
|
271 |
-
msgid "Show person social profiles links"
|
272 |
-
msgstr ""
|
273 |
-
|
274 |
-
#: admin/views/options-page.php:68
|
275 |
-
msgid "Show filters by groups before listing"
|
276 |
-
msgstr ""
|
277 |
-
|
278 |
-
#: admin/views/options-page.php:69
|
279 |
-
msgid "Person photo size"
|
280 |
-
msgstr ""
|
281 |
-
|
282 |
-
#: admin/views/options-page.php:70
|
283 |
-
msgid "Template name to use (default or grid-boxes)"
|
284 |
-
msgstr ""
|
285 |
-
|
286 |
-
#: admin/views/options-page.php:71
|
287 |
-
msgid "Use space between columns"
|
288 |
-
msgstr ""
|
289 |
-
|
290 |
-
#: admin/views/options-page.php:72
|
291 |
-
msgid "Use space between rows"
|
292 |
-
msgstr ""
|
293 |
-
|
294 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:346
|
295 |
-
msgid "Home"
|
296 |
-
msgstr ""
|
297 |
-
|
298 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:352
|
299 |
-
msgid "Browse:"
|
300 |
-
msgstr ""
|
301 |
-
|
302 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:354
|
303 |
-
msgid "404 Not Found"
|
304 |
-
msgstr ""
|
305 |
-
|
306 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:355
|
307 |
-
msgid "Archives"
|
308 |
-
msgstr ""
|
309 |
-
|
310 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:356
|
311 |
-
#, php-format
|
312 |
-
msgid "Search results for “%s”"
|
313 |
-
msgstr ""
|
314 |
-
|
315 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:357
|
316 |
-
#, php-format
|
317 |
-
msgid "Page %s"
|
318 |
-
msgstr ""
|
319 |
-
|
320 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:358
|
321 |
-
#, php-format
|
322 |
-
msgid "Minute %s"
|
323 |
-
msgstr ""
|
324 |
-
|
325 |
-
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:359
|
326 |
-
#, php-format
|
327 |
-
msgid "Week %s"
|
328 |
-
msgstr ""
|
329 |
-
|
330 |
-
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:269
|
331 |
-
msgid "Untitled Panel"
|
332 |
-
msgstr ""
|
333 |
-
|
334 |
-
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:305
|
335 |
-
msgid "Untitled Section"
|
336 |
-
msgstr ""
|
337 |
-
|
338 |
-
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:339
|
339 |
-
msgid "Untitled Control"
|
340 |
-
msgstr ""
|
341 |
-
|
342 |
-
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:105
|
343 |
-
#, php-format
|
344 |
-
msgid ""
|
345 |
-
"Module DB Updater init error in %s - version and slug is required arguments"
|
346 |
-
msgstr ""
|
347 |
-
|
348 |
-
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:106
|
349 |
-
msgid "We need to update your database to the latest version."
|
350 |
-
msgstr ""
|
351 |
-
|
352 |
-
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:107
|
353 |
-
msgid "Update complete, thank you for updating to the latest version!"
|
354 |
-
msgstr ""
|
355 |
-
|
356 |
-
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:331
|
357 |
-
msgid "Start Update"
|
358 |
-
msgstr ""
|
359 |
-
|
360 |
-
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:368
|
361 |
-
msgid "Data Update"
|
362 |
-
msgstr ""
|
363 |
-
|
364 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-button.php:63
|
365 |
-
msgid "Cherry shortcodes"
|
366 |
-
msgstr ""
|
367 |
-
|
368 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:128
|
369 |
-
msgid "insert shortcode"
|
370 |
-
msgstr ""
|
371 |
-
|
372 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:148
|
373 |
-
msgid "Shortcode List"
|
374 |
-
msgstr ""
|
375 |
-
|
376 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:206
|
377 |
-
msgid "Shortcode not found."
|
378 |
-
msgstr ""
|
379 |
-
|
380 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:285
|
381 |
-
msgid "Shortcode content."
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:286
|
385 |
-
msgid "Input shortcode content."
|
386 |
-
msgstr ""
|
387 |
-
|
388 |
-
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:301
|
389 |
-
msgid "Shortcode not a have options."
|
390 |
-
msgstr ""
|
391 |
-
|
392 |
-
#: public/includes/class-cherry-team-data.php:81
|
393 |
-
#: public/includes/class-cherry-team-data.php:
|
394 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
395 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
396 |
-
msgid "More"
|
397 |
-
msgstr ""
|
398 |
-
|
399 |
-
#: public/includes/class-cherry-team-data.php:
|
400 |
-
msgid "All"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: public/includes/class-cherry-team-init.php:58
|
404 |
-
#: public/includes/class-cherry-team-init.php:59
|
405 |
-
#: public/includes/class-cherry-team-init.php:163
|
406 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
407 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
408 |
-
msgid "Team"
|
409 |
-
msgstr ""
|
410 |
-
|
411 |
-
#: public/includes/class-cherry-team-init.php:61
|
412 |
-
msgid "Add New"
|
413 |
-
msgstr ""
|
414 |
-
|
415 |
-
#: public/includes/class-cherry-team-init.php:62
|
416 |
-
msgid "Add New Person"
|
417 |
-
msgstr ""
|
418 |
-
|
419 |
-
#: public/includes/class-cherry-team-init.php:63
|
420 |
-
msgid "Edit Person"
|
421 |
-
msgstr ""
|
422 |
-
|
423 |
-
#: public/includes/class-cherry-team-init.php:64
|
424 |
-
msgid "New Person"
|
425 |
-
msgstr ""
|
426 |
-
|
427 |
-
#: public/includes/class-cherry-team-init.php:65
|
428 |
-
msgid "View Person"
|
429 |
-
msgstr ""
|
430 |
-
|
431 |
-
#: public/includes/class-cherry-team-init.php:66
|
432 |
-
msgid "Search Persons"
|
433 |
-
msgstr ""
|
434 |
-
|
435 |
-
#: public/includes/class-cherry-team-init.php:67
|
436 |
-
msgid "No persons found"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: public/includes/class-cherry-team-init.php:68
|
440 |
-
msgid "No persons found in trash"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: public/includes/class-cherry-team-init.php:188
|
444 |
-
msgid "Team Groups"
|
445 |
-
msgstr ""
|
446 |
-
|
447 |
-
#: public/includes/class-cherry-team-init.php:189
|
448 |
-
#: public/includes/class-cherry-team-init.php:195
|
449 |
-
msgid "Edit Group"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
-
#: public/includes/class-cherry-team-init.php:190
|
453 |
-
msgid "Search Groups"
|
454 |
-
msgstr ""
|
455 |
-
|
456 |
-
#: public/includes/class-cherry-team-init.php:191
|
457 |
-
msgid "Popular Groups"
|
458 |
-
msgstr ""
|
459 |
-
|
460 |
-
#: public/includes/class-cherry-team-init.php:192
|
461 |
-
msgid "All Groups"
|
462 |
-
msgstr ""
|
463 |
-
|
464 |
-
#: public/includes/class-cherry-team-init.php:196
|
465 |
-
msgid "Update Group"
|
466 |
-
msgstr ""
|
467 |
-
|
468 |
-
#: public/includes/class-cherry-team-init.php:197
|
469 |
-
msgid "Add New Group"
|
470 |
-
msgstr ""
|
471 |
-
|
472 |
-
#: public/includes/class-cherry-team-init.php:198
|
473 |
-
msgid "New Group Name"
|
474 |
-
msgstr ""
|
475 |
-
|
476 |
-
#: public/includes/class-cherry-team-init.php:199
|
477 |
-
msgid "Separate groups with commas"
|
478 |
-
msgstr ""
|
479 |
-
|
480 |
-
#: public/includes/class-cherry-team-init.php:200
|
481 |
-
msgid "Add or remove groups"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: public/includes/class-cherry-team-init.php:201
|
485 |
-
msgid "Choose from the most used groups"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: public/includes/class-cherry-team-init.php:202
|
489 |
-
msgid "No groups found."
|
490 |
-
msgstr ""
|
491 |
-
|
492 |
-
#: public/includes/class-cherry-team-init.php:203
|
493 |
-
msgid "Groups"
|
494 |
-
msgstr ""
|
495 |
-
|
496 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
497 |
-
msgid "
|
498 |
-
msgstr ""
|
499 |
-
|
500 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
501 |
-
msgid "
|
502 |
-
msgstr ""
|
503 |
-
|
504 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
505 |
-
msgid "
|
506 |
-
msgstr ""
|
507 |
-
|
508 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
509 |
-
msgid "
|
510 |
-
msgstr ""
|
511 |
-
|
512 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
513 |
-
msgid "
|
514 |
-
msgstr ""
|
515 |
-
|
516 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
517 |
-
msgid "
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
521 |
-
msgid "
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
525 |
-
msgid "
|
526 |
-
msgstr ""
|
527 |
-
|
528 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
529 |
-
msgid ""
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
msgstr ""
|
537 |
-
|
538 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
539 |
-
msgid "Show
|
540 |
-
msgstr ""
|
541 |
-
|
542 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
543 |
-
msgid "
|
544 |
-
msgstr ""
|
545 |
-
|
546 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
547 |
-
msgid "
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
551 |
-
msgid "
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
559 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
560 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
561 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
562 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
563 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
564 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
569 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
574 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
575 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
576 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
577 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
578 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
#: public/includes/class-cherry-team-shortcode.php:
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: blank\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2017-07-06 11:51+0200\n"
|
6 |
+
"PO-Revision-Date: 2017-07-06 11:51+0200\n"
|
7 |
+
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
+
"Language-Team: Cherry Team <support@cherryframework.com>\n"
|
9 |
+
"Language: su\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: _e;__;__;_x;esc_html_e;esc_html__;esc_attr_e;"
|
14 |
+
"esc_attr__;_x:1,2c;_n:1,2\n"
|
15 |
+
"X-Poedit-Basepath: ..\n"
|
16 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
+
"X-Generator: Poedit 1.7.6\n"
|
18 |
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
19 |
+
"X-Poedit-SearchPath-0: .\n"
|
20 |
+
|
21 |
+
#: admin/includes/class-cherry-team-admin-columns.php:74
|
22 |
+
msgid "Clone"
|
23 |
+
msgstr ""
|
24 |
+
|
25 |
+
#: admin/includes/class-cherry-team-admin-columns.php:75
|
26 |
+
msgid "Clone this post"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: admin/includes/class-cherry-team-admin-columns.php:200
|
30 |
+
msgid "Photo"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: admin/includes/class-cherry-team-admin-columns.php:201
|
34 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:59
|
35 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:60
|
36 |
+
msgid "Position"
|
37 |
+
msgstr ""
|
38 |
+
|
39 |
+
#: admin/includes/class-cherry-team-admin-columns.php:202
|
40 |
+
msgid "Group"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
+
#: admin/includes/class-cherry-team-admin-columns.php:203
|
44 |
+
msgid "Added"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:51
|
48 |
+
msgid "Person Options"
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:64
|
52 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:65
|
53 |
+
msgid "Location"
|
54 |
+
msgstr ""
|
55 |
+
|
56 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:69
|
57 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:70
|
58 |
+
msgid "Phone Number"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:74
|
62 |
+
msgid "Social profiles"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:75
|
66 |
+
msgid "Add Social Network"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:82
|
70 |
+
msgid "Choose icon"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:95
|
74 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:96
|
75 |
+
msgid "Label"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:102
|
79 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:103
|
80 |
+
msgid "URL"
|
81 |
+
msgstr ""
|
82 |
+
|
83 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:109
|
84 |
+
msgid "Skills"
|
85 |
+
msgstr ""
|
86 |
+
|
87 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:110
|
88 |
+
msgid "Add New Skill"
|
89 |
+
msgstr ""
|
90 |
+
|
91 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:118
|
92 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:119
|
93 |
+
msgid "Skill bar color"
|
94 |
+
msgstr ""
|
95 |
+
|
96 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:125
|
97 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:126
|
98 |
+
msgid "Skill Label"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:136
|
102 |
+
#: admin/includes/class-cherry-team-meta-boxes.php:137
|
103 |
+
msgid "Skill Value"
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: admin/includes/class-cherry-team-options-page.php:107
|
107 |
+
msgid "the permalink structure"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: admin/includes/class-cherry-team-options-page.php:111
|
111 |
+
#, php-format
|
112 |
+
msgid "Please save %s every time you change this option"
|
113 |
+
msgstr ""
|
114 |
+
|
115 |
+
#: admin/includes/class-cherry-team-options-page.php:118
|
116 |
+
msgid "Select team archive page"
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: admin/includes/class-cherry-team-options-page.php:127
|
120 |
+
msgid "Archive page shows"
|
121 |
+
msgstr ""
|
122 |
+
|
123 |
+
#: admin/includes/class-cherry-team-options-page.php:132
|
124 |
+
msgid "Default posts listing"
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: admin/includes/class-cherry-team-options-page.php:133
|
128 |
+
msgid "Selected archive page content"
|
129 |
+
msgstr ""
|
130 |
+
|
131 |
+
#: admin/includes/class-cherry-team-options-page.php:138
|
132 |
+
msgid "Set posts number per archive page"
|
133 |
+
msgstr ""
|
134 |
+
|
135 |
+
#: admin/includes/class-cherry-team-options-page.php:146
|
136 |
+
msgid "Select archive page columns number"
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: admin/includes/class-cherry-team-options-page.php:154
|
140 |
+
msgid "Select template for single team member page"
|
141 |
+
msgstr ""
|
142 |
+
|
143 |
+
#: admin/includes/class-cherry-team-options-page.php:163
|
144 |
+
msgid "Select image size for single team member page"
|
145 |
+
msgstr ""
|
146 |
+
|
147 |
+
#: admin/includes/class-cherry-team-options-page.php:172
|
148 |
+
msgid "Select template for team listing page"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: admin/includes/class-cherry-team-options-page.php:181
|
152 |
+
msgid "Select image size for listing team member page"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: admin/includes/class-cherry-team-options-page.php:254
|
156 |
+
msgid "Cherry Team Options"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: admin/includes/class-cherry-team-options-page.php:255
|
160 |
+
msgid "Settings"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: admin/includes/class-cherry-team-options-page.php:295
|
164 |
+
msgid "Save"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: admin/includes/class-cherry-team-options-page.php:296
|
168 |
+
msgid "Define as default"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: admin/includes/class-cherry-team-options-page.php:297
|
172 |
+
msgid "Restore"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: admin/includes/class-cherry-team-options-page.php:412
|
176 |
+
msgid "Options have been saved"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: admin/includes/class-cherry-team-options-page.php:420
|
180 |
+
msgid "Options have been saved as default"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: admin/includes/class-cherry-team-options-page.php:430
|
184 |
+
msgid "Options have been restored"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: admin/includes/class-cherry-team-options-page.php:493
|
188 |
+
msgid "Please wait, processing the previous request"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: admin/views/options-page.php:49
|
192 |
+
msgid "Text before main title"
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: admin/views/options-page.php:50
|
196 |
+
msgid "Main title"
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: admin/views/options-page.php:51
|
200 |
+
msgid "Text after main title"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
+
#: admin/views/options-page.php:52
|
204 |
+
msgid "Columns number"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: admin/views/options-page.php:53
|
208 |
+
msgid "Tablets columns number"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: admin/views/options-page.php:54
|
212 |
+
msgid "Phones columns number"
|
213 |
+
msgstr ""
|
214 |
+
|
215 |
+
#: admin/views/options-page.php:55
|
216 |
+
msgid "Posts number to show"
|
217 |
+
msgstr ""
|
218 |
+
|
219 |
+
#: admin/views/options-page.php:56
|
220 |
+
msgid ""
|
221 |
+
"Select posts from group (use goup slug, pass multiplie groups via comma)"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: admin/views/options-page.php:57
|
225 |
+
msgid "Words number in excerpt"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
#: admin/views/options-page.php:58
|
229 |
+
#: public/includes/class-cherry-team-shortcode.php:192
|
230 |
+
msgid "Show more button"
|
231 |
+
msgstr ""
|
232 |
+
|
233 |
+
#: admin/views/options-page.php:59
|
234 |
+
#: public/includes/class-cherry-team-shortcode.php:203
|
235 |
+
msgid "More button text"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: admin/views/options-page.php:60
|
239 |
+
#: public/includes/class-cherry-team-shortcode.php:209
|
240 |
+
msgid "More button URL"
|
241 |
+
msgstr ""
|
242 |
+
|
243 |
+
#: admin/views/options-page.php:61
|
244 |
+
msgid "Use more as AJAX load more button"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: admin/views/options-page.php:62
|
248 |
+
msgid "Show pagination"
|
249 |
+
msgstr ""
|
250 |
+
|
251 |
+
#: admin/views/options-page.php:63
|
252 |
+
#: public/includes/class-cherry-team-shortcode.php:236
|
253 |
+
msgid "Show person name"
|
254 |
+
msgstr ""
|
255 |
+
|
256 |
+
#: admin/views/options-page.php:64
|
257 |
+
#: public/includes/class-cherry-team-shortcode.php:245
|
258 |
+
msgid "Show person photo"
|
259 |
+
msgstr ""
|
260 |
+
|
261 |
+
#: admin/views/options-page.php:65
|
262 |
+
msgid "Show person description"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: admin/views/options-page.php:66
|
266 |
+
#: public/includes/class-cherry-team-shortcode.php:263
|
267 |
+
msgid "Show person position"
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: admin/views/options-page.php:67
|
271 |
+
msgid "Show person social profiles links"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: admin/views/options-page.php:68
|
275 |
+
msgid "Show filters by groups before listing"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: admin/views/options-page.php:69
|
279 |
+
msgid "Person photo size"
|
280 |
+
msgstr ""
|
281 |
+
|
282 |
+
#: admin/views/options-page.php:70
|
283 |
+
msgid "Template name to use (default or grid-boxes)"
|
284 |
+
msgstr ""
|
285 |
+
|
286 |
+
#: admin/views/options-page.php:71
|
287 |
+
msgid "Use space between columns"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: admin/views/options-page.php:72
|
291 |
+
msgid "Use space between rows"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:346
|
295 |
+
msgid "Home"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:352
|
299 |
+
msgid "Browse:"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:354
|
303 |
+
msgid "404 Not Found"
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:355
|
307 |
+
msgid "Archives"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:356
|
311 |
+
#, php-format
|
312 |
+
msgid "Search results for “%s”"
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:357
|
316 |
+
#, php-format
|
317 |
+
msgid "Page %s"
|
318 |
+
msgstr ""
|
319 |
+
|
320 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:358
|
321 |
+
#, php-format
|
322 |
+
msgid "Minute %s"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: cherry-framework/modules/cherry-breadcrumbs/cherry-breadcrumbs.php:359
|
326 |
+
#, php-format
|
327 |
+
msgid "Week %s"
|
328 |
+
msgstr ""
|
329 |
+
|
330 |
+
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:269
|
331 |
+
msgid "Untitled Panel"
|
332 |
+
msgstr ""
|
333 |
+
|
334 |
+
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:305
|
335 |
+
msgid "Untitled Section"
|
336 |
+
msgstr ""
|
337 |
+
|
338 |
+
#: cherry-framework/modules/cherry-customizer/cherry-customizer.php:339
|
339 |
+
msgid "Untitled Control"
|
340 |
+
msgstr ""
|
341 |
+
|
342 |
+
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:105
|
343 |
+
#, php-format
|
344 |
+
msgid ""
|
345 |
+
"Module DB Updater init error in %s - version and slug is required arguments"
|
346 |
+
msgstr ""
|
347 |
+
|
348 |
+
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:106
|
349 |
+
msgid "We need to update your database to the latest version."
|
350 |
+
msgstr ""
|
351 |
+
|
352 |
+
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:107
|
353 |
+
msgid "Update complete, thank you for updating to the latest version!"
|
354 |
+
msgstr ""
|
355 |
+
|
356 |
+
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:331
|
357 |
+
msgid "Start Update"
|
358 |
+
msgstr ""
|
359 |
+
|
360 |
+
#: cherry-framework/modules/cherry-db-updater/cherry-db-updater.php:368
|
361 |
+
msgid "Data Update"
|
362 |
+
msgstr ""
|
363 |
+
|
364 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-button.php:63
|
365 |
+
msgid "Cherry shortcodes"
|
366 |
+
msgstr ""
|
367 |
+
|
368 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:128
|
369 |
+
msgid "insert shortcode"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:148
|
373 |
+
msgid "Shortcode List"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:206
|
377 |
+
msgid "Shortcode not found."
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:285
|
381 |
+
msgid "Shortcode content."
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:286
|
385 |
+
msgid "Input shortcode content."
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: cherry-framework/modules/cherry5-insert-shortcode/inc/class-cherry5-insertion-popup.php:301
|
389 |
+
msgid "Shortcode not a have options."
|
390 |
+
msgstr ""
|
391 |
+
|
392 |
+
#: public/includes/class-cherry-team-data.php:81
|
393 |
+
#: public/includes/class-cherry-team-data.php:416
|
394 |
+
#: public/includes/class-cherry-team-shortcode.php:204
|
395 |
+
#: public/includes/class-cherry-team-shortcode.php:416
|
396 |
+
msgid "More"
|
397 |
+
msgstr ""
|
398 |
+
|
399 |
+
#: public/includes/class-cherry-team-data.php:723
|
400 |
+
msgid "All"
|
401 |
+
msgstr ""
|
402 |
+
|
403 |
+
#: public/includes/class-cherry-team-init.php:58
|
404 |
+
#: public/includes/class-cherry-team-init.php:59
|
405 |
+
#: public/includes/class-cherry-team-init.php:163
|
406 |
+
#: public/includes/class-cherry-team-shortcode.php:365
|
407 |
+
#: public/includes/class-cherry-team-shortcode.php:371
|
408 |
+
msgid "Team"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: public/includes/class-cherry-team-init.php:61
|
412 |
+
msgid "Add New"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: public/includes/class-cherry-team-init.php:62
|
416 |
+
msgid "Add New Person"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: public/includes/class-cherry-team-init.php:63
|
420 |
+
msgid "Edit Person"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: public/includes/class-cherry-team-init.php:64
|
424 |
+
msgid "New Person"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: public/includes/class-cherry-team-init.php:65
|
428 |
+
msgid "View Person"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: public/includes/class-cherry-team-init.php:66
|
432 |
+
msgid "Search Persons"
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: public/includes/class-cherry-team-init.php:67
|
436 |
+
msgid "No persons found"
|
437 |
+
msgstr ""
|
438 |
+
|
439 |
+
#: public/includes/class-cherry-team-init.php:68
|
440 |
+
msgid "No persons found in trash"
|
441 |
+
msgstr ""
|
442 |
+
|
443 |
+
#: public/includes/class-cherry-team-init.php:188
|
444 |
+
msgid "Team Groups"
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: public/includes/class-cherry-team-init.php:189
|
448 |
+
#: public/includes/class-cherry-team-init.php:195
|
449 |
+
msgid "Edit Group"
|
450 |
+
msgstr ""
|
451 |
+
|
452 |
+
#: public/includes/class-cherry-team-init.php:190
|
453 |
+
msgid "Search Groups"
|
454 |
+
msgstr ""
|
455 |
+
|
456 |
+
#: public/includes/class-cherry-team-init.php:191
|
457 |
+
msgid "Popular Groups"
|
458 |
+
msgstr ""
|
459 |
+
|
460 |
+
#: public/includes/class-cherry-team-init.php:192
|
461 |
+
msgid "All Groups"
|
462 |
+
msgstr ""
|
463 |
+
|
464 |
+
#: public/includes/class-cherry-team-init.php:196
|
465 |
+
msgid "Update Group"
|
466 |
+
msgstr ""
|
467 |
+
|
468 |
+
#: public/includes/class-cherry-team-init.php:197
|
469 |
+
msgid "Add New Group"
|
470 |
+
msgstr ""
|
471 |
+
|
472 |
+
#: public/includes/class-cherry-team-init.php:198
|
473 |
+
msgid "New Group Name"
|
474 |
+
msgstr ""
|
475 |
+
|
476 |
+
#: public/includes/class-cherry-team-init.php:199
|
477 |
+
msgid "Separate groups with commas"
|
478 |
+
msgstr ""
|
479 |
+
|
480 |
+
#: public/includes/class-cherry-team-init.php:200
|
481 |
+
msgid "Add or remove groups"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: public/includes/class-cherry-team-init.php:201
|
485 |
+
msgid "Choose from the most used groups"
|
486 |
+
msgstr ""
|
487 |
+
|
488 |
+
#: public/includes/class-cherry-team-init.php:202
|
489 |
+
msgid "No groups found."
|
490 |
+
msgstr ""
|
491 |
+
|
492 |
+
#: public/includes/class-cherry-team-init.php:203
|
493 |
+
msgid "Groups"
|
494 |
+
msgstr ""
|
495 |
+
|
496 |
+
#: public/includes/class-cherry-team-shortcode.php:73
|
497 |
+
msgid "Cherry Team"
|
498 |
+
msgstr ""
|
499 |
+
|
500 |
+
#: public/includes/class-cherry-team-shortcode.php:123
|
501 |
+
msgid "Super title"
|
502 |
+
msgstr ""
|
503 |
+
|
504 |
+
#: public/includes/class-cherry-team-shortcode.php:128
|
505 |
+
msgid "Title"
|
506 |
+
msgstr ""
|
507 |
+
|
508 |
+
#: public/includes/class-cherry-team-shortcode.php:133
|
509 |
+
msgid "Subtitle"
|
510 |
+
msgstr ""
|
511 |
+
|
512 |
+
#: public/includes/class-cherry-team-shortcode.php:138
|
513 |
+
msgid "Desktop columns"
|
514 |
+
msgstr ""
|
515 |
+
|
516 |
+
#: public/includes/class-cherry-team-shortcode.php:144
|
517 |
+
msgid "Laptop columns"
|
518 |
+
msgstr ""
|
519 |
+
|
520 |
+
#: public/includes/class-cherry-team-shortcode.php:150
|
521 |
+
msgid "Tablet columns"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: public/includes/class-cherry-team-shortcode.php:156
|
525 |
+
msgid "Phone columns"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
+
#: public/includes/class-cherry-team-shortcode.php:162
|
529 |
+
msgid "Posts per page"
|
530 |
+
msgstr ""
|
531 |
+
|
532 |
+
#: public/includes/class-cherry-team-shortcode.php:163
|
533 |
+
msgid ""
|
534 |
+
"Select how many posts per page do you want to display(-1 means that will "
|
535 |
+
"show all team)"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: public/includes/class-cherry-team-shortcode.php:170
|
539 |
+
msgid "Show team members from groups"
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: public/includes/class-cherry-team-shortcode.php:179
|
543 |
+
msgid "Show persons by ID"
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: public/includes/class-cherry-team-shortcode.php:184
|
547 |
+
msgid "Description length"
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: public/includes/class-cherry-team-shortcode.php:185
|
551 |
+
msgid "Select how many words show in desciption"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: public/includes/class-cherry-team-shortcode.php:193
|
555 |
+
msgid "Show/hide more button"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: public/includes/class-cherry-team-shortcode.php:196
|
559 |
+
#: public/includes/class-cherry-team-shortcode.php:219
|
560 |
+
#: public/includes/class-cherry-team-shortcode.php:230
|
561 |
+
#: public/includes/class-cherry-team-shortcode.php:239
|
562 |
+
#: public/includes/class-cherry-team-shortcode.php:248
|
563 |
+
#: public/includes/class-cherry-team-shortcode.php:257
|
564 |
+
#: public/includes/class-cherry-team-shortcode.php:266
|
565 |
+
#: public/includes/class-cherry-team-shortcode.php:275
|
566 |
+
#: public/includes/class-cherry-team-shortcode.php:284
|
567 |
+
#: public/includes/class-cherry-team-shortcode.php:298
|
568 |
+
#: public/includes/class-cherry-team-shortcode.php:321
|
569 |
+
#: public/includes/class-cherry-team-shortcode.php:330
|
570 |
+
msgid "Yes"
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: public/includes/class-cherry-team-shortcode.php:197
|
574 |
+
#: public/includes/class-cherry-team-shortcode.php:220
|
575 |
+
#: public/includes/class-cherry-team-shortcode.php:231
|
576 |
+
#: public/includes/class-cherry-team-shortcode.php:240
|
577 |
+
#: public/includes/class-cherry-team-shortcode.php:249
|
578 |
+
#: public/includes/class-cherry-team-shortcode.php:258
|
579 |
+
#: public/includes/class-cherry-team-shortcode.php:267
|
580 |
+
#: public/includes/class-cherry-team-shortcode.php:276
|
581 |
+
#: public/includes/class-cherry-team-shortcode.php:285
|
582 |
+
#: public/includes/class-cherry-team-shortcode.php:299
|
583 |
+
#: public/includes/class-cherry-team-shortcode.php:322
|
584 |
+
#: public/includes/class-cherry-team-shortcode.php:331
|
585 |
+
msgid "No"
|
586 |
+
msgstr ""
|
587 |
+
|
588 |
+
#: public/includes/class-cherry-team-shortcode.php:215
|
589 |
+
msgid "AJAX load more"
|
590 |
+
msgstr ""
|
591 |
+
|
592 |
+
#: public/includes/class-cherry-team-shortcode.php:216
|
593 |
+
msgid "Enable AJAX load more event on more button"
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: public/includes/class-cherry-team-shortcode.php:226
|
597 |
+
msgid "Pagination"
|
598 |
+
msgstr ""
|
599 |
+
|
600 |
+
#: public/includes/class-cherry-team-shortcode.php:227
|
601 |
+
msgid "Enable paging navigation"
|
602 |
+
msgstr ""
|
603 |
+
|
604 |
+
#: public/includes/class-cherry-team-shortcode.php:254
|
605 |
+
msgid "Show person bio"
|
606 |
+
msgstr ""
|
607 |
+
|
608 |
+
#: public/includes/class-cherry-team-shortcode.php:272
|
609 |
+
msgid "Show person social links"
|
610 |
+
msgstr ""
|
611 |
+
|
612 |
+
#: public/includes/class-cherry-team-shortcode.php:281
|
613 |
+
msgid "Show service item Read More button (if allowed in template)"
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: public/includes/class-cherry-team-shortcode.php:290
|
617 |
+
msgid ""
|
618 |
+
"Item Read More button text (if empty - used default value from template)"
|
619 |
+
msgstr ""
|
620 |
+
|
621 |
+
#: public/includes/class-cherry-team-shortcode.php:295
|
622 |
+
msgid "Show filter by groups before team listing"
|
623 |
+
msgstr ""
|
624 |
+
|
625 |
+
#: public/includes/class-cherry-team-shortcode.php:304
|
626 |
+
msgid "Listing item image size (if used in template)"
|
627 |
+
msgstr ""
|
628 |
+
|
629 |
+
#: public/includes/class-cherry-team-shortcode.php:311
|
630 |
+
msgid "Listing item template"
|
631 |
+
msgstr ""
|
632 |
+
|
633 |
+
#: public/includes/class-cherry-team-shortcode.php:318
|
634 |
+
msgid "Add space between team coumns"
|
635 |
+
msgstr ""
|
636 |
+
|
637 |
+
#: public/includes/class-cherry-team-shortcode.php:327
|
638 |
+
msgid "Add space between team rows"
|
639 |
+
msgstr ""
|
640 |
+
|
641 |
+
#: public/includes/class-cherry-team-shortcode.php:351
|
642 |
+
msgid "From All"
|
643 |
+
msgstr ""
|
644 |
+
|
645 |
+
#: public/includes/class-cherry-team-shortcode.php:366
|
646 |
+
msgid "Showcase your team with Cherry Team Members plugin"
|
647 |
+
msgstr ""
|
648 |
+
|
649 |
+
#: public/includes/class-cherry-team-shortcode.php:372
|
650 |
+
msgid "Shortcode is used to display the team members list"
|
651 |
+
msgstr ""
|
652 |
+
|
653 |
+
#: public/includes/class-cherry-team-template-callbacks.php:463
|
654 |
+
msgid "Read more"
|
655 |
+
msgstr ""
|
656 |
+
|
657 |
+
#: public/includes/class-cherry-team-tools.php:105
|
658 |
+
msgid "Select page..."
|
659 |
+
msgstr ""
|
660 |
+
|
661 |
+
#: public/includes/ext/class-cherry-team-elementor-compat.php:118
|
662 |
+
msgid "Cherry Addons"
|
663 |
+
msgstr ""
|
public/includes/class-cherry-team-data.php
CHANGED
@@ -86,6 +86,8 @@ class Cherry_Team_Members_Data {
|
|
86 |
'show_desc' => true,
|
87 |
'show_position' => true,
|
88 |
'show_social' => true,
|
|
|
|
|
89 |
'show_filters' => false,
|
90 |
'use_space' => true,
|
91 |
'use_rows_space' => true,
|
86 |
'show_desc' => true,
|
87 |
'show_position' => true,
|
88 |
'show_social' => true,
|
89 |
+
'show_item_more' => false,
|
90 |
+
'item_more_text' => '',
|
91 |
'show_filters' => false,
|
92 |
'use_space' => true,
|
93 |
'use_rows_space' => true,
|
public/includes/class-cherry-team-shortcode.php
CHANGED
@@ -68,7 +68,7 @@ class Cherry_Team_Members_Shortcode {
|
|
68 |
|
69 |
require $base->plugin_path( 'public/includes/ext/class-cherry-team-elementor-compat.php' );
|
70 |
|
71 |
-
cherry_team_members_elementor_compat( array(
|
72 |
$this->tag() => array(
|
73 |
'title' => esc_html__( 'Cherry Team', 'cherry-team' ),
|
74 |
'file' => $base->plugin_path( 'public/includes/ext/class-cherry-team-elementor-module.php' ),
|
@@ -206,7 +206,7 @@ class Cherry_Team_Members_Shortcode {
|
|
206 |
),
|
207 |
'more_url' => array(
|
208 |
'type' => 'text',
|
209 |
-
'title' => esc_html__( 'More button
|
210 |
'value' => '#',
|
211 |
'master' => 'team-more-filter-visible-true',
|
212 |
),
|
@@ -276,6 +276,20 @@ class Cherry_Team_Members_Shortcode {
|
|
276 |
'false_toggle' => esc_html__( 'No', 'cherry-team' ),
|
277 |
),
|
278 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
279 |
'show_filters' => array(
|
280 |
'type' => 'switcher',
|
281 |
'title' => esc_html__( 'Show filter by groups before team listing', 'cherry-team' ),
|
@@ -453,6 +467,7 @@ class Cherry_Team_Members_Shortcode {
|
|
453 |
'show_desc',
|
454 |
'show_position',
|
455 |
'show_social',
|
|
|
456 |
'show_filters',
|
457 |
'ajax_more',
|
458 |
'more',
|
@@ -485,6 +500,8 @@ class Cherry_Team_Members_Shortcode {
|
|
485 |
'show_desc' => 'show_desc',
|
486 |
'show_position' => 'show_position',
|
487 |
'show_social' => 'show_social',
|
|
|
|
|
488 |
'show_filters' => 'show_filters',
|
489 |
'template' => 'template',
|
490 |
'pager' => 'pagination',
|
68 |
|
69 |
require $base->plugin_path( 'public/includes/ext/class-cherry-team-elementor-compat.php' );
|
70 |
|
71 |
+
cherry_team_members()->elementor_compat = cherry_team_members_elementor_compat( array(
|
72 |
$this->tag() => array(
|
73 |
'title' => esc_html__( 'Cherry Team', 'cherry-team' ),
|
74 |
'file' => $base->plugin_path( 'public/includes/ext/class-cherry-team-elementor-module.php' ),
|
206 |
),
|
207 |
'more_url' => array(
|
208 |
'type' => 'text',
|
209 |
+
'title' => esc_html__( 'More button URL', 'cherry-team' ),
|
210 |
'value' => '#',
|
211 |
'master' => 'team-more-filter-visible-true',
|
212 |
),
|
276 |
'false_toggle' => esc_html__( 'No', 'cherry-team' ),
|
277 |
),
|
278 |
),
|
279 |
+
'show_item_more' => array(
|
280 |
+
'type' => 'switcher',
|
281 |
+
'title' => esc_html__( 'Show service item Read More button (if allowed in template)', 'cherry-team' ),
|
282 |
+
'value' => 'false',
|
283 |
+
'toggle' => array(
|
284 |
+
'true_toggle' => esc_html__( 'Yes', 'cherry-team' ),
|
285 |
+
'false_toggle' => esc_html__( 'No', 'cherry-team' ),
|
286 |
+
),
|
287 |
+
),
|
288 |
+
'item_more_text' => array(
|
289 |
+
'type' => 'text',
|
290 |
+
'title' => esc_html__( 'Item Read More button text (if empty - used default value from template)', 'cherry-team' ),
|
291 |
+
'value' => '',
|
292 |
+
),
|
293 |
'show_filters' => array(
|
294 |
'type' => 'switcher',
|
295 |
'title' => esc_html__( 'Show filter by groups before team listing', 'cherry-team' ),
|
467 |
'show_desc',
|
468 |
'show_position',
|
469 |
'show_social',
|
470 |
+
'show_item_more',
|
471 |
'show_filters',
|
472 |
'ajax_more',
|
473 |
'more',
|
500 |
'show_desc' => 'show_desc',
|
501 |
'show_position' => 'show_position',
|
502 |
'show_social' => 'show_social',
|
503 |
+
'show_item_more' => 'show_item_more',
|
504 |
+
'item_more_text' => 'item_more_text',
|
505 |
'show_filters' => 'show_filters',
|
506 |
'template' => 'template',
|
507 |
'pager' => 'pagination',
|
public/includes/class-cherry-team-template-callbacks.php
CHANGED
@@ -441,6 +441,39 @@ class Cherry_Team_Members_Template_Callbacks {
|
|
441 |
|
442 |
}
|
443 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
444 |
/**
|
445 |
* Get link URL to team member page
|
446 |
*/
|
441 |
|
442 |
}
|
443 |
|
444 |
+
/**
|
445 |
+
* Button macros
|
446 |
+
*
|
447 |
+
* @return string
|
448 |
+
*/
|
449 |
+
public function get_button( $args = array() ) {
|
450 |
+
|
451 |
+
if ( ! isset( $this->atts['show_item_more'] ) ) {
|
452 |
+
$this->atts['show_item_more'] = true;
|
453 |
+
}
|
454 |
+
|
455 |
+
$this->atts['show_item_more'] = filter_var( $this->atts['show_item_more'], FILTER_VALIDATE_BOOLEAN );
|
456 |
+
|
457 |
+
if ( ! $this->atts['show_item_more'] ) {
|
458 |
+
return;
|
459 |
+
}
|
460 |
+
|
461 |
+
$args = wp_parse_args( $args, array(
|
462 |
+
'class' => 'btn btn-primary',
|
463 |
+
'label' => esc_html__( 'Read more', 'cherry-team' ),
|
464 |
+
) );
|
465 |
+
|
466 |
+
$label = ! empty( $this->atts['item_more_text'] ) ? $this->atts['item_more_text'] : $args['label'];
|
467 |
+
|
468 |
+
$format = apply_filters(
|
469 |
+
'cherry_team_button_format',
|
470 |
+
'<a href="%1$s" class="%2$s">%3$s</a>'
|
471 |
+
);
|
472 |
+
|
473 |
+
return sprintf( $format, get_permalink(), $args['class'], wp_kses_post( $label ) );
|
474 |
+
|
475 |
+
}
|
476 |
+
|
477 |
/**
|
478 |
* Get link URL to team member page
|
479 |
*/
|
public/includes/class-cherry-team-templater.php
CHANGED
@@ -178,6 +178,7 @@ class Cherry_Team_Members_Templater {
|
|
178 |
'socials' => array( $callbacks, 'get_socials' ),
|
179 |
'skills' => array( $callbacks, 'get_skills' ),
|
180 |
'link' => array( $callbacks, 'get_link' ),
|
|
|
181 |
);
|
182 |
|
183 |
/**
|
178 |
'socials' => array( $callbacks, 'get_socials' ),
|
179 |
'skills' => array( $callbacks, 'get_skills' ),
|
180 |
'link' => array( $callbacks, 'get_link' ),
|
181 |
+
'button' => array( $callbacks, 'get_button' ),
|
182 |
);
|
183 |
|
184 |
/**
|
public/includes/ext/class-cherry-team-elementor-compat.php
CHANGED
@@ -34,6 +34,13 @@ if ( ! class_exists( 'Cherry_Team_Members_Elementor_Compat' ) ) {
|
|
34 |
*/
|
35 |
public $shortcodes = array();
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
/**
|
38 |
* Constructor for the class
|
39 |
*/
|
@@ -44,6 +51,35 @@ if ( ! class_exists( 'Cherry_Team_Members_Elementor_Compat' ) ) {
|
|
44 |
add_action( 'elementor/init', array( $this, 'register_category' ) );
|
45 |
add_action( 'elementor/widgets/widgets_registered', array( $this, 'register_widgets' ) );
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
}
|
48 |
|
49 |
/**
|
34 |
*/
|
35 |
public $shortcodes = array();
|
36 |
|
37 |
+
/**
|
38 |
+
* Check if processing elementor widget
|
39 |
+
*
|
40 |
+
* @var boolean
|
41 |
+
*/
|
42 |
+
private $is_elementor_ajax = false;
|
43 |
+
|
44 |
/**
|
45 |
* Constructor for the class
|
46 |
*/
|
51 |
add_action( 'elementor/init', array( $this, 'register_category' ) );
|
52 |
add_action( 'elementor/widgets/widgets_registered', array( $this, 'register_widgets' ) );
|
53 |
|
54 |
+
add_action( 'wp_ajax_elementor_render_widget', array( $this, 'set_elementor_ajax' ), 10, -1 );
|
55 |
+
}
|
56 |
+
|
57 |
+
/**
|
58 |
+
* Set $this->is_elementor_ajax to true on Elementor AJAX processing
|
59 |
+
*
|
60 |
+
* @return void
|
61 |
+
*/
|
62 |
+
public function set_elementor_ajax() {
|
63 |
+
$this->is_elementor_ajax = true;
|
64 |
+
}
|
65 |
+
|
66 |
+
/**
|
67 |
+
* Check if we currently in Elementor mode
|
68 |
+
*
|
69 |
+
* @return void
|
70 |
+
*/
|
71 |
+
public function in_elementor() {
|
72 |
+
|
73 |
+
$result = false;
|
74 |
+
|
75 |
+
if ( wp_doing_ajax() ) {
|
76 |
+
$result = $this->is_elementor_ajax;
|
77 |
+
} elseif ( Elementor\Plugin::instance()->editor->is_edit_mode()
|
78 |
+
|| Elementor\Plugin::instance()->preview->is_preview_mode() ) {
|
79 |
+
$result = true;
|
80 |
+
}
|
81 |
+
|
82 |
+
return $result;
|
83 |
}
|
84 |
|
85 |
/**
|
public/includes/ext/class-cherry-team-elementor-module.php
CHANGED
@@ -179,6 +179,11 @@ class Cherry_Team_Elementor_Widget extends Elementor\Widget_Base {
|
|
179 |
$shortcode_atts = '';
|
180 |
$args = $this->get_shortcode( 'atts' );
|
181 |
|
|
|
|
|
|
|
|
|
|
|
182 |
foreach ( $args as $name => $arg ) {
|
183 |
|
184 |
if ( empty( $settings[ $name ] ) ) {
|
@@ -205,7 +210,11 @@ class Cherry_Team_Elementor_Widget extends Elementor\Widget_Base {
|
|
205 |
|
206 |
?>
|
207 |
<div class="elementor-<?php $this->tag; ?>"><?php
|
208 |
-
|
|
|
|
|
|
|
|
|
209 |
?></div>
|
210 |
<?php
|
211 |
}
|
179 |
$shortcode_atts = '';
|
180 |
$args = $this->get_shortcode( 'atts' );
|
181 |
|
182 |
+
// fix rewritten
|
183 |
+
foreach ( $this->rewrite as $before => $after ) {
|
184 |
+
$settings[ $before ] = isset( $settings[ $after ] ) ? $settings[ $after ] : false;
|
185 |
+
}
|
186 |
+
|
187 |
foreach ( $args as $name => $arg ) {
|
188 |
|
189 |
if ( empty( $settings[ $name ] ) ) {
|
210 |
|
211 |
?>
|
212 |
<div class="elementor-<?php $this->tag; ?>"><?php
|
213 |
+
if ( cherry_team_members()->elementor_compat->in_elementor() ) {
|
214 |
+
echo do_shortcode( sprintf( $shortcode, $this->tag, $shortcode_atts ) );
|
215 |
+
} else {
|
216 |
+
echo sprintf( $shortcode, $this->tag, $shortcode_atts );
|
217 |
+
}
|
218 |
?></div>
|
219 |
<?php
|
220 |
}
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
Contributors: TemplateMonster 2002
|
4 |
Tags: custom post type, team, cherry-framework, elementor, elementor builder
|
5 |
Requires at least: 4.5
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -79,45 +79,3 @@ The plugin offers simplified templating system for .tmpl files. 3 templates are
|
|
79 |
|
80 |
Standard templates can be rewritten in the theme. For that you need to create cherry-team folder in the root catalog of the theme and copy the necessary templates in there. You can also add your own templates. For that you need to create a file with .tmpl extension in the same folder.
|
81 |
|
82 |
-
== Changelog ==
|
83 |
-
|
84 |
-
= 1.3.2 =
|
85 |
-
|
86 |
-
* FIX: Minor fixes.
|
87 |
-
|
88 |
-
= 1.3.1 =
|
89 |
-
|
90 |
-
* FIX: Prevent PHP notices in Elementor module
|
91 |
-
|
92 |
-
= 1.3.0 =
|
93 |
-
|
94 |
-
* ADD: Integrates as module into elementor builder.
|
95 |
-
|
96 |
-
= 1.2.1 =
|
97 |
-
|
98 |
-
* FIX: Minor fixes
|
99 |
-
|
100 |
-
= 1.2.0 =
|
101 |
-
|
102 |
-
* ADD: New option 'Arcive page shows'
|
103 |
-
* UPD: Plugin rewrite URL logic
|
104 |
-
|
105 |
-
= 1.1.0 =
|
106 |
-
|
107 |
-
* ADD: Insert shortcode button in editor
|
108 |
-
|
109 |
-
= 1.0.6 =
|
110 |
-
|
111 |
-
* ADD: Cherry Search compatibility
|
112 |
-
|
113 |
-
= 1.0.3 =
|
114 |
-
|
115 |
-
* UPD: getting templates method
|
116 |
-
|
117 |
-
= 1.0.1 =
|
118 |
-
|
119 |
-
* UPD: framework version
|
120 |
-
|
121 |
-
= 1.0.0 =
|
122 |
-
|
123 |
-
* Initial release
|
3 |
Contributors: TemplateMonster 2002
|
4 |
Tags: custom post type, team, cherry-framework, elementor, elementor builder
|
5 |
Requires at least: 4.5
|
6 |
+
Tested up to: 4.8.0
|
7 |
+
Stable tag: 1.4.0
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
79 |
|
80 |
Standard templates can be rewritten in the theme. For that you need to create cherry-team folder in the root catalog of the theme and copy the necessary templates in there. You can also add your own templates. For that you need to create a file with .tmpl extension in the same folder.
|
81 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
templates/shortcodes/cherry_team/default.tmpl
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
%%NAME wrap="h5" class="team-listing_name" link="true"%%
|
3 |
%%POSITION wrap="small" class="team-listing_position"%%
|
4 |
%%EXCERPT wrap="div" class="team-listing_desc"%%
|
5 |
-
%%SOCIALS wrap="div" class="team-listing_socials"%%
|
|
2 |
%%NAME wrap="h5" class="team-listing_name" link="true"%%
|
3 |
%%POSITION wrap="small" class="team-listing_position"%%
|
4 |
%%EXCERPT wrap="div" class="team-listing_desc"%%
|
5 |
+
%%SOCIALS wrap="div" class="team-listing_socials"%%
|
6 |
+
%%BUTTON%%
|
templates/shortcodes/cherry_team/grid-boxes.tmpl
CHANGED
@@ -7,5 +7,6 @@
|
|
7 |
%%POSITION wrap="small" class="team-listing_position"%%
|
8 |
%%EXCERPT wrap="div" class="team-listing_desc"%%
|
9 |
%%SOCIALS wrap="div" class="team-listing_socials"%%
|
|
|
10 |
</div>
|
11 |
</div>
|
7 |
%%POSITION wrap="small" class="team-listing_position"%%
|
8 |
%%EXCERPT wrap="div" class="team-listing_desc"%%
|
9 |
%%SOCIALS wrap="div" class="team-listing_socials"%%
|
10 |
+
%%BUTTON%%
|
11 |
</div>
|
12 |
</div>
|