Premium Portfolio Features for Phlox theme - Version 2.1.3

Version Description

Download this release

Release Info

Developer averta
Plugin Icon 128x128 Premium Portfolio Features for Phlox theme
Version 2.1.3
Comparing to
See all releases

Code changes from version 2.1.1 to 2.1.3

README.txt CHANGED
@@ -6,8 +6,8 @@ License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: phlox, gallery, elementor, siteorigin, portfolio, averta, auxin, fullwidth, masonry, timeline, projects, showcase, minimal, wix, flat
7
  Requires PHP: 5.6
8
  Requires at least: 4.6
9
- Tested up to: 5.5.1
10
- Stable tag: 2.1.1
11
  License: GPLv3
12
  License URI: http://www.gnu.org/licenses/gpl.html
13
 
6
  Tags: phlox, gallery, elementor, siteorigin, portfolio, averta, auxin, fullwidth, masonry, timeline, projects, showcase, minimal, wix, flat
7
  Requires PHP: 5.6
8
  Requires at least: 4.6
9
+ Tested up to: 5.5.3
10
+ Stable tag: 2.1.3
11
  License: GPLv3
12
  License URI: http://www.gnu.org/licenses/gpl.html
13
 
admin/includes/admin-ajax.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  function auxin_recent_portfolios_ajax_handler() {
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  function auxin_recent_portfolios_ajax_handler() {
admin/includes/metaboxes/metabox-fields-portfolio-metadata.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  function auxpfo_metabox_fields_portfolio_metadata(){
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  function auxpfo_metabox_fields_portfolio_metadata(){
admin/includes/metaboxes/metabox-fields-portfolio-related.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  function auxpfo_metabox_fields_portfolio_related_metadata(){
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  function auxpfo_metabox_fields_portfolio_related_metadata(){
admin/includes/metaboxes/metabox-fields-portfolio.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  // no direct access allowed
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  // no direct access allowed
auxin-portfolio.php CHANGED
@@ -7,19 +7,19 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  *
12
  * Plugin Name: Phlox Portfolio
13
  * Plugin URI: http://phlox.pro/
14
  * Description: Showcase your projects beautifully in Phlox theme
15
- * Version: 2.1.1
16
  * Author: averta
17
  * Author URI: http://averta.net
18
  * License: GPL2
19
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
20
  * Text Domain: auxin-portfolio
21
  * Domain Path: /languages
22
- * Tested up to: 5.5.1
23
  */
24
 
25
  // If this file is called directly, abort.
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  *
12
  * Plugin Name: Phlox Portfolio
13
  * Plugin URI: http://phlox.pro/
14
  * Description: Showcase your projects beautifully in Phlox theme
15
+ * Version: 2.1.3
16
  * Author: averta
17
  * Author URI: http://averta.net
18
  * License: GPL2
19
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
20
  * Text Domain: auxin-portfolio
21
  * Domain Path: /languages
22
+ * Tested up to: 5.5.3
23
  */
24
 
25
  // If this file is called directly, abort.
includes/classes/class-auxpfo-post-type-portfolio.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  // no direct access allowed
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  // no direct access allowed
includes/classes/class-auxpfo-template-loader.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  // no direct access allowed
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  // no direct access allowed
includes/define.php CHANGED
@@ -15,7 +15,7 @@ if( ! defined( 'THEME_NAME' ) ){
15
 
16
 
17
 
18
- define( 'AUXPFO_VERSION' , '2.1.1' );
19
 
20
  define( 'AUXPFO_SLUG' , 'auxin-portfolio' );
21
 
15
 
16
 
17
 
18
+ define( 'AUXPFO_VERSION' , '2.1.3' );
19
 
20
  define( 'AUXPFO_SLUG' , 'auxin-portfolio' );
21
 
includes/elements/elementor/class-auxpfo-elementor-elements.php CHANGED
@@ -11,7 +11,7 @@ namespace Auxin\Plugin\Portfolio\Elementor;
11
  * @license LICENSE.txt
12
  * @author averta
13
  * @link http://averta.net/phlox/
14
- * @copyright (c) 2010-2020 averta
15
  */
16
 
17
  if ( ! defined( 'ABSPATH' ) ) {
11
  * @license LICENSE.txt
12
  * @author averta
13
  * @link http://averta.net/phlox/
14
+ * @copyright (c) 2010-2021 averta
15
  */
16
 
17
  if ( ! defined( 'ABSPATH' ) ) {
includes/elements/recent-portfolios-tile-carousel.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  function auxin_get_recent_portfolios_tiles_carousel_master_array( $master_array ) {
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  function auxin_get_recent_portfolios_tiles_carousel_master_array( $master_array ) {
includes/elements/recent-portfolios.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  function auxin_get_recent_portfolios_master_array( $master_array ) {
@@ -918,7 +918,8 @@ function auxin_widget_recent_portfolios_grid_callback( $atts, $shortcode_content
918
  'term_field' => 'slug',
919
  'base' => 'aux_recent_portfolios_grid',
920
  'base_class' => 'aux-widget-recent-portfolios',
921
- 'paged' => ''
 
922
  );
923
 
924
  $result = auxin_get_widget_scafold( $atts, $default_atts, $shortcode_content );
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  function auxin_get_recent_portfolios_master_array( $master_array ) {
918
  'term_field' => 'slug',
919
  'base' => 'aux_recent_portfolios_grid',
920
  'base_class' => 'aux-widget-recent-portfolios',
921
+ 'paged' => '',
922
+ 'override_global_query' => false
923
  );
924
 
925
  $result = auxin_get_widget_scafold( $atts, $default_atts, $shortcode_content );
includes/general-functions.php CHANGED
@@ -6,7 +6,7 @@
6
  * @license LICENSE.txt
7
  * @author averta
8
  * @link http://averta.net/phlox/
9
- * @copyright (c) 2010-2020 averta
10
  */
11
 
12
 
@@ -175,8 +175,9 @@ if ( ! function_exists('auxpfo_get_portfolio_config') ) {
175
 
176
  $size = array( 'width' => $media_size['width'], 'height' => $media_size['height'] );
177
  } else {
178
- $size = auxin_wp_get_image_size( $media_size );
179
- $size = array( 'width' => $size['width'], 'height' => $size['height'] );
 
180
  }
181
  } else {
182
  $size = array( 'width' => $media_width, 'height' => $media_width * $aspect_ratio );
@@ -213,9 +214,9 @@ if ( ! function_exists('auxpfo_get_portfolio_config') ) {
213
 
214
  if( $args['has_attach'] ){
215
  if ( function_exists( 'auxin_maybe_create_image_size' ) ) {
216
- auxin_maybe_create_image_size(get_post_thumbnail_id( $post->ID ), 'large');
217
  }
218
- $args['the_media'] = get_the_post_thumbnail( $post->ID, 'large' );
219
  $args['has_attach'] = ! empty( $args['the_media'] );
220
  }
221
  }
6
  * @license LICENSE.txt
7
  * @author averta
8
  * @link http://averta.net/phlox/
9
+ * @copyright (c) 2010-2021 averta
10
  */
11
 
12
 
175
 
176
  $size = array( 'width' => $media_size['width'], 'height' => $media_size['height'] );
177
  } else {
178
+ if( $size = auxin_wp_get_image_size( $media_size ) ){
179
+ $size = array( 'width' => $size['width'], 'height' => $size['height'] );
180
+ }
181
  }
182
  } else {
183
  $size = array( 'width' => $media_width, 'height' => $media_width * $aspect_ratio );
214
 
215
  if( $args['has_attach'] ){
216
  if ( function_exists( 'auxin_maybe_create_image_size' ) ) {
217
+ auxin_maybe_create_image_size( get_post_thumbnail_id( $post->ID ), $media_size );
218
  }
219
+ $args['the_media'] = get_the_post_thumbnail( $post->ID, $media_size );
220
  $args['has_attach'] = ! empty( $args['the_media'] );
221
  }
222
  }
includes/general-hooks.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
 
@@ -20,7 +20,7 @@
20
  * @license LICENSE.txt
21
  * @author averta
22
  * @link http://averta.net/phlox/
23
- * @copyright (c) 2010-2020 averta
24
  */
25
  function auxin_define_portfolio_theme_options( $fields_sections_list ){
26
 
@@ -145,6 +145,23 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
145
  'post_js' => '$(".single-portfolio main.aux-single .aux-primary .type-portfolio").alterClass( "aux-text-align-*", "aux-text-align-" + to );',
146
  );
147
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
148
  $options[] = array(
149
  'title' => __('Display Portfolio Meta Info', 'auxin-portfolio'),
150
  'description' => __('Enable this option to display extra inormation on portfolio single page.', 'auxin-portfolio'),
@@ -338,13 +355,9 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
338
  'section' => 'portfolio-section-single',
339
  'transport' => 'postMessage',
340
  'type' => 'color',
 
 
341
  'default' => '',
342
- 'style_callback' => function( $value = null ){
343
- if( ! $value ){
344
- $value = esc_attr( auxin_get_option( 'portfolio_single_share_button_icon_color' ) );
345
- }
346
- return $value ? ".single-portfolio .aux-single-portfolio-share span::before { color:{$value}; }" : '';
347
- },
348
  'dependency' => array(
349
  array(
350
  'id' => 'show_portfolio_single_share_like_section',
@@ -371,13 +384,9 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
371
  'section' => 'portfolio-section-single',
372
  'transport' => 'postMessage',
373
  'type' => 'color',
 
 
374
  'default' => '',
375
- 'style_callback' => function( $value = null ){
376
- if( ! $value ){
377
- $value = esc_attr( auxin_get_option( 'portfolio_single_share_button_icon_hover_color' ) );
378
- }
379
- return $value ? ".single-portfolio .aux-single-portfolio-share span:hover::before { color:{$value}; }" : '';
380
- },
381
  'dependency' => array(
382
  array(
383
  'id' => 'show_portfolio_single_share_like_section',
@@ -542,13 +551,9 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
542
  'section' => 'portfolio-section-single',
543
  'transport' => 'postMessage',
544
  'type' => 'color',
 
 
545
  'default' => '',
546
- 'style_callback' => function( $value = null ){
547
- if( ! $value ){
548
- $value = esc_attr( auxin_get_option( 'portfolio_single_like_icon_color' ) );
549
- }
550
- return $value ? ".single-portfolio .wp_ulike_is_liked button::before { color:{$value}; }" : '';
551
- },
552
  'dependency' => array(
553
  array(
554
  'id' => 'show_portfolio_single_share_like_section',
@@ -575,13 +580,9 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
575
  'section' => 'portfolio-section-single',
576
  'transport' => 'postMessage',
577
  'type' => 'color',
 
 
578
  'default' => '',
579
- 'style_callback' => function( $value = null ){
580
- if( ! $value ){
581
- $value = esc_attr( auxin_get_option( 'portfolio_single_not_like_icon_color' ) );
582
- }
583
- return $value ? ".single-portfolio .wp_ulike_is_unliked button::before { color:{$value}; }" : '';
584
- },
585
  'dependency' => array(
586
  array(
587
  'id' => 'show_portfolio_single_share_like_section',
@@ -608,13 +609,9 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
608
  'section' => 'portfolio-section-single',
609
  'transport' => 'postMessage',
610
  'type' => 'color',
 
 
611
  'default' => '',
612
- 'style_callback' => function( $value = null ){
613
- if( ! $value ){
614
- $value = esc_attr( auxin_get_option( 'portfolio_single_like_icon_hover_color' ) );
615
- }
616
- return $value ? ".single-portfolio .wp_ulike_general_class button:hover::before { color:{$value}; }" : '';
617
- },
618
  'dependency' => array(
619
  array(
620
  'id' => 'show_portfolio_single_share_like_section',
@@ -1298,6 +1295,7 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
1298
  }
1299
  ),
1300
  'type' => 'color',
 
1301
  'default' => '',
1302
  'dependency' => array(
1303
  array(
@@ -1506,6 +1504,7 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
1506
  }
1507
  ),
1508
  'type' => 'color',
 
1509
  'default' => '',
1510
  'dependency' => array(
1511
  array(
@@ -1709,6 +1708,7 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
1709
  }
1710
  ),
1711
  'type' => 'color',
 
1712
  'default' => '',
1713
  'dependency' => array(
1714
  array(
@@ -2674,6 +2674,8 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2674
  'description' => __( 'Specifies the background color for entry box.', 'auxin-portfolio' ),
2675
  'section' => 'portfolio-section-archive',
2676
  'type' => 'color',
 
 
2677
  'dependency' => array(
2678
  array(
2679
  'id' => 'show_portfolio_entry_box_colors',
@@ -2691,12 +2693,6 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2691
  'operator'=> '=='
2692
  )
2693
  ),
2694
- 'style_callback' => function( $value = null ){
2695
- if( ! $value ){
2696
- $value = esc_attr( auxin_get_option( 'portfolio_classic_entry_box_background_color' ) );
2697
- }
2698
- return empty( $value ) ? '' : ".post-type-archive-portfolio .aux-entry-boxed .entry-main { background-color: $value; }";
2699
- },
2700
  'transport' => 'postMessage',
2701
  'default' => '#FFFFFF'
2702
  );
@@ -2707,6 +2703,8 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2707
  'description' => __( 'Specifies the border color for entry box.', 'auxin-portfolio' ),
2708
  'section' => 'portfolio-section-archive',
2709
  'type' => 'color',
 
 
2710
  'dependency' => array(
2711
  array(
2712
  'id' => 'show_portfolio_entry_box_colors',
@@ -2724,12 +2722,6 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2724
  'operator'=> '=='
2725
  )
2726
  ),
2727
- 'style_callback' => function( $value = null ){
2728
- if( ! $value ){
2729
- $value = esc_attr( auxin_get_option( 'portfolio_classic_entry_box_border_color' ) );
2730
- }
2731
- return empty( $value ) ? '' : ".post-type-archive-portfolio .aux-entry-boxed .entry-main { border-color: $value !important; }";
2732
- },
2733
  'transport' => 'postMessage',
2734
  'default' => '#EAEAEA'
2735
  );
@@ -2758,6 +2750,8 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2758
  'description' => __( 'Specifies the background color for entry box.', 'auxin-portfolio' ),
2759
  'section' => 'portfolio-section-archive',
2760
  'type' => 'color',
 
 
2761
  'dependency' => array(
2762
  array(
2763
  'id' => 'show_portfolio_land_side_entry_box_colors',
@@ -2770,12 +2764,6 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2770
  'operator'=> '=='
2771
  )
2772
  ),
2773
- 'style_callback' => function( $value = null ){
2774
- if( ! $value ){
2775
- $value = esc_attr( auxin_get_option( 'portfolio_land_side_background_color' ) );
2776
- }
2777
- return empty( $value ) ? '' : ".post-type-archive-portfolio .aux-item-land .aux-land-side { background-color: $value; }";
2778
- },
2779
  'transport' => 'postMessage',
2780
  'default' => '#FFFFFF'
2781
  );
@@ -2786,6 +2774,8 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2786
  'description' => __( 'Specifies the border color for entry box.', 'auxin-portfolio' ),
2787
  'section' => 'portfolio-section-archive',
2788
  'type' => 'color',
 
 
2789
  'dependency' => array(
2790
  array(
2791
  'id' => 'show_portfolio_land_side_entry_box_colors',
@@ -2798,12 +2788,6 @@ function auxin_define_portfolio_theme_options( $fields_sections_list ){
2798
  'operator'=> '=='
2799
  )
2800
  ),
2801
- 'style_callback' => function( $value = null ){
2802
- if( ! $value ){
2803
- $value = esc_attr( auxin_get_option( 'portfolio_land_side_border_color' ) );
2804
- }
2805
- return empty( $value ) ? '' : ".post-type-archive-portfolio .aux-item-land .aux-land-side { border-color: $value !important; }";
2806
- },
2807
  'transport' => 'postMessage',
2808
  'default' => '#EAEAEA'
2809
  );
@@ -3605,7 +3589,7 @@ function auxpfo_change_like_icon ( $args ) {
3605
  $args['button_class'] .= ' ' . $like_class;
3606
  if ( $like_type == 'text' ) {
3607
  $args['button_type'] = 'text';
3608
- $args['button_text'] = __( 'Like', THEME_DOMAIN );
3609
  } else {
3610
  $args['button_type'] = 'image';
3611
  }
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
 
20
  * @license LICENSE.txt
21
  * @author averta
22
  * @link http://averta.net/phlox/
23
+ * @copyright (c) 2010-2021 averta
24
  */
25
  function auxin_define_portfolio_theme_options( $fields_sections_list ){
26
 
145
  'post_js' => '$(".single-portfolio main.aux-single .aux-primary .type-portfolio").alterClass( "aux-text-align-*", "aux-text-align-" + to );',
146
  );
147
 
148
+ $options[] = array(
149
+ 'title' => __( 'Image Size', 'auxin-portfolio' ),
150
+ 'description' => __( 'Select size of featured image', 'auxin-portfolio' ),
151
+ 'id' => 'portfolio_single_image_size',
152
+ 'section' => 'portfolio-section-single',
153
+ 'transport' => 'refresh',
154
+ 'type' => 'select',
155
+ 'choices' => array(
156
+ '' => __( 'Default', 'auxin-portfolio' ),
157
+ 'medium' => __( 'Medium', 'auxin-portfolio' ),
158
+ 'medium_large' => __( 'Medium Large', 'auxin-portfolio'),
159
+ 'large' => __( 'Large', 'auxin-portfolio'),
160
+ 'full' => __( 'Original', 'auxin-portfolio'),
161
+ ),
162
+ 'default' => '',
163
+ );
164
+
165
  $options[] = array(
166
  'title' => __('Display Portfolio Meta Info', 'auxin-portfolio'),
167
  'description' => __('Enable this option to display extra inormation on portfolio single page.', 'auxin-portfolio'),
355
  'section' => 'portfolio-section-single',
356
  'transport' => 'postMessage',
357
  'type' => 'color',
358
+ 'selectors' => '.single-portfolio .aux-single-portfolio-share span::before',
359
+ 'placeholder' => 'color:{{VALUE}};',
360
  'default' => '',
 
 
 
 
 
 
361
  'dependency' => array(
362
  array(
363
  'id' => 'show_portfolio_single_share_like_section',
384
  'section' => 'portfolio-section-single',
385
  'transport' => 'postMessage',
386
  'type' => 'color',
387
+ 'selectors' => '.single-portfolio .aux-single-portfolio-share span:hover::before',
388
+ 'placeholder' => 'color:{{VALUE}};',
389
  'default' => '',
 
 
 
 
 
 
390
  'dependency' => array(
391
  array(
392
  'id' => 'show_portfolio_single_share_like_section',
551
  'section' => 'portfolio-section-single',
552
  'transport' => 'postMessage',
553
  'type' => 'color',
554
+ 'selectors' => '.single-portfolio .wp_ulike_is_liked button::before',
555
+ 'placeholder' => 'color:{{VALUE}};',
556
  'default' => '',
 
 
 
 
 
 
557
  'dependency' => array(
558
  array(
559
  'id' => 'show_portfolio_single_share_like_section',
580
  'section' => 'portfolio-section-single',
581
  'transport' => 'postMessage',
582
  'type' => 'color',
583
+ 'selectors' => '.single-portfolio .wp_ulike_is_unliked button::before ',
584
+ 'placeholder' => 'color:{{VALUE}};',
585
  'default' => '',
 
 
 
 
 
 
586
  'dependency' => array(
587
  array(
588
  'id' => 'show_portfolio_single_share_like_section',
609
  'section' => 'portfolio-section-single',
610
  'transport' => 'postMessage',
611
  'type' => 'color',
612
+ 'selectors' => '.single-portfolio .wp_ulike_general_class button:hover::before',
613
+ 'placeholder' => 'color:{{VALUE}};',
614
  'default' => '',
 
 
 
 
 
 
615
  'dependency' => array(
616
  array(
617
  'id' => 'show_portfolio_single_share_like_section',
1295
  }
1296
  ),
1297
  'type' => 'color',
1298
+ 'selectors' => ' ',
1299
  'default' => '',
1300
  'dependency' => array(
1301
  array(
1504
  }
1505
  ),
1506
  'type' => 'color',
1507
+ 'selectors' => ' ',
1508
  'default' => '',
1509
  'dependency' => array(
1510
  array(
1708
  }
1709
  ),
1710
  'type' => 'color',
1711
+ 'selectors' => ' ',
1712
  'default' => '',
1713
  'dependency' => array(
1714
  array(
2674
  'description' => __( 'Specifies the background color for entry box.', 'auxin-portfolio' ),
2675
  'section' => 'portfolio-section-archive',
2676
  'type' => 'color',
2677
+ 'selectors' => '.post-type-archive-portfolio .aux-entry-boxed .entry-main',
2678
+ 'placeholder' => 'background-color:{{VALUE}};',
2679
  'dependency' => array(
2680
  array(
2681
  'id' => 'show_portfolio_entry_box_colors',
2693
  'operator'=> '=='
2694
  )
2695
  ),
 
 
 
 
 
 
2696
  'transport' => 'postMessage',
2697
  'default' => '#FFFFFF'
2698
  );
2703
  'description' => __( 'Specifies the border color for entry box.', 'auxin-portfolio' ),
2704
  'section' => 'portfolio-section-archive',
2705
  'type' => 'color',
2706
+ 'selectors' => '.post-type-archive-portfolio .aux-entry-boxed .entry-main',
2707
+ 'placeholder' => 'border-color:{{VALUE}} !important;',
2708
  'dependency' => array(
2709
  array(
2710
  'id' => 'show_portfolio_entry_box_colors',
2722
  'operator'=> '=='
2723
  )
2724
  ),
 
 
 
 
 
 
2725
  'transport' => 'postMessage',
2726
  'default' => '#EAEAEA'
2727
  );
2750
  'description' => __( 'Specifies the background color for entry box.', 'auxin-portfolio' ),
2751
  'section' => 'portfolio-section-archive',
2752
  'type' => 'color',
2753
+ 'selectors' => '.post-type-archive-portfolio .aux-item-land .aux-land-side',
2754
+ 'placeholder' => 'background-color:{{VALUE}};',
2755
  'dependency' => array(
2756
  array(
2757
  'id' => 'show_portfolio_land_side_entry_box_colors',
2764
  'operator'=> '=='
2765
  )
2766
  ),
 
 
 
 
 
 
2767
  'transport' => 'postMessage',
2768
  'default' => '#FFFFFF'
2769
  );
2774
  'description' => __( 'Specifies the border color for entry box.', 'auxin-portfolio' ),
2775
  'section' => 'portfolio-section-archive',
2776
  'type' => 'color',
2777
+ 'selectors' => '.post-type-archive-portfolio .aux-item-land .aux-land-side',
2778
+ 'placeholder' => 'border-color:{{VALUE}} !important;',
2779
  'dependency' => array(
2780
  array(
2781
  'id' => 'show_portfolio_land_side_entry_box_colors',
2788
  'operator'=> '=='
2789
  )
2790
  ),
 
 
 
 
 
 
2791
  'transport' => 'postMessage',
2792
  'default' => '#EAEAEA'
2793
  );
3589
  $args['button_class'] .= ' ' . $like_class;
3590
  if ( $like_type == 'text' ) {
3591
  $args['button_type'] = 'text';
3592
+ $args['button_text'] = __( 'Like', 'auxin-portfolio' );
3593
  } else {
3594
  $args['button_type'] = 'image';
3595
  }
languages/auxin-portfolio-fa_IR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Phlox Portfolio\n"
4
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
5
- "POT-Creation-Date: 2020-12-06 12:34:16+00:00\n"
6
  "PO-Revision-Date: 2017-12-20 13:38+0330\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
@@ -53,7 +53,7 @@ msgid "Specifies a short description about the project."
53
  msgstr ""
54
 
55
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:52
56
- #: includes/general-hooks.php:3465
57
  msgid "Overview Title"
58
  msgstr ""
59
 
@@ -77,7 +77,8 @@ msgstr ""
77
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:231
78
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:152
79
  #: includes/elements/elementor/recent-portfolios-tile.php:150
80
- #: includes/elements/recent-portfolios.php:254 includes/general-hooks.php:864
 
81
  msgid "Default"
82
  msgstr ""
83
 
@@ -86,7 +87,7 @@ msgstr ""
86
  #: includes/elements/elementor/recent-portfolios-masonry.php:410
87
  #: includes/elements/elementor/recent-portfolios-tile.php:428
88
  #: includes/elements/recent-portfolios.php:459 includes/general-hooks.php:137
89
- #: includes/general-hooks.php:1481
90
  msgid "Left"
91
  msgstr ""
92
 
@@ -95,7 +96,7 @@ msgstr ""
95
  #: includes/elements/elementor/recent-portfolios-masonry.php:414
96
  #: includes/elements/elementor/recent-portfolios-tile.php:432
97
  #: includes/elements/recent-portfolios.php:463 includes/general-hooks.php:141
98
- #: includes/general-hooks.php:1485
99
  msgid "Center"
100
  msgstr ""
101
 
@@ -150,7 +151,7 @@ msgid "Info on Bottom - Metadata Below"
150
  msgstr ""
151
 
152
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:129
153
- #: includes/general-hooks.php:203
154
  msgid "Sticky Side Area"
155
  msgstr ""
156
 
@@ -221,97 +222,97 @@ msgstr ""
221
 
222
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:173
223
  #: includes/elements/recent-portfolios-tile-carousel.php:285
224
- #: includes/general-hooks.php:1627
225
  msgid "Dark"
226
  msgstr "تیره"
227
 
228
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:174
229
  #: includes/elements/recent-portfolios-tile-carousel.php:286
230
- #: includes/general-hooks.php:1628
231
  msgid "Light"
232
  msgstr ""
233
 
234
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:205
235
- #: includes/general-hooks.php:229
236
  msgid "Display Next & Previous portfolios"
237
  msgstr ""
238
 
239
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:206
240
- #: includes/general-hooks.php:230
241
  msgid ""
242
  "Enable it to display links to next and previous portfolios on single "
243
  "portfolio page."
244
  msgstr ""
245
 
246
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:219
247
- #: includes/general-hooks.php:700
248
  msgid "Skin for Next & Previous Links"
249
  msgstr ""
250
 
251
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:220
252
- #: includes/general-hooks.php:701
253
  msgid "Specifies the skin for next and previous navigation block."
254
  msgstr ""
255
 
256
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:235
257
- #: includes/general-hooks.php:718
258
  msgid "Classic Project Navigation"
259
  msgstr ""
260
 
261
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:239
262
- #: includes/general-hooks.php:722
263
  msgid "Classic Project Navigation Without Title"
264
  msgstr ""
265
 
266
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:243
267
- #: includes/general-hooks.php:714
268
  msgid "Minimal (default)"
269
  msgstr ""
270
 
271
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:247
272
- #: includes/general-hooks.php:726
273
  msgid "Thumbnail with Arrow"
274
  msgstr ""
275
 
276
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:251
277
- #: includes/general-hooks.php:730
278
  msgid "Thumbnail without Arrow"
279
  msgstr ""
280
 
281
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:255
282
- #: includes/general-hooks.php:734
283
  msgid "Navigation with Light Background"
284
  msgstr ""
285
 
286
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:259
287
- #: includes/general-hooks.php:738
288
  msgid "Navigation with Dark Background"
289
  msgstr ""
290
 
291
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:263
292
- #: includes/general-hooks.php:742
293
  msgid "Sticky Thumbnail with Arrow"
294
  msgstr ""
295
 
296
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:267
297
- #: includes/general-hooks.php:746
298
  msgid "Modern"
299
  msgstr ""
300
 
301
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:276
302
- #: includes/general-hooks.php:791
303
  msgid "Next & Previous Button Link"
304
  msgstr ""
305
 
306
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:277
307
- #: includes/general-hooks.php:792
308
  msgid ""
309
  "Specifies the link of button in next and previous navigation. leave it blank "
310
  "to use default portfolio archive link"
311
  msgstr ""
312
 
313
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:296
314
- #: includes/general-hooks.php:149
315
  msgid "Display Portfolio Meta Info"
316
  msgstr ""
317
 
@@ -320,7 +321,7 @@ msgid "Enable this option to display extra inormation about this portfolio."
320
  msgstr ""
321
 
322
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:309
323
- #: includes/general-hooks.php:167
324
  msgid "Display Single Portfolio Categories"
325
  msgstr ""
326
 
@@ -329,7 +330,7 @@ msgid "Specifies whether to display catetory section or not."
329
  msgstr ""
330
 
331
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:329
332
- #: includes/general-hooks.php:185
333
  msgid "Display Single Portfolio Tags"
334
  msgstr ""
335
 
@@ -383,7 +384,7 @@ msgstr ""
383
 
384
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:65
385
  #: includes/elements/recent-portfolios.php:217 includes/general-hooks.php:2338
386
- #: includes/general-hooks.php:3042
387
  msgid "Grid"
388
  msgstr ""
389
 
@@ -396,7 +397,7 @@ msgstr ""
396
 
397
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:71
398
  #: includes/general-hooks.php:2041 includes/general-hooks.php:2519
399
- #: includes/general-hooks.php:3214
400
  msgid "Number of Columns"
401
  msgstr ""
402
 
@@ -567,7 +568,7 @@ msgid ""
567
  msgstr ""
568
 
569
  #: includes/classes/class-auxpfo-post-type-portfolio.php:53
570
- #: includes/general-hooks.php:39 includes/general-hooks.php:3012
571
  msgid "Portfolio"
572
  msgstr ""
573
 
@@ -903,7 +904,7 @@ msgstr ""
903
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:190
904
  #: includes/elements/elementor/recent-portfolios-grid.php:199
905
  #: includes/elements/elementor/recent-portfolios-masonry.php:186
906
- #: includes/elements/recent-portfolios.php:766 includes/general-hooks.php:463
907
  msgid "Display like button"
908
  msgstr ""
909
 
@@ -968,8 +969,8 @@ msgstr ""
968
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:259
969
  #: includes/elements/elementor/recent-portfolios-tile.php:597
970
  #: includes/elements/recent-portfolios-tile-carousel.php:300
971
- #: includes/elements/recent-portfolios.php:621 includes/general-hooks.php:1180
972
- #: includes/general-hooks.php:1553
973
  msgid "None"
974
  msgstr ""
975
 
@@ -989,8 +990,8 @@ msgstr ""
989
  #: includes/elements/elementor/recent-portfolios-grid.php:754
990
  #: includes/elements/elementor/recent-portfolios-masonry.php:609
991
  #: includes/elements/elementor/recent-portfolios-tile.php:627
992
- #: includes/elements/recent-portfolios.php:647 includes/general-hooks.php:291
993
- #: includes/general-hooks.php:495
994
  msgid "Text"
995
  msgstr ""
996
 
@@ -1012,7 +1013,7 @@ msgid "Previous Button"
1012
  msgstr ""
1013
 
1014
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:307
1015
- #: public/templates/theme-parts/entry/single-portfolio.php:187
1016
  msgid "Prev"
1017
  msgstr ""
1018
 
@@ -1178,7 +1179,7 @@ msgstr ""
1178
  #: includes/elements/elementor/recent-portfolios-tile.php:814
1179
  #: includes/elements/recent-portfolios-tile-carousel.php:57
1180
  #: includes/elements/recent-portfolios.php:58
1181
- #: public/templates/theme-parts/entry/single-portfolio.php:114
1182
  msgid "Categories"
1183
  msgstr ""
1184
 
@@ -1300,7 +1301,7 @@ msgstr ""
1300
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:414
1301
  #: includes/elements/elementor/recent-portfolios-tile.php:315
1302
  #: includes/elements/recent-portfolios-tile-carousel.php:163
1303
- #: includes/elements/recent-portfolios.php:119 includes/general-hooks.php:3428
1304
  msgid "Author"
1305
  msgstr ""
1306
 
@@ -1435,7 +1436,7 @@ msgstr ""
1435
  #: includes/elements/elementor/recent-portfolios-grid.php:784
1436
  #: includes/elements/elementor/recent-portfolios-masonry.php:651
1437
  #: includes/elements/recent-portfolios.php:661 includes/general-hooks.php:2493
1438
- #: includes/general-hooks.php:3190
1439
  msgid "Space"
1440
  msgstr ""
1441
 
@@ -1443,7 +1444,7 @@ msgstr ""
1443
  #: includes/elements/elementor/recent-portfolios-grid.php:785
1444
  #: includes/elements/elementor/recent-portfolios-masonry.php:652
1445
  #: includes/elements/recent-portfolios.php:662 includes/general-hooks.php:2494
1446
- #: includes/general-hooks.php:3191
1447
  msgid "Specifies horizontal space between items (pixel)."
1448
  msgstr ""
1449
 
@@ -1455,13 +1456,13 @@ msgstr ""
1455
 
1456
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:601
1457
  #: includes/elements/recent-portfolios.php:301 includes/general-hooks.php:2010
1458
- #: includes/general-hooks.php:2372 includes/general-hooks.php:3076
1459
  msgid "Horizontal 4:3"
1460
  msgstr ""
1461
 
1462
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:602
1463
  #: includes/elements/recent-portfolios.php:302 includes/general-hooks.php:2011
1464
- #: includes/general-hooks.php:2373 includes/general-hooks.php:3077
1465
  msgid "Horizontal 16:9"
1466
  msgstr ""
1467
 
@@ -1501,7 +1502,7 @@ msgstr ""
1501
  #: includes/elements/elementor/recent-portfolios-grid.php:834
1502
  #: includes/elements/elementor/recent-portfolios-masonry.php:687
1503
  #: includes/elements/recent-portfolios.php:332 includes/general-hooks.php:2404
1504
- #: includes/general-hooks.php:3108
1505
  msgid "No animation"
1506
  msgstr ""
1507
 
@@ -1509,7 +1510,7 @@ msgstr ""
1509
  #: includes/elements/elementor/recent-portfolios-grid.php:838
1510
  #: includes/elements/elementor/recent-portfolios-masonry.php:691
1511
  #: includes/elements/recent-portfolios.php:336 includes/general-hooks.php:2409
1512
- #: includes/general-hooks.php:3112
1513
  msgid "Classic with lightbox style 1"
1514
  msgstr ""
1515
 
@@ -1517,7 +1518,7 @@ msgstr ""
1517
  #: includes/elements/elementor/recent-portfolios-grid.php:842
1518
  #: includes/elements/elementor/recent-portfolios-masonry.php:695
1519
  #: includes/elements/recent-portfolios.php:340 includes/general-hooks.php:2414
1520
- #: includes/general-hooks.php:3116
1521
  msgid "Classic with lightbox style 2"
1522
  msgstr ""
1523
 
@@ -1529,8 +1530,8 @@ msgstr ""
1529
  #: includes/elements/recent-portfolios-tile-carousel.php:103
1530
  #: includes/elements/recent-portfolios.php:344
1531
  #: includes/elements/recent-portfolios.php:412 includes/general-hooks.php:2419
1532
- #: includes/general-hooks.php:2465 includes/general-hooks.php:3120
1533
- #: includes/general-hooks.php:3162
1534
  msgid "Overlay title style 1"
1535
  msgstr ""
1536
 
@@ -1542,8 +1543,8 @@ msgstr ""
1542
  #: includes/elements/recent-portfolios-tile-carousel.php:107
1543
  #: includes/elements/recent-portfolios.php:348
1544
  #: includes/elements/recent-portfolios.php:413 includes/general-hooks.php:2424
1545
- #: includes/general-hooks.php:2469 includes/general-hooks.php:3124
1546
- #: includes/general-hooks.php:3166
1547
  msgid "Overlay title style 2"
1548
  msgstr ""
1549
 
@@ -1555,8 +1556,8 @@ msgstr ""
1555
  #: includes/elements/recent-portfolios-tile-carousel.php:111
1556
  #: includes/elements/recent-portfolios.php:352
1557
  #: includes/elements/recent-portfolios.php:414 includes/general-hooks.php:2429
1558
- #: includes/general-hooks.php:2473 includes/general-hooks.php:3128
1559
- #: includes/general-hooks.php:3170
1560
  msgid "Overlay title with lightbox style 1"
1561
  msgstr ""
1562
 
@@ -1568,8 +1569,8 @@ msgstr ""
1568
  #: includes/elements/recent-portfolios-tile-carousel.php:115
1569
  #: includes/elements/recent-portfolios.php:356
1570
  #: includes/elements/recent-portfolios.php:415 includes/general-hooks.php:2434
1571
- #: includes/general-hooks.php:2477 includes/general-hooks.php:3132
1572
- #: includes/general-hooks.php:3174
1573
  msgid "Overlay title with lightbox style 2"
1574
  msgstr ""
1575
 
@@ -1780,7 +1781,7 @@ msgstr ""
1780
  #: includes/elements/elementor/recent-portfolios-grid.php:430
1781
  #: includes/elements/elementor/recent-portfolios-masonry.php:418
1782
  #: includes/elements/elementor/recent-portfolios-tile.php:436
1783
- #: includes/elements/recent-portfolios.php:467 includes/general-hooks.php:1489
1784
  msgid "Right"
1785
  msgstr ""
1786
 
@@ -1979,8 +1980,8 @@ msgstr ""
1979
 
1980
  #: includes/elements/elementor/recent-portfolios-grid.php:1336
1981
  #: includes/elements/elementor/recent-portfolios-masonry.php:1013
1982
- #: includes/elements/recent-portfolios.php:380 includes/general-hooks.php:2705
1983
- #: includes/general-hooks.php:2784
1984
  msgid "Entry Box Border Color"
1985
  msgstr ""
1986
 
@@ -2174,12 +2175,12 @@ msgid "Different layout types of appearing items."
2174
  msgstr ""
2175
 
2176
  #: includes/elements/recent-portfolios.php:221 includes/general-hooks.php:2342
2177
- #: includes/general-hooks.php:3046
2178
  msgid "Masonry"
2179
  msgstr ""
2180
 
2181
  #: includes/elements/recent-portfolios.php:225 includes/general-hooks.php:2346
2182
- #: includes/general-hooks.php:3050
2183
  msgid "Tiles"
2184
  msgstr ""
2185
 
@@ -2188,12 +2189,12 @@ msgid "Post Tile styles"
2188
  msgstr ""
2189
 
2190
  #: includes/elements/recent-portfolios.php:303 includes/general-hooks.php:2012
2191
- #: includes/general-hooks.php:2374 includes/general-hooks.php:3078
2192
  msgid "Square 1:1"
2193
  msgstr ""
2194
 
2195
  #: includes/elements/recent-portfolios.php:304 includes/general-hooks.php:2013
2196
- #: includes/general-hooks.php:2375 includes/general-hooks.php:3079
2197
  msgid "Vertical 3:4"
2198
  msgstr ""
2199
 
@@ -2202,7 +2203,7 @@ msgid "Portfolio hover type"
2202
  msgstr ""
2203
 
2204
  #: includes/elements/recent-portfolios.php:362 includes/general-hooks.php:2672
2205
- #: includes/general-hooks.php:2756
2206
  msgid "Entry Box Background Color"
2207
  msgstr ""
2208
 
@@ -2251,7 +2252,7 @@ msgstr ""
2251
  msgid "Single Portfolio"
2252
  msgstr ""
2253
 
2254
- #: includes/general-hooks.php:50 includes/general-hooks.php:819
2255
  msgid "Preview a Single Portfolio Page"
2256
  msgstr ""
2257
 
@@ -2295,372 +2296,396 @@ msgstr ""
2295
  msgid "1900 Pixels"
2296
  msgstr ""
2297
 
 
 
 
 
2298
  #: includes/general-hooks.php:150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2299
  msgid ""
2300
  "Enable this option to display extra inormation on portfolio single page."
2301
  msgstr ""
2302
 
2303
- #: includes/general-hooks.php:168
2304
  msgid "Enable it to display category section in single portfolio."
2305
  msgstr ""
2306
 
2307
- #: includes/general-hooks.php:186
2308
  msgid "Enable it to display Tag section in single portfolio."
2309
  msgstr ""
2310
 
2311
- #: includes/general-hooks.php:204
2312
  msgid "Enable it to stick the side area on page while scrolling.."
2313
  msgstr ""
2314
 
2315
- #: includes/general-hooks.php:241
2316
  msgid "Display share/action bar"
2317
  msgstr ""
2318
 
2319
- #: includes/general-hooks.php:242
2320
  msgid "Enable it to display the section for share and like button."
2321
  msgstr ""
2322
 
2323
- #: includes/general-hooks.php:259
2324
  msgid "Display share button"
2325
  msgstr ""
2326
 
2327
- #: includes/general-hooks.php:260
2328
  msgid "Enable it to display the share button."
2329
  msgstr ""
2330
 
2331
- #: includes/general-hooks.php:283
2332
  msgid "Share Type"
2333
  msgstr ""
2334
 
2335
- #: includes/general-hooks.php:284 includes/general-hooks.php:488
2336
  msgid "Enable it to display text instead of icon."
2337
  msgstr ""
2338
 
2339
- #: includes/general-hooks.php:290 includes/general-hooks.php:494
2340
  msgid "Icon"
2341
  msgstr ""
2342
 
2343
- #: includes/general-hooks.php:309
2344
  msgid "Share Button Icon"
2345
  msgstr ""
2346
 
2347
- #: includes/general-hooks.php:335
2348
  #, fuzzy
2349
  msgid "Icon Color"
2350
  msgstr "رنگ پس زمینه"
2351
 
2352
- #: includes/general-hooks.php:336
2353
  msgid "Share icon color"
2354
  msgstr ""
2355
 
2356
- #: includes/general-hooks.php:368 includes/general-hooks.php:605
2357
  msgid "Icon Hover Color"
2358
  msgstr ""
2359
 
2360
- #: includes/general-hooks.php:369
2361
  msgid "Share icon hover color"
2362
  msgstr ""
2363
 
2364
- #: includes/general-hooks.php:401
2365
  msgid "Share Button Icon Size"
2366
  msgstr ""
2367
 
2368
- #: includes/general-hooks.php:435
2369
  msgid "Share Button Margin"
2370
  msgstr ""
2371
 
2372
- #: includes/general-hooks.php:464
2373
  msgid ""
2374
  "Enable it to display the like button. Please note that you should have "
2375
  "\"ulike\" plugin installed for this feature."
2376
  msgstr ""
2377
 
2378
- #: includes/general-hooks.php:487
2379
  msgid "Like Type"
2380
  msgstr ""
2381
 
2382
- #: includes/general-hooks.php:513
2383
  msgid "Like Icon"
2384
  msgstr ""
2385
 
2386
- #: includes/general-hooks.php:539
2387
  #, fuzzy
2388
  msgid "Icon Liked Color"
2389
  msgstr "رنگ پس زمینه"
2390
 
2391
- #: includes/general-hooks.php:540 includes/general-hooks.php:573
2392
  msgid "Like icon color"
2393
  msgstr ""
2394
 
2395
- #: includes/general-hooks.php:572
2396
  msgid "Icon Not Liked Color"
2397
  msgstr ""
2398
 
2399
- #: includes/general-hooks.php:606
2400
  msgid "Like icon hover color"
2401
  msgstr ""
2402
 
2403
- #: includes/general-hooks.php:638
2404
  msgid "Like Button Icon Size"
2405
  msgstr ""
2406
 
2407
- #: includes/general-hooks.php:672
2408
  msgid "Like Button Margin"
2409
  msgstr ""
2410
 
2411
- #: includes/general-hooks.php:755
2412
  msgid "Next Portfolio Label"
2413
  msgstr ""
2414
 
2415
- #: includes/general-hooks.php:756 includes/general-hooks.php:774
2416
  msgid "Specifies the word after next and previous navigation."
2417
  msgstr ""
2418
 
2419
- #: includes/general-hooks.php:773
2420
  msgid "Previous Portfolio Label"
2421
  msgstr ""
2422
 
2423
- #: includes/general-hooks.php:818
2424
  msgid "Portfolio Title"
2425
  msgstr ""
2426
 
2427
- #: includes/general-hooks.php:824
2428
  msgid "Display Title Bar Section"
2429
  msgstr ""
2430
 
2431
- #: includes/general-hooks.php:825
2432
  msgid "Enable it to show the title section."
2433
  msgstr ""
2434
 
2435
- #: includes/general-hooks.php:841
2436
  msgid "Layout presets"
2437
  msgstr ""
2438
 
2439
- #: includes/general-hooks.php:883
2440
  msgid "Title bar with light overlay which is aligned center"
2441
  msgstr ""
2442
 
2443
- #: includes/general-hooks.php:901
2444
  msgid "Fullscreen title bar with light overlay on background"
2445
  msgstr ""
2446
 
2447
- #: includes/general-hooks.php:919
2448
  msgid "Fullscreen title bar with dark overlay on background"
2449
  msgstr ""
2450
 
2451
- #: includes/general-hooks.php:937
2452
  msgid "Fullscreen title bar with border around the title"
2453
  msgstr ""
2454
 
2455
- #: includes/general-hooks.php:955
2456
  msgid "Fullscreen title bar with dark box around the title"
2457
  msgstr ""
2458
 
2459
- #: includes/general-hooks.php:973
2460
  msgid "Title aligned left with dark overlay on background"
2461
  msgstr ""
2462
 
2463
- #: includes/general-hooks.php:991
2464
  msgid "Tile overlaps the title area section and is aligned center"
2465
  msgstr ""
2466
 
2467
- #: includes/general-hooks.php:1012
2468
  msgid "Enable advanced setting"
2469
  msgstr ""
2470
 
2471
- #: includes/general-hooks.php:1013
2472
  msgid "Enable it to customize preset layouts."
2473
  msgstr ""
2474
 
2475
- #: includes/general-hooks.php:1036
2476
  msgid "Content Width"
2477
  msgstr ""
2478
 
2479
- #: includes/general-hooks.php:1056
2480
  msgid "Boxed"
2481
  msgstr ""
2482
 
2483
- #: includes/general-hooks.php:1060
2484
  msgid "Full Width Content with Space on Sides"
2485
  msgstr ""
2486
 
2487
- #: includes/general-hooks.php:1064
2488
  msgid "Full Width Content"
2489
  msgstr ""
2490
 
2491
- #: includes/general-hooks.php:1073
2492
  msgid "Title Section Height"
2493
  msgstr ""
2494
 
2495
- #: includes/general-hooks.php:1100
2496
  msgid "Auto Height"
2497
  msgstr ""
2498
 
2499
- #: includes/general-hooks.php:1101
2500
  msgid "Full Height"
2501
  msgstr ""
2502
 
2503
- #: includes/general-hooks.php:1106
2504
  msgid "Vertical Position"
2505
  msgstr ""
2506
 
2507
- #: includes/general-hooks.php:1107
2508
  msgid "Specifies vertical alignment of title and subtitle."
2509
  msgstr ""
2510
 
2511
- #: includes/general-hooks.php:1108
2512
  msgid ""
2513
  "Note: Parallax feature in not available for \"Bottom Overlap\" vertical mode."
2514
  msgstr ""
2515
 
2516
- #: includes/general-hooks.php:1134
2517
  msgid "Top"
2518
  msgstr ""
2519
 
2520
- #: includes/general-hooks.php:1135
2521
  msgid "Middle"
2522
  msgstr ""
2523
 
2524
- #: includes/general-hooks.php:1136
2525
  msgid "Bottom"
2526
  msgstr ""
2527
 
2528
- #: includes/general-hooks.php:1137
2529
  msgid "Bottom Overlap"
2530
  msgstr ""
2531
 
2532
- #: includes/general-hooks.php:1142
2533
  msgid "Scroll Down Arrow"
2534
  msgstr ""
2535
 
2536
- #: includes/general-hooks.php:1143
2537
  msgid "This option only applies if section height is \"Full Height\"."
2538
  msgstr ""
2539
 
2540
- #: includes/general-hooks.php:1184
2541
  msgid "Round"
2542
  msgstr ""
2543
 
2544
- #: includes/general-hooks.php:1191
2545
  msgid "Display Titles"
2546
  msgstr ""
2547
 
2548
- #: includes/general-hooks.php:1192
2549
  msgid "Enable it to display title/subtitle in title section."
2550
  msgstr ""
2551
 
2552
- #: includes/general-hooks.php:1220
2553
  msgid "Border for Heading"
2554
  msgstr ""
2555
 
2556
- #: includes/general-hooks.php:1221
2557
  msgid "Enable it to display a border around the title and subtitle area."
2558
  msgstr ""
2559
 
2560
- #: includes/general-hooks.php:1254
2561
  msgid "Boxed Title"
2562
  msgstr ""
2563
 
2564
- #: includes/general-hooks.php:1255
2565
  msgid ""
2566
  "Enable it to wrap the title and subtitle in a box with background color."
2567
  msgstr ""
2568
 
2569
- #: includes/general-hooks.php:1288
2570
  msgid "Title Box Custom Color"
2571
  msgstr ""
2572
 
2573
- #: includes/general-hooks.php:1289
2574
  msgid ""
2575
  "Specifies a custom background color for the box around the title and "
2576
  "subtitle."
2577
  msgstr ""
2578
 
2579
- #: includes/general-hooks.php:1327
2580
  msgid "Display Post Meta"
2581
  msgstr ""
2582
 
2583
- #: includes/general-hooks.php:1328
2584
  msgid "Enable it to display post meta information on title section."
2585
  msgstr ""
2586
 
2587
- #: includes/general-hooks.php:1356
2588
  msgid "Display Breadcrumb"
2589
  msgstr ""
2590
 
2591
- #: includes/general-hooks.php:1357
2592
  msgid "Enable it to display breadcrumb on title section."
2593
  msgstr ""
2594
 
2595
- #: includes/general-hooks.php:1385
2596
  msgid "Border for Breadcrumb"
2597
  msgstr ""
2598
 
2599
- #: includes/general-hooks.php:1386
2600
  msgid "Enable it to display border around breadcrumb."
2601
  msgstr ""
2602
 
2603
- #: includes/general-hooks.php:1419
2604
  msgid "Breadcrumb Separator Icon"
2605
  msgstr ""
2606
 
2607
- #: includes/general-hooks.php:1453
2608
  msgid "Text Align"
2609
  msgstr ""
2610
 
2611
- #: includes/general-hooks.php:1496
2612
  msgid "Overlay Color"
2613
  msgstr ""
2614
 
2615
- #: includes/general-hooks.php:1497
2616
  msgid ""
2617
  "The color that overlay on the background. Please note that color should have "
2618
  "transparency."
2619
  msgstr ""
2620
 
2621
- #: includes/general-hooks.php:1525
2622
  msgid "Overlay Pattern"
2623
  msgstr ""
2624
 
2625
- #: includes/general-hooks.php:1557
2626
  msgid "Hash"
2627
  msgstr ""
2628
 
2629
- #: includes/general-hooks.php:1564
2630
  msgid "Overlay Pattern Opacity"
2631
  msgstr ""
2632
 
2633
- #: includes/general-hooks.php:1600
2634
  msgid "Color Mode"
2635
  msgstr ""
2636
 
2637
- #: includes/general-hooks.php:1635
2638
  msgid "Enable Title Background"
2639
  msgstr ""
2640
 
2641
- #: includes/general-hooks.php:1636
2642
  msgid "Enable it to display custom background for title section."
2643
  msgstr ""
2644
 
2645
- #: includes/general-hooks.php:1664
2646
  msgid "Enable Parallax Effect"
2647
  msgstr ""
2648
 
2649
- #: includes/general-hooks.php:1665
2650
  msgid "Enable it to have parallax background effect on this section."
2651
  msgstr ""
2652
 
2653
- #: includes/general-hooks.php:1666
2654
  msgid ""
2655
  "Note: Parallax feature in not available for \"Bottom Overlap\" mode for "
2656
  "\"Vertical Position\" option."
2657
  msgstr ""
2658
 
2659
- #: includes/general-hooks.php:1699
2660
  msgid "Background Color"
2661
  msgstr "رنگ پس زمینه"
2662
 
2663
- #: includes/general-hooks.php:1700
2664
  msgid "Specifies a background color for title bar."
2665
  msgstr ""
2666
 
@@ -2785,322 +2810,322 @@ msgstr ""
2785
  msgid "Choose your portfolio template."
2786
  msgstr ""
2787
 
2788
- #: includes/general-hooks.php:2350 includes/general-hooks.php:3054
2789
  msgid "Land"
2790
  msgstr ""
2791
 
2792
- #: includes/general-hooks.php:2359 includes/general-hooks.php:3063
2793
  msgid "Image Aspect Ratio"
2794
  msgstr ""
2795
 
2796
- #: includes/general-hooks.php:2389 includes/general-hooks.php:3093
2797
  msgid "Portfolio Hover Type"
2798
  msgstr ""
2799
 
2800
  #: includes/general-hooks.php:2390 includes/general-hooks.php:2452
2801
- #: includes/general-hooks.php:3094 includes/general-hooks.php:3149
2802
  msgid "Hover over images to see the animation."
2803
  msgstr ""
2804
 
2805
- #: includes/general-hooks.php:2451 includes/general-hooks.php:3148
2806
  msgid "Tile Portfolio Item Type"
2807
  msgstr ""
2808
 
2809
- #: includes/general-hooks.php:2567 includes/general-hooks.php:3242
2810
  msgid "Number of Columns in Tablet"
2811
  msgstr ""
2812
 
2813
- #: includes/general-hooks.php:2596 includes/general-hooks.php:3271
2814
  msgid "Number of Columns in Mobile"
2815
  msgstr ""
2816
 
2817
- #: includes/general-hooks.php:2624 includes/general-hooks.php:3299
2818
  msgid "Display Like Button"
2819
  msgstr ""
2820
 
2821
- #: includes/general-hooks.php:2625 includes/general-hooks.php:3300
2822
  msgid ""
2823
  "Enable it to display %s like button%s on portfolio portfolios. Please note "
2824
  "WP Ulike plugin needs to be activaited to use this option."
2825
  msgstr ""
2826
 
2827
- #: includes/general-hooks.php:2649 includes/general-hooks.php:2738
2828
  msgid "Enable Entry Box Coloring"
2829
  msgstr ""
2830
 
2831
- #: includes/general-hooks.php:2650 includes/general-hooks.php:2739
2832
  msgid "Specifies the border/background color for entry box."
2833
  msgstr ""
2834
 
2835
- #: includes/general-hooks.php:2674 includes/general-hooks.php:2758
2836
  msgid "Specifies the background color for entry box."
2837
  msgstr ""
2838
 
2839
- #: includes/general-hooks.php:2707 includes/general-hooks.php:2786
2840
  msgid "Specifies the border color for entry box."
2841
  msgstr ""
2842
 
2843
- #: includes/general-hooks.php:2812
2844
  msgid "Portfolio Sidebar Position"
2845
  msgstr ""
2846
 
2847
- #: includes/general-hooks.php:2813
2848
  msgid "Specifies the position of sidebar on portfolio page."
2849
  msgstr ""
2850
 
2851
- #: includes/general-hooks.php:2819 includes/general-hooks.php:3333
2852
  msgid "No Sidebar"
2853
  msgstr ""
2854
 
2855
- #: includes/general-hooks.php:2823 includes/general-hooks.php:3337
2856
  msgid "Right Sidebar"
2857
  msgstr ""
2858
 
2859
- #: includes/general-hooks.php:2827 includes/general-hooks.php:3341
2860
  msgid "Left Sidebar"
2861
  msgstr ""
2862
 
2863
- #: includes/general-hooks.php:2831 includes/general-hooks.php:3345
2864
  msgid "Left Left Sidebar"
2865
  msgstr ""
2866
 
2867
- #: includes/general-hooks.php:2835 includes/general-hooks.php:3349
2868
  msgid "Right Right Sidebar"
2869
  msgstr ""
2870
 
2871
- #: includes/general-hooks.php:2839 includes/general-hooks.php:3353
2872
  msgid "Left Right Sidebar"
2873
  msgstr ""
2874
 
2875
- #: includes/general-hooks.php:2843 includes/general-hooks.php:3357
2876
  msgid "Right Left Sidebar"
2877
  msgstr ""
2878
 
2879
- #: includes/general-hooks.php:2855
2880
  msgid "Portfolio Sidebar Style"
2881
  msgstr ""
2882
 
2883
- #: includes/general-hooks.php:2856
2884
  msgid "Specifies the style of sidebar on portfolio page."
2885
  msgstr ""
2886
 
2887
- #: includes/general-hooks.php:2870 includes/general-hooks.php:3380
2888
  msgid "Simple"
2889
  msgstr ""
2890
 
2891
- #: includes/general-hooks.php:2874 includes/general-hooks.php:3384
2892
  msgid "Bordered Sidebar"
2893
  msgstr ""
2894
 
2895
- #: includes/general-hooks.php:2878 includes/general-hooks.php:3388
2896
  msgid "Overlap Background"
2897
  msgstr ""
2898
 
2899
- #: includes/general-hooks.php:2887
2900
  msgid "Number of Portfolios Per Page"
2901
  msgstr ""
2902
 
2903
- #: includes/general-hooks.php:2888
2904
  msgid "Specifies the number of portfolios items to show on each page."
2905
  msgstr ""
2906
 
2907
- #: includes/general-hooks.php:2906
2908
  msgid "Display Title Bar?"
2909
  msgstr ""
2910
 
2911
- #: includes/general-hooks.php:2907
2912
  msgid ""
2913
  "Specifies whether to display the title bar at top of portfolio archive page "
2914
  "or not."
2915
  msgstr ""
2916
 
2917
- #: includes/general-hooks.php:2925
2918
  msgid "Display Breadcrumb?"
2919
  msgstr ""
2920
 
2921
- #: includes/general-hooks.php:2926
2922
  msgid ""
2923
  "Specifies whether to display the breadcrumb in title bar of portfolio "
2924
  "archive page or not."
2925
  msgstr ""
2926
 
2927
- #: includes/general-hooks.php:2948
2928
  msgid "Display Title?"
2929
  msgstr ""
2930
 
2931
- #: includes/general-hooks.php:2949
2932
  msgid ""
2933
  "Specifies whether to display the title in title bar of portfolio archive "
2934
  "page or not."
2935
  msgstr ""
2936
 
2937
- #: includes/general-hooks.php:2971
2938
  msgid "Custom Title"
2939
  msgstr ""
2940
 
2941
- #: includes/general-hooks.php:2994
2942
  msgid "Custom Breadcrumb Label"
2943
  msgstr ""
2944
 
2945
- #: includes/general-hooks.php:3021
2946
  msgid "Portfolio Category & tag"
2947
  msgstr ""
2948
 
2949
- #: includes/general-hooks.php:3022
2950
  msgid "Portfolio Category & tag page Setting"
2951
  msgstr ""
2952
 
2953
- #: includes/general-hooks.php:3026
2954
  msgid "Taxonomy Page Template"
2955
  msgstr ""
2956
 
2957
- #: includes/general-hooks.php:3325
2958
  msgid "Taxonomy Page Sidebar Position"
2959
  msgstr ""
2960
 
2961
- #: includes/general-hooks.php:3366
2962
  msgid "Sidebar Style"
2963
  msgstr ""
2964
 
2965
- #: includes/general-hooks.php:3367
2966
  msgid "Specifies the style of sidebar on category & tag page."
2967
  msgstr ""
2968
 
2969
- #: includes/general-hooks.php:3401
2970
  msgid "Portfolio MetaData"
2971
  msgstr ""
2972
 
2973
- #: includes/general-hooks.php:3402
2974
  msgid "Portfolio MetaData Setting"
2975
  msgstr ""
2976
 
2977
- #: includes/general-hooks.php:3406
2978
  msgid "Label for Launch Project Button"
2979
  msgstr ""
2980
 
2981
- #: includes/general-hooks.php:3407
2982
  msgid "Specify a label for launch project button."
2983
  msgstr ""
2984
 
2985
- #: includes/general-hooks.php:3414
2986
  msgid "Launch Project"
2987
  msgstr ""
2988
 
2989
- #: includes/general-hooks.php:3418
2990
  msgid "Portfolio MetaDatas"
2991
  msgstr ""
2992
 
2993
- #: includes/general-hooks.php:3419
2994
  msgid ""
2995
  "Specify the number of fields and the label of each one for portfolio "
2996
  "metadatas"
2997
  msgstr ""
2998
 
2999
- #: includes/general-hooks.php:3425
3000
  msgid "Project URL"
3001
  msgstr ""
3002
 
3003
- #: includes/general-hooks.php:3426
3004
  msgid "Client"
3005
  msgstr ""
3006
 
3007
- #: includes/general-hooks.php:3427
3008
  msgid "Release Date"
3009
  msgstr ""
3010
 
3011
- #: includes/general-hooks.php:3429
3012
  msgid "Custom Field 1"
3013
  msgstr ""
3014
 
3015
- #: includes/general-hooks.php:3430
3016
  msgid "Custom Field 2"
3017
  msgstr ""
3018
 
3019
- #: includes/general-hooks.php:3431
3020
  msgid "Custom Field 3"
3021
  msgstr ""
3022
 
3023
- #: includes/general-hooks.php:3432
3024
  msgid "Custom Field 4"
3025
  msgstr ""
3026
 
3027
- #: includes/general-hooks.php:3433
3028
  msgid "Custom Field 5"
3029
  msgstr ""
3030
 
3031
- #: includes/general-hooks.php:3434
3032
  msgid "Custom Field 6"
3033
  msgstr ""
3034
 
3035
- #: includes/general-hooks.php:3435
3036
  msgid "Custom Field 7"
3037
  msgstr ""
3038
 
3039
- #: includes/general-hooks.php:3436
3040
  msgid "Custom Field 8"
3041
  msgstr ""
3042
 
3043
- #: includes/general-hooks.php:3437
3044
  msgid "Custom Field 9"
3045
  msgstr ""
3046
 
3047
- #: includes/general-hooks.php:3438
3048
  msgid "Custom Field 10"
3049
  msgstr ""
3050
 
3051
- #: includes/general-hooks.php:3439
3052
  msgid "Custom Field 11"
3053
  msgstr ""
3054
 
3055
- #: includes/general-hooks.php:3440
3056
  msgid "Custom Field 12"
3057
  msgstr ""
3058
 
3059
- #: includes/general-hooks.php:3451 includes/general-hooks.php:3452
3060
  msgid "Single Portfolio Appearance"
3061
  msgstr ""
3062
 
3063
- #: includes/general-hooks.php:3456
3064
  msgid "Content"
3065
  msgstr ""
3066
 
3067
- #: includes/general-hooks.php:3474
3068
  msgid "Overview Content"
3069
  msgstr ""
3070
 
3071
- #: includes/general-hooks.php:3483
3072
  msgid "Meta"
3073
  msgstr ""
3074
 
3075
- #: includes/general-hooks.php:3492
3076
  msgid "Meta Terms"
3077
  msgstr ""
3078
 
3079
- #: includes/general-hooks.php:3501
3080
  msgid "Launch Button"
3081
  msgstr ""
3082
 
3083
- #: includes/general-hooks.php:3510
3084
  msgid "Launch Button Background"
3085
  msgstr ""
3086
 
3087
- #: includes/general-hooks.php:3555
3088
  msgid "Portfolio Options"
3089
  msgstr ""
3090
 
3091
- #: includes/general-hooks.php:3576
3092
  msgid "Likes"
3093
  msgstr ""
3094
 
3095
- #: includes/general-hooks.php:3608
3096
  msgid "Like"
3097
  msgstr ""
3098
 
3099
- #: includes/general-hooks.php:3635
3100
  msgid "Share"
3101
  msgstr ""
3102
 
3103
- #: includes/general-hooks.php:3674 public/includes/templates-post.php:19
3104
  msgid "Related Projects"
3105
  msgstr ""
3106
 
@@ -3128,8 +3153,8 @@ msgstr ""
3128
  #: public/templates/theme-parts/entry/portfolio-column.php:67
3129
  #: public/templates/theme-parts/entry/portfolio-land.php:86
3130
  #: public/templates/theme-parts/entry/portfolio.php:46
3131
- #: public/templates/theme-parts/entry/single-portfolio.php:116
3132
- #: public/templates/theme-parts/entry/single-portfolio.php:124
3133
  msgid "View all posts in "
3134
  msgstr ""
3135
 
@@ -3138,20 +3163,20 @@ msgstr ""
3138
  msgid "Edit"
3139
  msgstr ""
3140
 
3141
- #: public/templates/theme-parts/entry/single-portfolio.php:122
3142
  msgid "Tags"
3143
  msgstr ""
3144
 
3145
- #: public/templates/theme-parts/entry/single-portfolio.php:161
3146
  msgid "Pages:"
3147
  msgstr ""
3148
 
3149
- #: public/templates/theme-parts/entry/single-portfolio.php:188
3150
  msgid "Next "
3151
  msgstr ""
3152
 
3153
  #: public/templates/theme-parts/loop-portfolio.php:62
3154
- #: public/templates/theme-parts/tax-portfolio.php:66
3155
  msgid "To enable this feature, please install \"Auxin Portfolio\" plugin."
3156
  msgstr ""
3157
 
2
  msgstr ""
3
  "Project-Id-Version: Phlox Portfolio\n"
4
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
5
+ "POT-Creation-Date: 2021-01-10 12:07:48+00:00\n"
6
  "PO-Revision-Date: 2017-12-20 13:38+0330\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
53
  msgstr ""
54
 
55
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:52
56
+ #: includes/general-hooks.php:3449
57
  msgid "Overview Title"
58
  msgstr ""
59
 
77
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:231
78
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:152
79
  #: includes/elements/elementor/recent-portfolios-tile.php:150
80
+ #: includes/elements/recent-portfolios.php:254 includes/general-hooks.php:156
81
+ #: includes/general-hooks.php:861
82
  msgid "Default"
83
  msgstr ""
84
 
87
  #: includes/elements/elementor/recent-portfolios-masonry.php:410
88
  #: includes/elements/elementor/recent-portfolios-tile.php:428
89
  #: includes/elements/recent-portfolios.php:459 includes/general-hooks.php:137
90
+ #: includes/general-hooks.php:1479
91
  msgid "Left"
92
  msgstr ""
93
 
96
  #: includes/elements/elementor/recent-portfolios-masonry.php:414
97
  #: includes/elements/elementor/recent-portfolios-tile.php:432
98
  #: includes/elements/recent-portfolios.php:463 includes/general-hooks.php:141
99
+ #: includes/general-hooks.php:1483
100
  msgid "Center"
101
  msgstr ""
102
 
151
  msgstr ""
152
 
153
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:129
154
+ #: includes/general-hooks.php:220
155
  msgid "Sticky Side Area"
156
  msgstr ""
157
 
222
 
223
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:173
224
  #: includes/elements/recent-portfolios-tile-carousel.php:285
225
+ #: includes/general-hooks.php:1626
226
  msgid "Dark"
227
  msgstr "تیره"
228
 
229
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:174
230
  #: includes/elements/recent-portfolios-tile-carousel.php:286
231
+ #: includes/general-hooks.php:1627
232
  msgid "Light"
233
  msgstr ""
234
 
235
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:205
236
+ #: includes/general-hooks.php:246
237
  msgid "Display Next & Previous portfolios"
238
  msgstr ""
239
 
240
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:206
241
+ #: includes/general-hooks.php:247
242
  msgid ""
243
  "Enable it to display links to next and previous portfolios on single "
244
  "portfolio page."
245
  msgstr ""
246
 
247
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:219
248
+ #: includes/general-hooks.php:697
249
  msgid "Skin for Next & Previous Links"
250
  msgstr ""
251
 
252
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:220
253
+ #: includes/general-hooks.php:698
254
  msgid "Specifies the skin for next and previous navigation block."
255
  msgstr ""
256
 
257
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:235
258
+ #: includes/general-hooks.php:715
259
  msgid "Classic Project Navigation"
260
  msgstr ""
261
 
262
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:239
263
+ #: includes/general-hooks.php:719
264
  msgid "Classic Project Navigation Without Title"
265
  msgstr ""
266
 
267
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:243
268
+ #: includes/general-hooks.php:711
269
  msgid "Minimal (default)"
270
  msgstr ""
271
 
272
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:247
273
+ #: includes/general-hooks.php:723
274
  msgid "Thumbnail with Arrow"
275
  msgstr ""
276
 
277
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:251
278
+ #: includes/general-hooks.php:727
279
  msgid "Thumbnail without Arrow"
280
  msgstr ""
281
 
282
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:255
283
+ #: includes/general-hooks.php:731
284
  msgid "Navigation with Light Background"
285
  msgstr ""
286
 
287
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:259
288
+ #: includes/general-hooks.php:735
289
  msgid "Navigation with Dark Background"
290
  msgstr ""
291
 
292
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:263
293
+ #: includes/general-hooks.php:739
294
  msgid "Sticky Thumbnail with Arrow"
295
  msgstr ""
296
 
297
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:267
298
+ #: includes/general-hooks.php:743
299
  msgid "Modern"
300
  msgstr ""
301
 
302
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:276
303
+ #: includes/general-hooks.php:788
304
  msgid "Next & Previous Button Link"
305
  msgstr ""
306
 
307
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:277
308
+ #: includes/general-hooks.php:789
309
  msgid ""
310
  "Specifies the link of button in next and previous navigation. leave it blank "
311
  "to use default portfolio archive link"
312
  msgstr ""
313
 
314
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:296
315
+ #: includes/general-hooks.php:166
316
  msgid "Display Portfolio Meta Info"
317
  msgstr ""
318
 
321
  msgstr ""
322
 
323
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:309
324
+ #: includes/general-hooks.php:184
325
  msgid "Display Single Portfolio Categories"
326
  msgstr ""
327
 
330
  msgstr ""
331
 
332
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:329
333
+ #: includes/general-hooks.php:202
334
  msgid "Display Single Portfolio Tags"
335
  msgstr ""
336
 
384
 
385
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:65
386
  #: includes/elements/recent-portfolios.php:217 includes/general-hooks.php:2338
387
+ #: includes/general-hooks.php:3026
388
  msgid "Grid"
389
  msgstr ""
390
 
397
 
398
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:71
399
  #: includes/general-hooks.php:2041 includes/general-hooks.php:2519
400
+ #: includes/general-hooks.php:3198
401
  msgid "Number of Columns"
402
  msgstr ""
403
 
568
  msgstr ""
569
 
570
  #: includes/classes/class-auxpfo-post-type-portfolio.php:53
571
+ #: includes/general-hooks.php:39 includes/general-hooks.php:2996
572
  msgid "Portfolio"
573
  msgstr ""
574
 
904
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:190
905
  #: includes/elements/elementor/recent-portfolios-grid.php:199
906
  #: includes/elements/elementor/recent-portfolios-masonry.php:186
907
+ #: includes/elements/recent-portfolios.php:766 includes/general-hooks.php:472
908
  msgid "Display like button"
909
  msgstr ""
910
 
969
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:259
970
  #: includes/elements/elementor/recent-portfolios-tile.php:597
971
  #: includes/elements/recent-portfolios-tile-carousel.php:300
972
+ #: includes/elements/recent-portfolios.php:621 includes/general-hooks.php:1177
973
+ #: includes/general-hooks.php:1552
974
  msgid "None"
975
  msgstr ""
976
 
990
  #: includes/elements/elementor/recent-portfolios-grid.php:754
991
  #: includes/elements/elementor/recent-portfolios-masonry.php:609
992
  #: includes/elements/elementor/recent-portfolios-tile.php:627
993
+ #: includes/elements/recent-portfolios.php:647 includes/general-hooks.php:308
994
+ #: includes/general-hooks.php:504
995
  msgid "Text"
996
  msgstr ""
997
 
1013
  msgstr ""
1014
 
1015
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:307
1016
+ #: public/templates/theme-parts/entry/single-portfolio.php:190
1017
  msgid "Prev"
1018
  msgstr ""
1019
 
1179
  #: includes/elements/elementor/recent-portfolios-tile.php:814
1180
  #: includes/elements/recent-portfolios-tile-carousel.php:57
1181
  #: includes/elements/recent-portfolios.php:58
1182
+ #: public/templates/theme-parts/entry/single-portfolio.php:117
1183
  msgid "Categories"
1184
  msgstr ""
1185
 
1301
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:414
1302
  #: includes/elements/elementor/recent-portfolios-tile.php:315
1303
  #: includes/elements/recent-portfolios-tile-carousel.php:163
1304
+ #: includes/elements/recent-portfolios.php:119 includes/general-hooks.php:3412
1305
  msgid "Author"
1306
  msgstr ""
1307
 
1436
  #: includes/elements/elementor/recent-portfolios-grid.php:784
1437
  #: includes/elements/elementor/recent-portfolios-masonry.php:651
1438
  #: includes/elements/recent-portfolios.php:661 includes/general-hooks.php:2493
1439
+ #: includes/general-hooks.php:3174
1440
  msgid "Space"
1441
  msgstr ""
1442
 
1444
  #: includes/elements/elementor/recent-portfolios-grid.php:785
1445
  #: includes/elements/elementor/recent-portfolios-masonry.php:652
1446
  #: includes/elements/recent-portfolios.php:662 includes/general-hooks.php:2494
1447
+ #: includes/general-hooks.php:3175
1448
  msgid "Specifies horizontal space between items (pixel)."
1449
  msgstr ""
1450
 
1456
 
1457
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:601
1458
  #: includes/elements/recent-portfolios.php:301 includes/general-hooks.php:2010
1459
+ #: includes/general-hooks.php:2372 includes/general-hooks.php:3060
1460
  msgid "Horizontal 4:3"
1461
  msgstr ""
1462
 
1463
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:602
1464
  #: includes/elements/recent-portfolios.php:302 includes/general-hooks.php:2011
1465
+ #: includes/general-hooks.php:2373 includes/general-hooks.php:3061
1466
  msgid "Horizontal 16:9"
1467
  msgstr ""
1468
 
1502
  #: includes/elements/elementor/recent-portfolios-grid.php:834
1503
  #: includes/elements/elementor/recent-portfolios-masonry.php:687
1504
  #: includes/elements/recent-portfolios.php:332 includes/general-hooks.php:2404
1505
+ #: includes/general-hooks.php:3092
1506
  msgid "No animation"
1507
  msgstr ""
1508
 
1510
  #: includes/elements/elementor/recent-portfolios-grid.php:838
1511
  #: includes/elements/elementor/recent-portfolios-masonry.php:691
1512
  #: includes/elements/recent-portfolios.php:336 includes/general-hooks.php:2409
1513
+ #: includes/general-hooks.php:3096
1514
  msgid "Classic with lightbox style 1"
1515
  msgstr ""
1516
 
1518
  #: includes/elements/elementor/recent-portfolios-grid.php:842
1519
  #: includes/elements/elementor/recent-portfolios-masonry.php:695
1520
  #: includes/elements/recent-portfolios.php:340 includes/general-hooks.php:2414
1521
+ #: includes/general-hooks.php:3100
1522
  msgid "Classic with lightbox style 2"
1523
  msgstr ""
1524
 
1530
  #: includes/elements/recent-portfolios-tile-carousel.php:103
1531
  #: includes/elements/recent-portfolios.php:344
1532
  #: includes/elements/recent-portfolios.php:412 includes/general-hooks.php:2419
1533
+ #: includes/general-hooks.php:2465 includes/general-hooks.php:3104
1534
+ #: includes/general-hooks.php:3146
1535
  msgid "Overlay title style 1"
1536
  msgstr ""
1537
 
1543
  #: includes/elements/recent-portfolios-tile-carousel.php:107
1544
  #: includes/elements/recent-portfolios.php:348
1545
  #: includes/elements/recent-portfolios.php:413 includes/general-hooks.php:2424
1546
+ #: includes/general-hooks.php:2469 includes/general-hooks.php:3108
1547
+ #: includes/general-hooks.php:3150
1548
  msgid "Overlay title style 2"
1549
  msgstr ""
1550
 
1556
  #: includes/elements/recent-portfolios-tile-carousel.php:111
1557
  #: includes/elements/recent-portfolios.php:352
1558
  #: includes/elements/recent-portfolios.php:414 includes/general-hooks.php:2429
1559
+ #: includes/general-hooks.php:2473 includes/general-hooks.php:3112
1560
+ #: includes/general-hooks.php:3154
1561
  msgid "Overlay title with lightbox style 1"
1562
  msgstr ""
1563
 
1569
  #: includes/elements/recent-portfolios-tile-carousel.php:115
1570
  #: includes/elements/recent-portfolios.php:356
1571
  #: includes/elements/recent-portfolios.php:415 includes/general-hooks.php:2434
1572
+ #: includes/general-hooks.php:2477 includes/general-hooks.php:3116
1573
+ #: includes/general-hooks.php:3158
1574
  msgid "Overlay title with lightbox style 2"
1575
  msgstr ""
1576
 
1781
  #: includes/elements/elementor/recent-portfolios-grid.php:430
1782
  #: includes/elements/elementor/recent-portfolios-masonry.php:418
1783
  #: includes/elements/elementor/recent-portfolios-tile.php:436
1784
+ #: includes/elements/recent-portfolios.php:467 includes/general-hooks.php:1487
1785
  msgid "Right"
1786
  msgstr ""
1787
 
1980
 
1981
  #: includes/elements/elementor/recent-portfolios-grid.php:1336
1982
  #: includes/elements/elementor/recent-portfolios-masonry.php:1013
1983
+ #: includes/elements/recent-portfolios.php:380 includes/general-hooks.php:2701
1984
+ #: includes/general-hooks.php:2772
1985
  msgid "Entry Box Border Color"
1986
  msgstr ""
1987
 
2175
  msgstr ""
2176
 
2177
  #: includes/elements/recent-portfolios.php:221 includes/general-hooks.php:2342
2178
+ #: includes/general-hooks.php:3030
2179
  msgid "Masonry"
2180
  msgstr ""
2181
 
2182
  #: includes/elements/recent-portfolios.php:225 includes/general-hooks.php:2346
2183
+ #: includes/general-hooks.php:3034
2184
  msgid "Tiles"
2185
  msgstr ""
2186
 
2189
  msgstr ""
2190
 
2191
  #: includes/elements/recent-portfolios.php:303 includes/general-hooks.php:2012
2192
+ #: includes/general-hooks.php:2374 includes/general-hooks.php:3062
2193
  msgid "Square 1:1"
2194
  msgstr ""
2195
 
2196
  #: includes/elements/recent-portfolios.php:304 includes/general-hooks.php:2013
2197
+ #: includes/general-hooks.php:2375 includes/general-hooks.php:3063
2198
  msgid "Vertical 3:4"
2199
  msgstr ""
2200
 
2203
  msgstr ""
2204
 
2205
  #: includes/elements/recent-portfolios.php:362 includes/general-hooks.php:2672
2206
+ #: includes/general-hooks.php:2748
2207
  msgid "Entry Box Background Color"
2208
  msgstr ""
2209
 
2252
  msgid "Single Portfolio"
2253
  msgstr ""
2254
 
2255
+ #: includes/general-hooks.php:50 includes/general-hooks.php:816
2256
  msgid "Preview a Single Portfolio Page"
2257
  msgstr ""
2258
 
2296
  msgid "1900 Pixels"
2297
  msgstr ""
2298
 
2299
+ #: includes/general-hooks.php:149
2300
+ msgid "Image Size"
2301
+ msgstr ""
2302
+
2303
  #: includes/general-hooks.php:150
2304
+ msgid "Select size of featured image"
2305
+ msgstr ""
2306
+
2307
+ #: includes/general-hooks.php:157
2308
+ msgid "Medium"
2309
+ msgstr ""
2310
+
2311
+ #: includes/general-hooks.php:158
2312
+ msgid "Medium Large"
2313
+ msgstr ""
2314
+
2315
+ #: includes/general-hooks.php:159
2316
+ msgid "Large"
2317
+ msgstr ""
2318
+
2319
+ #: includes/general-hooks.php:160
2320
+ msgid "Original"
2321
+ msgstr ""
2322
+
2323
+ #: includes/general-hooks.php:167
2324
  msgid ""
2325
  "Enable this option to display extra inormation on portfolio single page."
2326
  msgstr ""
2327
 
2328
+ #: includes/general-hooks.php:185
2329
  msgid "Enable it to display category section in single portfolio."
2330
  msgstr ""
2331
 
2332
+ #: includes/general-hooks.php:203
2333
  msgid "Enable it to display Tag section in single portfolio."
2334
  msgstr ""
2335
 
2336
+ #: includes/general-hooks.php:221
2337
  msgid "Enable it to stick the side area on page while scrolling.."
2338
  msgstr ""
2339
 
2340
+ #: includes/general-hooks.php:258
2341
  msgid "Display share/action bar"
2342
  msgstr ""
2343
 
2344
+ #: includes/general-hooks.php:259
2345
  msgid "Enable it to display the section for share and like button."
2346
  msgstr ""
2347
 
2348
+ #: includes/general-hooks.php:276
2349
  msgid "Display share button"
2350
  msgstr ""
2351
 
2352
+ #: includes/general-hooks.php:277
2353
  msgid "Enable it to display the share button."
2354
  msgstr ""
2355
 
2356
+ #: includes/general-hooks.php:300
2357
  msgid "Share Type"
2358
  msgstr ""
2359
 
2360
+ #: includes/general-hooks.php:301 includes/general-hooks.php:497
2361
  msgid "Enable it to display text instead of icon."
2362
  msgstr ""
2363
 
2364
+ #: includes/general-hooks.php:307 includes/general-hooks.php:503
2365
  msgid "Icon"
2366
  msgstr ""
2367
 
2368
+ #: includes/general-hooks.php:326
2369
  msgid "Share Button Icon"
2370
  msgstr ""
2371
 
2372
+ #: includes/general-hooks.php:352
2373
  #, fuzzy
2374
  msgid "Icon Color"
2375
  msgstr "رنگ پس زمینه"
2376
 
2377
+ #: includes/general-hooks.php:353
2378
  msgid "Share icon color"
2379
  msgstr ""
2380
 
2381
+ #: includes/general-hooks.php:381 includes/general-hooks.php:606
2382
  msgid "Icon Hover Color"
2383
  msgstr ""
2384
 
2385
+ #: includes/general-hooks.php:382
2386
  msgid "Share icon hover color"
2387
  msgstr ""
2388
 
2389
+ #: includes/general-hooks.php:410
2390
  msgid "Share Button Icon Size"
2391
  msgstr ""
2392
 
2393
+ #: includes/general-hooks.php:444
2394
  msgid "Share Button Margin"
2395
  msgstr ""
2396
 
2397
+ #: includes/general-hooks.php:473
2398
  msgid ""
2399
  "Enable it to display the like button. Please note that you should have "
2400
  "\"ulike\" plugin installed for this feature."
2401
  msgstr ""
2402
 
2403
+ #: includes/general-hooks.php:496
2404
  msgid "Like Type"
2405
  msgstr ""
2406
 
2407
+ #: includes/general-hooks.php:522
2408
  msgid "Like Icon"
2409
  msgstr ""
2410
 
2411
+ #: includes/general-hooks.php:548
2412
  #, fuzzy
2413
  msgid "Icon Liked Color"
2414
  msgstr "رنگ پس زمینه"
2415
 
2416
+ #: includes/general-hooks.php:549 includes/general-hooks.php:578
2417
  msgid "Like icon color"
2418
  msgstr ""
2419
 
2420
+ #: includes/general-hooks.php:577
2421
  msgid "Icon Not Liked Color"
2422
  msgstr ""
2423
 
2424
+ #: includes/general-hooks.php:607
2425
  msgid "Like icon hover color"
2426
  msgstr ""
2427
 
2428
+ #: includes/general-hooks.php:635
2429
  msgid "Like Button Icon Size"
2430
  msgstr ""
2431
 
2432
+ #: includes/general-hooks.php:669
2433
  msgid "Like Button Margin"
2434
  msgstr ""
2435
 
2436
+ #: includes/general-hooks.php:752
2437
  msgid "Next Portfolio Label"
2438
  msgstr ""
2439
 
2440
+ #: includes/general-hooks.php:753 includes/general-hooks.php:771
2441
  msgid "Specifies the word after next and previous navigation."
2442
  msgstr ""
2443
 
2444
+ #: includes/general-hooks.php:770
2445
  msgid "Previous Portfolio Label"
2446
  msgstr ""
2447
 
2448
+ #: includes/general-hooks.php:815
2449
  msgid "Portfolio Title"
2450
  msgstr ""
2451
 
2452
+ #: includes/general-hooks.php:821
2453
  msgid "Display Title Bar Section"
2454
  msgstr ""
2455
 
2456
+ #: includes/general-hooks.php:822
2457
  msgid "Enable it to show the title section."
2458
  msgstr ""
2459
 
2460
+ #: includes/general-hooks.php:838
2461
  msgid "Layout presets"
2462
  msgstr ""
2463
 
2464
+ #: includes/general-hooks.php:880
2465
  msgid "Title bar with light overlay which is aligned center"
2466
  msgstr ""
2467
 
2468
+ #: includes/general-hooks.php:898
2469
  msgid "Fullscreen title bar with light overlay on background"
2470
  msgstr ""
2471
 
2472
+ #: includes/general-hooks.php:916
2473
  msgid "Fullscreen title bar with dark overlay on background"
2474
  msgstr ""
2475
 
2476
+ #: includes/general-hooks.php:934
2477
  msgid "Fullscreen title bar with border around the title"
2478
  msgstr ""
2479
 
2480
+ #: includes/general-hooks.php:952
2481
  msgid "Fullscreen title bar with dark box around the title"
2482
  msgstr ""
2483
 
2484
+ #: includes/general-hooks.php:970
2485
  msgid "Title aligned left with dark overlay on background"
2486
  msgstr ""
2487
 
2488
+ #: includes/general-hooks.php:988
2489
  msgid "Tile overlaps the title area section and is aligned center"
2490
  msgstr ""
2491
 
2492
+ #: includes/general-hooks.php:1009
2493
  msgid "Enable advanced setting"
2494
  msgstr ""
2495
 
2496
+ #: includes/general-hooks.php:1010
2497
  msgid "Enable it to customize preset layouts."
2498
  msgstr ""
2499
 
2500
+ #: includes/general-hooks.php:1033
2501
  msgid "Content Width"
2502
  msgstr ""
2503
 
2504
+ #: includes/general-hooks.php:1053
2505
  msgid "Boxed"
2506
  msgstr ""
2507
 
2508
+ #: includes/general-hooks.php:1057
2509
  msgid "Full Width Content with Space on Sides"
2510
  msgstr ""
2511
 
2512
+ #: includes/general-hooks.php:1061
2513
  msgid "Full Width Content"
2514
  msgstr ""
2515
 
2516
+ #: includes/general-hooks.php:1070
2517
  msgid "Title Section Height"
2518
  msgstr ""
2519
 
2520
+ #: includes/general-hooks.php:1097
2521
  msgid "Auto Height"
2522
  msgstr ""
2523
 
2524
+ #: includes/general-hooks.php:1098
2525
  msgid "Full Height"
2526
  msgstr ""
2527
 
2528
+ #: includes/general-hooks.php:1103
2529
  msgid "Vertical Position"
2530
  msgstr ""
2531
 
2532
+ #: includes/general-hooks.php:1104
2533
  msgid "Specifies vertical alignment of title and subtitle."
2534
  msgstr ""
2535
 
2536
+ #: includes/general-hooks.php:1105
2537
  msgid ""
2538
  "Note: Parallax feature in not available for \"Bottom Overlap\" vertical mode."
2539
  msgstr ""
2540
 
2541
+ #: includes/general-hooks.php:1131
2542
  msgid "Top"
2543
  msgstr ""
2544
 
2545
+ #: includes/general-hooks.php:1132
2546
  msgid "Middle"
2547
  msgstr ""
2548
 
2549
+ #: includes/general-hooks.php:1133
2550
  msgid "Bottom"
2551
  msgstr ""
2552
 
2553
+ #: includes/general-hooks.php:1134
2554
  msgid "Bottom Overlap"
2555
  msgstr ""
2556
 
2557
+ #: includes/general-hooks.php:1139
2558
  msgid "Scroll Down Arrow"
2559
  msgstr ""
2560
 
2561
+ #: includes/general-hooks.php:1140
2562
  msgid "This option only applies if section height is \"Full Height\"."
2563
  msgstr ""
2564
 
2565
+ #: includes/general-hooks.php:1181
2566
  msgid "Round"
2567
  msgstr ""
2568
 
2569
+ #: includes/general-hooks.php:1188
2570
  msgid "Display Titles"
2571
  msgstr ""
2572
 
2573
+ #: includes/general-hooks.php:1189
2574
  msgid "Enable it to display title/subtitle in title section."
2575
  msgstr ""
2576
 
2577
+ #: includes/general-hooks.php:1217
2578
  msgid "Border for Heading"
2579
  msgstr ""
2580
 
2581
+ #: includes/general-hooks.php:1218
2582
  msgid "Enable it to display a border around the title and subtitle area."
2583
  msgstr ""
2584
 
2585
+ #: includes/general-hooks.php:1251
2586
  msgid "Boxed Title"
2587
  msgstr ""
2588
 
2589
+ #: includes/general-hooks.php:1252
2590
  msgid ""
2591
  "Enable it to wrap the title and subtitle in a box with background color."
2592
  msgstr ""
2593
 
2594
+ #: includes/general-hooks.php:1285
2595
  msgid "Title Box Custom Color"
2596
  msgstr ""
2597
 
2598
+ #: includes/general-hooks.php:1286
2599
  msgid ""
2600
  "Specifies a custom background color for the box around the title and "
2601
  "subtitle."
2602
  msgstr ""
2603
 
2604
+ #: includes/general-hooks.php:1325
2605
  msgid "Display Post Meta"
2606
  msgstr ""
2607
 
2608
+ #: includes/general-hooks.php:1326
2609
  msgid "Enable it to display post meta information on title section."
2610
  msgstr ""
2611
 
2612
+ #: includes/general-hooks.php:1354
2613
  msgid "Display Breadcrumb"
2614
  msgstr ""
2615
 
2616
+ #: includes/general-hooks.php:1355
2617
  msgid "Enable it to display breadcrumb on title section."
2618
  msgstr ""
2619
 
2620
+ #: includes/general-hooks.php:1383
2621
  msgid "Border for Breadcrumb"
2622
  msgstr ""
2623
 
2624
+ #: includes/general-hooks.php:1384
2625
  msgid "Enable it to display border around breadcrumb."
2626
  msgstr ""
2627
 
2628
+ #: includes/general-hooks.php:1417
2629
  msgid "Breadcrumb Separator Icon"
2630
  msgstr ""
2631
 
2632
+ #: includes/general-hooks.php:1451
2633
  msgid "Text Align"
2634
  msgstr ""
2635
 
2636
+ #: includes/general-hooks.php:1494
2637
  msgid "Overlay Color"
2638
  msgstr ""
2639
 
2640
+ #: includes/general-hooks.php:1495
2641
  msgid ""
2642
  "The color that overlay on the background. Please note that color should have "
2643
  "transparency."
2644
  msgstr ""
2645
 
2646
+ #: includes/general-hooks.php:1524
2647
  msgid "Overlay Pattern"
2648
  msgstr ""
2649
 
2650
+ #: includes/general-hooks.php:1556
2651
  msgid "Hash"
2652
  msgstr ""
2653
 
2654
+ #: includes/general-hooks.php:1563
2655
  msgid "Overlay Pattern Opacity"
2656
  msgstr ""
2657
 
2658
+ #: includes/general-hooks.php:1599
2659
  msgid "Color Mode"
2660
  msgstr ""
2661
 
2662
+ #: includes/general-hooks.php:1634
2663
  msgid "Enable Title Background"
2664
  msgstr ""
2665
 
2666
+ #: includes/general-hooks.php:1635
2667
  msgid "Enable it to display custom background for title section."
2668
  msgstr ""
2669
 
2670
+ #: includes/general-hooks.php:1663
2671
  msgid "Enable Parallax Effect"
2672
  msgstr ""
2673
 
2674
+ #: includes/general-hooks.php:1664
2675
  msgid "Enable it to have parallax background effect on this section."
2676
  msgstr ""
2677
 
2678
+ #: includes/general-hooks.php:1665
2679
  msgid ""
2680
  "Note: Parallax feature in not available for \"Bottom Overlap\" mode for "
2681
  "\"Vertical Position\" option."
2682
  msgstr ""
2683
 
2684
+ #: includes/general-hooks.php:1698
2685
  msgid "Background Color"
2686
  msgstr "رنگ پس زمینه"
2687
 
2688
+ #: includes/general-hooks.php:1699
2689
  msgid "Specifies a background color for title bar."
2690
  msgstr ""
2691
 
2810
  msgid "Choose your portfolio template."
2811
  msgstr ""
2812
 
2813
+ #: includes/general-hooks.php:2350 includes/general-hooks.php:3038
2814
  msgid "Land"
2815
  msgstr ""
2816
 
2817
+ #: includes/general-hooks.php:2359 includes/general-hooks.php:3047
2818
  msgid "Image Aspect Ratio"
2819
  msgstr ""
2820
 
2821
+ #: includes/general-hooks.php:2389 includes/general-hooks.php:3077
2822
  msgid "Portfolio Hover Type"
2823
  msgstr ""
2824
 
2825
  #: includes/general-hooks.php:2390 includes/general-hooks.php:2452
2826
+ #: includes/general-hooks.php:3078 includes/general-hooks.php:3133
2827
  msgid "Hover over images to see the animation."
2828
  msgstr ""
2829
 
2830
+ #: includes/general-hooks.php:2451 includes/general-hooks.php:3132
2831
  msgid "Tile Portfolio Item Type"
2832
  msgstr ""
2833
 
2834
+ #: includes/general-hooks.php:2567 includes/general-hooks.php:3226
2835
  msgid "Number of Columns in Tablet"
2836
  msgstr ""
2837
 
2838
+ #: includes/general-hooks.php:2596 includes/general-hooks.php:3255
2839
  msgid "Number of Columns in Mobile"
2840
  msgstr ""
2841
 
2842
+ #: includes/general-hooks.php:2624 includes/general-hooks.php:3283
2843
  msgid "Display Like Button"
2844
  msgstr ""
2845
 
2846
+ #: includes/general-hooks.php:2625 includes/general-hooks.php:3284
2847
  msgid ""
2848
  "Enable it to display %s like button%s on portfolio portfolios. Please note "
2849
  "WP Ulike plugin needs to be activaited to use this option."
2850
  msgstr ""
2851
 
2852
+ #: includes/general-hooks.php:2649 includes/general-hooks.php:2730
2853
  msgid "Enable Entry Box Coloring"
2854
  msgstr ""
2855
 
2856
+ #: includes/general-hooks.php:2650 includes/general-hooks.php:2731
2857
  msgid "Specifies the border/background color for entry box."
2858
  msgstr ""
2859
 
2860
+ #: includes/general-hooks.php:2674 includes/general-hooks.php:2750
2861
  msgid "Specifies the background color for entry box."
2862
  msgstr ""
2863
 
2864
+ #: includes/general-hooks.php:2703 includes/general-hooks.php:2774
2865
  msgid "Specifies the border color for entry box."
2866
  msgstr ""
2867
 
2868
+ #: includes/general-hooks.php:2796
2869
  msgid "Portfolio Sidebar Position"
2870
  msgstr ""
2871
 
2872
+ #: includes/general-hooks.php:2797
2873
  msgid "Specifies the position of sidebar on portfolio page."
2874
  msgstr ""
2875
 
2876
+ #: includes/general-hooks.php:2803 includes/general-hooks.php:3317
2877
  msgid "No Sidebar"
2878
  msgstr ""
2879
 
2880
+ #: includes/general-hooks.php:2807 includes/general-hooks.php:3321
2881
  msgid "Right Sidebar"
2882
  msgstr ""
2883
 
2884
+ #: includes/general-hooks.php:2811 includes/general-hooks.php:3325
2885
  msgid "Left Sidebar"
2886
  msgstr ""
2887
 
2888
+ #: includes/general-hooks.php:2815 includes/general-hooks.php:3329
2889
  msgid "Left Left Sidebar"
2890
  msgstr ""
2891
 
2892
+ #: includes/general-hooks.php:2819 includes/general-hooks.php:3333
2893
  msgid "Right Right Sidebar"
2894
  msgstr ""
2895
 
2896
+ #: includes/general-hooks.php:2823 includes/general-hooks.php:3337
2897
  msgid "Left Right Sidebar"
2898
  msgstr ""
2899
 
2900
+ #: includes/general-hooks.php:2827 includes/general-hooks.php:3341
2901
  msgid "Right Left Sidebar"
2902
  msgstr ""
2903
 
2904
+ #: includes/general-hooks.php:2839
2905
  msgid "Portfolio Sidebar Style"
2906
  msgstr ""
2907
 
2908
+ #: includes/general-hooks.php:2840
2909
  msgid "Specifies the style of sidebar on portfolio page."
2910
  msgstr ""
2911
 
2912
+ #: includes/general-hooks.php:2854 includes/general-hooks.php:3364
2913
  msgid "Simple"
2914
  msgstr ""
2915
 
2916
+ #: includes/general-hooks.php:2858 includes/general-hooks.php:3368
2917
  msgid "Bordered Sidebar"
2918
  msgstr ""
2919
 
2920
+ #: includes/general-hooks.php:2862 includes/general-hooks.php:3372
2921
  msgid "Overlap Background"
2922
  msgstr ""
2923
 
2924
+ #: includes/general-hooks.php:2871
2925
  msgid "Number of Portfolios Per Page"
2926
  msgstr ""
2927
 
2928
+ #: includes/general-hooks.php:2872
2929
  msgid "Specifies the number of portfolios items to show on each page."
2930
  msgstr ""
2931
 
2932
+ #: includes/general-hooks.php:2890
2933
  msgid "Display Title Bar?"
2934
  msgstr ""
2935
 
2936
+ #: includes/general-hooks.php:2891
2937
  msgid ""
2938
  "Specifies whether to display the title bar at top of portfolio archive page "
2939
  "or not."
2940
  msgstr ""
2941
 
2942
+ #: includes/general-hooks.php:2909
2943
  msgid "Display Breadcrumb?"
2944
  msgstr ""
2945
 
2946
+ #: includes/general-hooks.php:2910
2947
  msgid ""
2948
  "Specifies whether to display the breadcrumb in title bar of portfolio "
2949
  "archive page or not."
2950
  msgstr ""
2951
 
2952
+ #: includes/general-hooks.php:2932
2953
  msgid "Display Title?"
2954
  msgstr ""
2955
 
2956
+ #: includes/general-hooks.php:2933
2957
  msgid ""
2958
  "Specifies whether to display the title in title bar of portfolio archive "
2959
  "page or not."
2960
  msgstr ""
2961
 
2962
+ #: includes/general-hooks.php:2955
2963
  msgid "Custom Title"
2964
  msgstr ""
2965
 
2966
+ #: includes/general-hooks.php:2978
2967
  msgid "Custom Breadcrumb Label"
2968
  msgstr ""
2969
 
2970
+ #: includes/general-hooks.php:3005
2971
  msgid "Portfolio Category & tag"
2972
  msgstr ""
2973
 
2974
+ #: includes/general-hooks.php:3006
2975
  msgid "Portfolio Category & tag page Setting"
2976
  msgstr ""
2977
 
2978
+ #: includes/general-hooks.php:3010
2979
  msgid "Taxonomy Page Template"
2980
  msgstr ""
2981
 
2982
+ #: includes/general-hooks.php:3309
2983
  msgid "Taxonomy Page Sidebar Position"
2984
  msgstr ""
2985
 
2986
+ #: includes/general-hooks.php:3350
2987
  msgid "Sidebar Style"
2988
  msgstr ""
2989
 
2990
+ #: includes/general-hooks.php:3351
2991
  msgid "Specifies the style of sidebar on category & tag page."
2992
  msgstr ""
2993
 
2994
+ #: includes/general-hooks.php:3385
2995
  msgid "Portfolio MetaData"
2996
  msgstr ""
2997
 
2998
+ #: includes/general-hooks.php:3386
2999
  msgid "Portfolio MetaData Setting"
3000
  msgstr ""
3001
 
3002
+ #: includes/general-hooks.php:3390
3003
  msgid "Label for Launch Project Button"
3004
  msgstr ""
3005
 
3006
+ #: includes/general-hooks.php:3391
3007
  msgid "Specify a label for launch project button."
3008
  msgstr ""
3009
 
3010
+ #: includes/general-hooks.php:3398
3011
  msgid "Launch Project"
3012
  msgstr ""
3013
 
3014
+ #: includes/general-hooks.php:3402
3015
  msgid "Portfolio MetaDatas"
3016
  msgstr ""
3017
 
3018
+ #: includes/general-hooks.php:3403
3019
  msgid ""
3020
  "Specify the number of fields and the label of each one for portfolio "
3021
  "metadatas"
3022
  msgstr ""
3023
 
3024
+ #: includes/general-hooks.php:3409
3025
  msgid "Project URL"
3026
  msgstr ""
3027
 
3028
+ #: includes/general-hooks.php:3410
3029
  msgid "Client"
3030
  msgstr ""
3031
 
3032
+ #: includes/general-hooks.php:3411
3033
  msgid "Release Date"
3034
  msgstr ""
3035
 
3036
+ #: includes/general-hooks.php:3413
3037
  msgid "Custom Field 1"
3038
  msgstr ""
3039
 
3040
+ #: includes/general-hooks.php:3414
3041
  msgid "Custom Field 2"
3042
  msgstr ""
3043
 
3044
+ #: includes/general-hooks.php:3415
3045
  msgid "Custom Field 3"
3046
  msgstr ""
3047
 
3048
+ #: includes/general-hooks.php:3416
3049
  msgid "Custom Field 4"
3050
  msgstr ""
3051
 
3052
+ #: includes/general-hooks.php:3417
3053
  msgid "Custom Field 5"
3054
  msgstr ""
3055
 
3056
+ #: includes/general-hooks.php:3418
3057
  msgid "Custom Field 6"
3058
  msgstr ""
3059
 
3060
+ #: includes/general-hooks.php:3419
3061
  msgid "Custom Field 7"
3062
  msgstr ""
3063
 
3064
+ #: includes/general-hooks.php:3420
3065
  msgid "Custom Field 8"
3066
  msgstr ""
3067
 
3068
+ #: includes/general-hooks.php:3421
3069
  msgid "Custom Field 9"
3070
  msgstr ""
3071
 
3072
+ #: includes/general-hooks.php:3422
3073
  msgid "Custom Field 10"
3074
  msgstr ""
3075
 
3076
+ #: includes/general-hooks.php:3423
3077
  msgid "Custom Field 11"
3078
  msgstr ""
3079
 
3080
+ #: includes/general-hooks.php:3424
3081
  msgid "Custom Field 12"
3082
  msgstr ""
3083
 
3084
+ #: includes/general-hooks.php:3435 includes/general-hooks.php:3436
3085
  msgid "Single Portfolio Appearance"
3086
  msgstr ""
3087
 
3088
+ #: includes/general-hooks.php:3440
3089
  msgid "Content"
3090
  msgstr ""
3091
 
3092
+ #: includes/general-hooks.php:3458
3093
  msgid "Overview Content"
3094
  msgstr ""
3095
 
3096
+ #: includes/general-hooks.php:3467
3097
  msgid "Meta"
3098
  msgstr ""
3099
 
3100
+ #: includes/general-hooks.php:3476
3101
  msgid "Meta Terms"
3102
  msgstr ""
3103
 
3104
+ #: includes/general-hooks.php:3485
3105
  msgid "Launch Button"
3106
  msgstr ""
3107
 
3108
+ #: includes/general-hooks.php:3494
3109
  msgid "Launch Button Background"
3110
  msgstr ""
3111
 
3112
+ #: includes/general-hooks.php:3539
3113
  msgid "Portfolio Options"
3114
  msgstr ""
3115
 
3116
+ #: includes/general-hooks.php:3560
3117
  msgid "Likes"
3118
  msgstr ""
3119
 
3120
+ #: includes/general-hooks.php:3592
3121
  msgid "Like"
3122
  msgstr ""
3123
 
3124
+ #: includes/general-hooks.php:3619
3125
  msgid "Share"
3126
  msgstr ""
3127
 
3128
+ #: includes/general-hooks.php:3658 public/includes/templates-post.php:19
3129
  msgid "Related Projects"
3130
  msgstr ""
3131
 
3153
  #: public/templates/theme-parts/entry/portfolio-column.php:67
3154
  #: public/templates/theme-parts/entry/portfolio-land.php:86
3155
  #: public/templates/theme-parts/entry/portfolio.php:46
3156
+ #: public/templates/theme-parts/entry/single-portfolio.php:119
3157
+ #: public/templates/theme-parts/entry/single-portfolio.php:127
3158
  msgid "View all posts in "
3159
  msgstr ""
3160
 
3163
  msgid "Edit"
3164
  msgstr ""
3165
 
3166
+ #: public/templates/theme-parts/entry/single-portfolio.php:125
3167
  msgid "Tags"
3168
  msgstr ""
3169
 
3170
+ #: public/templates/theme-parts/entry/single-portfolio.php:164
3171
  msgid "Pages:"
3172
  msgstr ""
3173
 
3174
+ #: public/templates/theme-parts/entry/single-portfolio.php:191
3175
  msgid "Next "
3176
  msgstr ""
3177
 
3178
  #: public/templates/theme-parts/loop-portfolio.php:62
3179
+ #: public/templates/theme-parts/tax-portfolio.php:73
3180
  msgid "To enable this feature, please install \"Auxin Portfolio\" plugin."
3181
  msgstr ""
3182
 
languages/auxin-portfolio.pot CHANGED
@@ -1,13 +1,13 @@
1
- # Averta Copyright (c) {2020}
2
  msgid ""
3
  msgstr ""
4
- "Project-Id-Version: Phlox Portfolio 2.1.1\n"
5
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
6
- "POT-Creation-Date: 2020-12-06 12:34:16+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
11
  "Last-Translator: Averta <info@averta.net>\n"
12
  "Language-Team: Averta <info@averta.net>\n"
13
  "Language: en\n"
@@ -56,7 +56,7 @@ msgid "Specifies a short description about the project."
56
  msgstr ""
57
 
58
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:52
59
- #: includes/general-hooks.php:3465
60
  msgid "Overview Title"
61
  msgstr ""
62
 
@@ -79,7 +79,8 @@ msgstr ""
79
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:231
80
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:152
81
  #: includes/elements/elementor/recent-portfolios-tile.php:150
82
- #: includes/elements/recent-portfolios.php:254 includes/general-hooks.php:864
 
83
  msgid "Default"
84
  msgstr ""
85
 
@@ -88,7 +89,7 @@ msgstr ""
88
  #: includes/elements/elementor/recent-portfolios-masonry.php:410
89
  #: includes/elements/elementor/recent-portfolios-tile.php:428
90
  #: includes/elements/recent-portfolios.php:459 includes/general-hooks.php:137
91
- #: includes/general-hooks.php:1481
92
  msgid "Left"
93
  msgstr ""
94
 
@@ -97,7 +98,7 @@ msgstr ""
97
  #: includes/elements/elementor/recent-portfolios-masonry.php:414
98
  #: includes/elements/elementor/recent-portfolios-tile.php:432
99
  #: includes/elements/recent-portfolios.php:463 includes/general-hooks.php:141
100
- #: includes/general-hooks.php:1485
101
  msgid "Center"
102
  msgstr ""
103
 
@@ -152,7 +153,7 @@ msgid "Info on Bottom - Metadata Below"
152
  msgstr ""
153
 
154
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:129
155
- #: includes/general-hooks.php:203
156
  msgid "Sticky Side Area"
157
  msgstr ""
158
 
@@ -223,97 +224,97 @@ msgstr ""
223
 
224
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:173
225
  #: includes/elements/recent-portfolios-tile-carousel.php:285
226
- #: includes/general-hooks.php:1627
227
  msgid "Dark"
228
  msgstr ""
229
 
230
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:174
231
  #: includes/elements/recent-portfolios-tile-carousel.php:286
232
- #: includes/general-hooks.php:1628
233
  msgid "Light"
234
  msgstr ""
235
 
236
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:205
237
- #: includes/general-hooks.php:229
238
  msgid "Display Next & Previous portfolios"
239
  msgstr ""
240
 
241
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:206
242
- #: includes/general-hooks.php:230
243
  msgid ""
244
  "Enable it to display links to next and previous portfolios on single "
245
  "portfolio page."
246
  msgstr ""
247
 
248
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:219
249
- #: includes/general-hooks.php:700
250
  msgid "Skin for Next & Previous Links"
251
  msgstr ""
252
 
253
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:220
254
- #: includes/general-hooks.php:701
255
  msgid "Specifies the skin for next and previous navigation block."
256
  msgstr ""
257
 
258
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:235
259
- #: includes/general-hooks.php:718
260
  msgid "Classic Project Navigation"
261
  msgstr ""
262
 
263
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:239
264
- #: includes/general-hooks.php:722
265
  msgid "Classic Project Navigation Without Title"
266
  msgstr ""
267
 
268
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:243
269
- #: includes/general-hooks.php:714
270
  msgid "Minimal (default)"
271
  msgstr ""
272
 
273
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:247
274
- #: includes/general-hooks.php:726
275
  msgid "Thumbnail with Arrow"
276
  msgstr ""
277
 
278
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:251
279
- #: includes/general-hooks.php:730
280
  msgid "Thumbnail without Arrow"
281
  msgstr ""
282
 
283
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:255
284
- #: includes/general-hooks.php:734
285
  msgid "Navigation with Light Background"
286
  msgstr ""
287
 
288
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:259
289
- #: includes/general-hooks.php:738
290
  msgid "Navigation with Dark Background"
291
  msgstr ""
292
 
293
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:263
294
- #: includes/general-hooks.php:742
295
  msgid "Sticky Thumbnail with Arrow"
296
  msgstr ""
297
 
298
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:267
299
- #: includes/general-hooks.php:746
300
  msgid "Modern"
301
  msgstr ""
302
 
303
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:276
304
- #: includes/general-hooks.php:791
305
  msgid "Next & Previous Button Link"
306
  msgstr ""
307
 
308
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:277
309
- #: includes/general-hooks.php:792
310
  msgid ""
311
  "Specifies the link of button in next and previous navigation. leave it "
312
  "blank to use default portfolio archive link"
313
  msgstr ""
314
 
315
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:296
316
- #: includes/general-hooks.php:149
317
  msgid "Display Portfolio Meta Info"
318
  msgstr ""
319
 
@@ -322,7 +323,7 @@ msgid "Enable this option to display extra inormation about this portfolio."
322
  msgstr ""
323
 
324
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:309
325
- #: includes/general-hooks.php:167
326
  msgid "Display Single Portfolio Categories"
327
  msgstr ""
328
 
@@ -331,7 +332,7 @@ msgid "Specifies whether to display catetory section or not."
331
  msgstr ""
332
 
333
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:329
334
- #: includes/general-hooks.php:185
335
  msgid "Display Single Portfolio Tags"
336
  msgstr ""
337
 
@@ -384,7 +385,7 @@ msgstr ""
384
 
385
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:65
386
  #: includes/elements/recent-portfolios.php:217 includes/general-hooks.php:2338
387
- #: includes/general-hooks.php:3042
388
  msgid "Grid"
389
  msgstr ""
390
 
@@ -397,7 +398,7 @@ msgstr ""
397
 
398
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:71
399
  #: includes/general-hooks.php:2041 includes/general-hooks.php:2519
400
- #: includes/general-hooks.php:3214
401
  msgid "Number of Columns"
402
  msgstr ""
403
 
@@ -567,7 +568,7 @@ msgid ""
567
  msgstr ""
568
 
569
  #: includes/classes/class-auxpfo-post-type-portfolio.php:53
570
- #: includes/general-hooks.php:39 includes/general-hooks.php:3012
571
  msgid "Portfolio"
572
  msgstr ""
573
 
@@ -903,7 +904,7 @@ msgstr ""
903
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:190
904
  #: includes/elements/elementor/recent-portfolios-grid.php:199
905
  #: includes/elements/elementor/recent-portfolios-masonry.php:186
906
- #: includes/elements/recent-portfolios.php:766 includes/general-hooks.php:463
907
  msgid "Display like button"
908
  msgstr ""
909
 
@@ -969,8 +970,8 @@ msgstr ""
969
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:259
970
  #: includes/elements/elementor/recent-portfolios-tile.php:597
971
  #: includes/elements/recent-portfolios-tile-carousel.php:300
972
- #: includes/elements/recent-portfolios.php:621 includes/general-hooks.php:1180
973
- #: includes/general-hooks.php:1553
974
  msgid "None"
975
  msgstr ""
976
 
@@ -990,8 +991,8 @@ msgstr ""
990
  #: includes/elements/elementor/recent-portfolios-grid.php:754
991
  #: includes/elements/elementor/recent-portfolios-masonry.php:609
992
  #: includes/elements/elementor/recent-portfolios-tile.php:627
993
- #: includes/elements/recent-portfolios.php:647 includes/general-hooks.php:291
994
- #: includes/general-hooks.php:495
995
  msgid "Text"
996
  msgstr ""
997
 
@@ -1013,7 +1014,7 @@ msgid "Previous Button"
1013
  msgstr ""
1014
 
1015
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:307
1016
- #: public/templates/theme-parts/entry/single-portfolio.php:187
1017
  msgid "Prev"
1018
  msgstr ""
1019
 
@@ -1178,7 +1179,7 @@ msgstr ""
1178
  #: includes/elements/elementor/recent-portfolios-tile.php:814
1179
  #: includes/elements/recent-portfolios-tile-carousel.php:57
1180
  #: includes/elements/recent-portfolios.php:58
1181
- #: public/templates/theme-parts/entry/single-portfolio.php:114
1182
  msgid "Categories"
1183
  msgstr ""
1184
 
@@ -1300,7 +1301,7 @@ msgstr ""
1300
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:414
1301
  #: includes/elements/elementor/recent-portfolios-tile.php:315
1302
  #: includes/elements/recent-portfolios-tile-carousel.php:163
1303
- #: includes/elements/recent-portfolios.php:119 includes/general-hooks.php:3428
1304
  msgid "Author"
1305
  msgstr ""
1306
 
@@ -1435,7 +1436,7 @@ msgstr ""
1435
  #: includes/elements/elementor/recent-portfolios-grid.php:784
1436
  #: includes/elements/elementor/recent-portfolios-masonry.php:651
1437
  #: includes/elements/recent-portfolios.php:661 includes/general-hooks.php:2493
1438
- #: includes/general-hooks.php:3190
1439
  msgid "Space"
1440
  msgstr ""
1441
 
@@ -1443,7 +1444,7 @@ msgstr ""
1443
  #: includes/elements/elementor/recent-portfolios-grid.php:785
1444
  #: includes/elements/elementor/recent-portfolios-masonry.php:652
1445
  #: includes/elements/recent-portfolios.php:662 includes/general-hooks.php:2494
1446
- #: includes/general-hooks.php:3191
1447
  msgid "Specifies horizontal space between items (pixel)."
1448
  msgstr ""
1449
 
@@ -1455,13 +1456,13 @@ msgstr ""
1455
 
1456
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:601
1457
  #: includes/elements/recent-portfolios.php:301 includes/general-hooks.php:2010
1458
- #: includes/general-hooks.php:2372 includes/general-hooks.php:3076
1459
  msgid "Horizontal 4:3"
1460
  msgstr ""
1461
 
1462
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:602
1463
  #: includes/elements/recent-portfolios.php:302 includes/general-hooks.php:2011
1464
- #: includes/general-hooks.php:2373 includes/general-hooks.php:3077
1465
  msgid "Horizontal 16:9"
1466
  msgstr ""
1467
 
@@ -1501,7 +1502,7 @@ msgstr ""
1501
  #: includes/elements/elementor/recent-portfolios-grid.php:834
1502
  #: includes/elements/elementor/recent-portfolios-masonry.php:687
1503
  #: includes/elements/recent-portfolios.php:332 includes/general-hooks.php:2404
1504
- #: includes/general-hooks.php:3108
1505
  msgid "No animation"
1506
  msgstr ""
1507
 
@@ -1509,7 +1510,7 @@ msgstr ""
1509
  #: includes/elements/elementor/recent-portfolios-grid.php:838
1510
  #: includes/elements/elementor/recent-portfolios-masonry.php:691
1511
  #: includes/elements/recent-portfolios.php:336 includes/general-hooks.php:2409
1512
- #: includes/general-hooks.php:3112
1513
  msgid "Classic with lightbox style 1"
1514
  msgstr ""
1515
 
@@ -1517,7 +1518,7 @@ msgstr ""
1517
  #: includes/elements/elementor/recent-portfolios-grid.php:842
1518
  #: includes/elements/elementor/recent-portfolios-masonry.php:695
1519
  #: includes/elements/recent-portfolios.php:340 includes/general-hooks.php:2414
1520
- #: includes/general-hooks.php:3116
1521
  msgid "Classic with lightbox style 2"
1522
  msgstr ""
1523
 
@@ -1529,8 +1530,8 @@ msgstr ""
1529
  #: includes/elements/recent-portfolios-tile-carousel.php:103
1530
  #: includes/elements/recent-portfolios.php:344
1531
  #: includes/elements/recent-portfolios.php:412 includes/general-hooks.php:2419
1532
- #: includes/general-hooks.php:2465 includes/general-hooks.php:3120
1533
- #: includes/general-hooks.php:3162
1534
  msgid "Overlay title style 1"
1535
  msgstr ""
1536
 
@@ -1542,8 +1543,8 @@ msgstr ""
1542
  #: includes/elements/recent-portfolios-tile-carousel.php:107
1543
  #: includes/elements/recent-portfolios.php:348
1544
  #: includes/elements/recent-portfolios.php:413 includes/general-hooks.php:2424
1545
- #: includes/general-hooks.php:2469 includes/general-hooks.php:3124
1546
- #: includes/general-hooks.php:3166
1547
  msgid "Overlay title style 2"
1548
  msgstr ""
1549
 
@@ -1555,8 +1556,8 @@ msgstr ""
1555
  #: includes/elements/recent-portfolios-tile-carousel.php:111
1556
  #: includes/elements/recent-portfolios.php:352
1557
  #: includes/elements/recent-portfolios.php:414 includes/general-hooks.php:2429
1558
- #: includes/general-hooks.php:2473 includes/general-hooks.php:3128
1559
- #: includes/general-hooks.php:3170
1560
  msgid "Overlay title with lightbox style 1"
1561
  msgstr ""
1562
 
@@ -1568,8 +1569,8 @@ msgstr ""
1568
  #: includes/elements/recent-portfolios-tile-carousel.php:115
1569
  #: includes/elements/recent-portfolios.php:356
1570
  #: includes/elements/recent-portfolios.php:415 includes/general-hooks.php:2434
1571
- #: includes/general-hooks.php:2477 includes/general-hooks.php:3132
1572
- #: includes/general-hooks.php:3174
1573
  msgid "Overlay title with lightbox style 2"
1574
  msgstr ""
1575
 
@@ -1779,7 +1780,7 @@ msgstr ""
1779
  #: includes/elements/elementor/recent-portfolios-grid.php:430
1780
  #: includes/elements/elementor/recent-portfolios-masonry.php:418
1781
  #: includes/elements/elementor/recent-portfolios-tile.php:436
1782
- #: includes/elements/recent-portfolios.php:467 includes/general-hooks.php:1489
1783
  msgid "Right"
1784
  msgstr ""
1785
 
@@ -1978,8 +1979,8 @@ msgstr ""
1978
 
1979
  #: includes/elements/elementor/recent-portfolios-grid.php:1336
1980
  #: includes/elements/elementor/recent-portfolios-masonry.php:1013
1981
- #: includes/elements/recent-portfolios.php:380 includes/general-hooks.php:2705
1982
- #: includes/general-hooks.php:2784
1983
  msgid "Entry Box Border Color"
1984
  msgstr ""
1985
 
@@ -2173,12 +2174,12 @@ msgid "Different layout types of appearing items."
2173
  msgstr ""
2174
 
2175
  #: includes/elements/recent-portfolios.php:221 includes/general-hooks.php:2342
2176
- #: includes/general-hooks.php:3046
2177
  msgid "Masonry"
2178
  msgstr ""
2179
 
2180
  #: includes/elements/recent-portfolios.php:225 includes/general-hooks.php:2346
2181
- #: includes/general-hooks.php:3050
2182
  msgid "Tiles"
2183
  msgstr ""
2184
 
@@ -2187,12 +2188,12 @@ msgid "Post Tile styles"
2187
  msgstr ""
2188
 
2189
  #: includes/elements/recent-portfolios.php:303 includes/general-hooks.php:2012
2190
- #: includes/general-hooks.php:2374 includes/general-hooks.php:3078
2191
  msgid "Square 1:1"
2192
  msgstr ""
2193
 
2194
  #: includes/elements/recent-portfolios.php:304 includes/general-hooks.php:2013
2195
- #: includes/general-hooks.php:2375 includes/general-hooks.php:3079
2196
  msgid "Vertical 3:4"
2197
  msgstr ""
2198
 
@@ -2201,7 +2202,7 @@ msgid "Portfolio hover type"
2201
  msgstr ""
2202
 
2203
  #: includes/elements/recent-portfolios.php:362 includes/general-hooks.php:2672
2204
- #: includes/general-hooks.php:2756
2205
  msgid "Entry Box Background Color"
2206
  msgstr ""
2207
 
@@ -2250,7 +2251,7 @@ msgstr ""
2250
  msgid "Single Portfolio"
2251
  msgstr ""
2252
 
2253
- #: includes/general-hooks.php:50 includes/general-hooks.php:819
2254
  msgid "Preview a Single Portfolio Page"
2255
  msgstr ""
2256
 
@@ -2294,369 +2295,393 @@ msgstr ""
2294
  msgid "1900 Pixels"
2295
  msgstr ""
2296
 
 
 
 
 
2297
  #: includes/general-hooks.php:150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2298
  msgid "Enable this option to display extra inormation on portfolio single page."
2299
  msgstr ""
2300
 
2301
- #: includes/general-hooks.php:168
2302
  msgid "Enable it to display category section in single portfolio."
2303
  msgstr ""
2304
 
2305
- #: includes/general-hooks.php:186
2306
  msgid "Enable it to display Tag section in single portfolio."
2307
  msgstr ""
2308
 
2309
- #: includes/general-hooks.php:204
2310
  msgid "Enable it to stick the side area on page while scrolling.."
2311
  msgstr ""
2312
 
2313
- #: includes/general-hooks.php:241
2314
  msgid "Display share/action bar"
2315
  msgstr ""
2316
 
2317
- #: includes/general-hooks.php:242
2318
  msgid "Enable it to display the section for share and like button."
2319
  msgstr ""
2320
 
2321
- #: includes/general-hooks.php:259
2322
  msgid "Display share button"
2323
  msgstr ""
2324
 
2325
- #: includes/general-hooks.php:260
2326
  msgid "Enable it to display the share button."
2327
  msgstr ""
2328
 
2329
- #: includes/general-hooks.php:283
2330
  msgid "Share Type"
2331
  msgstr ""
2332
 
2333
- #: includes/general-hooks.php:284 includes/general-hooks.php:488
2334
  msgid "Enable it to display text instead of icon."
2335
  msgstr ""
2336
 
2337
- #: includes/general-hooks.php:290 includes/general-hooks.php:494
2338
  msgid "Icon"
2339
  msgstr ""
2340
 
2341
- #: includes/general-hooks.php:309
2342
  msgid "Share Button Icon"
2343
  msgstr ""
2344
 
2345
- #: includes/general-hooks.php:335
2346
  msgid "Icon Color"
2347
  msgstr ""
2348
 
2349
- #: includes/general-hooks.php:336
2350
  msgid "Share icon color"
2351
  msgstr ""
2352
 
2353
- #: includes/general-hooks.php:368 includes/general-hooks.php:605
2354
  msgid "Icon Hover Color"
2355
  msgstr ""
2356
 
2357
- #: includes/general-hooks.php:369
2358
  msgid "Share icon hover color"
2359
  msgstr ""
2360
 
2361
- #: includes/general-hooks.php:401
2362
  msgid "Share Button Icon Size"
2363
  msgstr ""
2364
 
2365
- #: includes/general-hooks.php:435
2366
  msgid "Share Button Margin"
2367
  msgstr ""
2368
 
2369
- #: includes/general-hooks.php:464
2370
  msgid ""
2371
  "Enable it to display the like button. Please note that you should have "
2372
  "\"ulike\" plugin installed for this feature."
2373
  msgstr ""
2374
 
2375
- #: includes/general-hooks.php:487
2376
  msgid "Like Type"
2377
  msgstr ""
2378
 
2379
- #: includes/general-hooks.php:513
2380
  msgid "Like Icon"
2381
  msgstr ""
2382
 
2383
- #: includes/general-hooks.php:539
2384
  msgid "Icon Liked Color"
2385
  msgstr ""
2386
 
2387
- #: includes/general-hooks.php:540 includes/general-hooks.php:573
2388
  msgid "Like icon color"
2389
  msgstr ""
2390
 
2391
- #: includes/general-hooks.php:572
2392
  msgid "Icon Not Liked Color"
2393
  msgstr ""
2394
 
2395
- #: includes/general-hooks.php:606
2396
  msgid "Like icon hover color"
2397
  msgstr ""
2398
 
2399
- #: includes/general-hooks.php:638
2400
  msgid "Like Button Icon Size"
2401
  msgstr ""
2402
 
2403
- #: includes/general-hooks.php:672
2404
  msgid "Like Button Margin"
2405
  msgstr ""
2406
 
2407
- #: includes/general-hooks.php:755
2408
  msgid "Next Portfolio Label"
2409
  msgstr ""
2410
 
2411
- #: includes/general-hooks.php:756 includes/general-hooks.php:774
2412
  msgid "Specifies the word after next and previous navigation."
2413
  msgstr ""
2414
 
2415
- #: includes/general-hooks.php:773
2416
  msgid "Previous Portfolio Label"
2417
  msgstr ""
2418
 
2419
- #: includes/general-hooks.php:818
2420
  msgid "Portfolio Title"
2421
  msgstr ""
2422
 
2423
- #: includes/general-hooks.php:824
2424
  msgid "Display Title Bar Section"
2425
  msgstr ""
2426
 
2427
- #: includes/general-hooks.php:825
2428
  msgid "Enable it to show the title section."
2429
  msgstr ""
2430
 
2431
- #: includes/general-hooks.php:841
2432
  msgid "Layout presets"
2433
  msgstr ""
2434
 
2435
- #: includes/general-hooks.php:883
2436
  msgid "Title bar with light overlay which is aligned center"
2437
  msgstr ""
2438
 
2439
- #: includes/general-hooks.php:901
2440
  msgid "Fullscreen title bar with light overlay on background"
2441
  msgstr ""
2442
 
2443
- #: includes/general-hooks.php:919
2444
  msgid "Fullscreen title bar with dark overlay on background"
2445
  msgstr ""
2446
 
2447
- #: includes/general-hooks.php:937
2448
  msgid "Fullscreen title bar with border around the title"
2449
  msgstr ""
2450
 
2451
- #: includes/general-hooks.php:955
2452
  msgid "Fullscreen title bar with dark box around the title"
2453
  msgstr ""
2454
 
2455
- #: includes/general-hooks.php:973
2456
  msgid "Title aligned left with dark overlay on background"
2457
  msgstr ""
2458
 
2459
- #: includes/general-hooks.php:991
2460
  msgid "Tile overlaps the title area section and is aligned center"
2461
  msgstr ""
2462
 
2463
- #: includes/general-hooks.php:1012
2464
  msgid "Enable advanced setting"
2465
  msgstr ""
2466
 
2467
- #: includes/general-hooks.php:1013
2468
  msgid "Enable it to customize preset layouts."
2469
  msgstr ""
2470
 
2471
- #: includes/general-hooks.php:1036
2472
  msgid "Content Width"
2473
  msgstr ""
2474
 
2475
- #: includes/general-hooks.php:1056
2476
  msgid "Boxed"
2477
  msgstr ""
2478
 
2479
- #: includes/general-hooks.php:1060
2480
  msgid "Full Width Content with Space on Sides"
2481
  msgstr ""
2482
 
2483
- #: includes/general-hooks.php:1064
2484
  msgid "Full Width Content"
2485
  msgstr ""
2486
 
2487
- #: includes/general-hooks.php:1073
2488
  msgid "Title Section Height"
2489
  msgstr ""
2490
 
2491
- #: includes/general-hooks.php:1100
2492
  msgid "Auto Height"
2493
  msgstr ""
2494
 
2495
- #: includes/general-hooks.php:1101
2496
  msgid "Full Height"
2497
  msgstr ""
2498
 
2499
- #: includes/general-hooks.php:1106
2500
  msgid "Vertical Position"
2501
  msgstr ""
2502
 
2503
- #: includes/general-hooks.php:1107
2504
  msgid "Specifies vertical alignment of title and subtitle."
2505
  msgstr ""
2506
 
2507
- #: includes/general-hooks.php:1108
2508
  msgid ""
2509
  "Note: Parallax feature in not available for \"Bottom Overlap\" vertical "
2510
  "mode."
2511
  msgstr ""
2512
 
2513
- #: includes/general-hooks.php:1134
2514
  msgid "Top"
2515
  msgstr ""
2516
 
2517
- #: includes/general-hooks.php:1135
2518
  msgid "Middle"
2519
  msgstr ""
2520
 
2521
- #: includes/general-hooks.php:1136
2522
  msgid "Bottom"
2523
  msgstr ""
2524
 
2525
- #: includes/general-hooks.php:1137
2526
  msgid "Bottom Overlap"
2527
  msgstr ""
2528
 
2529
- #: includes/general-hooks.php:1142
2530
  msgid "Scroll Down Arrow"
2531
  msgstr ""
2532
 
2533
- #: includes/general-hooks.php:1143
2534
  msgid "This option only applies if section height is \"Full Height\"."
2535
  msgstr ""
2536
 
2537
- #: includes/general-hooks.php:1184
2538
  msgid "Round"
2539
  msgstr ""
2540
 
2541
- #: includes/general-hooks.php:1191
2542
  msgid "Display Titles"
2543
  msgstr ""
2544
 
2545
- #: includes/general-hooks.php:1192
2546
  msgid "Enable it to display title/subtitle in title section."
2547
  msgstr ""
2548
 
2549
- #: includes/general-hooks.php:1220
2550
  msgid "Border for Heading"
2551
  msgstr ""
2552
 
2553
- #: includes/general-hooks.php:1221
2554
  msgid "Enable it to display a border around the title and subtitle area."
2555
  msgstr ""
2556
 
2557
- #: includes/general-hooks.php:1254
2558
  msgid "Boxed Title"
2559
  msgstr ""
2560
 
2561
- #: includes/general-hooks.php:1255
2562
  msgid "Enable it to wrap the title and subtitle in a box with background color."
2563
  msgstr ""
2564
 
2565
- #: includes/general-hooks.php:1288
2566
  msgid "Title Box Custom Color"
2567
  msgstr ""
2568
 
2569
- #: includes/general-hooks.php:1289
2570
  msgid ""
2571
  "Specifies a custom background color for the box around the title and "
2572
  "subtitle."
2573
  msgstr ""
2574
 
2575
- #: includes/general-hooks.php:1327
2576
  msgid "Display Post Meta"
2577
  msgstr ""
2578
 
2579
- #: includes/general-hooks.php:1328
2580
  msgid "Enable it to display post meta information on title section."
2581
  msgstr ""
2582
 
2583
- #: includes/general-hooks.php:1356
2584
  msgid "Display Breadcrumb"
2585
  msgstr ""
2586
 
2587
- #: includes/general-hooks.php:1357
2588
  msgid "Enable it to display breadcrumb on title section."
2589
  msgstr ""
2590
 
2591
- #: includes/general-hooks.php:1385
2592
  msgid "Border for Breadcrumb"
2593
  msgstr ""
2594
 
2595
- #: includes/general-hooks.php:1386
2596
  msgid "Enable it to display border around breadcrumb."
2597
  msgstr ""
2598
 
2599
- #: includes/general-hooks.php:1419
2600
  msgid "Breadcrumb Separator Icon"
2601
  msgstr ""
2602
 
2603
- #: includes/general-hooks.php:1453
2604
  msgid "Text Align"
2605
  msgstr ""
2606
 
2607
- #: includes/general-hooks.php:1496
2608
  msgid "Overlay Color"
2609
  msgstr ""
2610
 
2611
- #: includes/general-hooks.php:1497
2612
  msgid ""
2613
  "The color that overlay on the background. Please note that color should "
2614
  "have transparency."
2615
  msgstr ""
2616
 
2617
- #: includes/general-hooks.php:1525
2618
  msgid "Overlay Pattern"
2619
  msgstr ""
2620
 
2621
- #: includes/general-hooks.php:1557
2622
  msgid "Hash"
2623
  msgstr ""
2624
 
2625
- #: includes/general-hooks.php:1564
2626
  msgid "Overlay Pattern Opacity"
2627
  msgstr ""
2628
 
2629
- #: includes/general-hooks.php:1600
2630
  msgid "Color Mode"
2631
  msgstr ""
2632
 
2633
- #: includes/general-hooks.php:1635
2634
  msgid "Enable Title Background"
2635
  msgstr ""
2636
 
2637
- #: includes/general-hooks.php:1636
2638
  msgid "Enable it to display custom background for title section."
2639
  msgstr ""
2640
 
2641
- #: includes/general-hooks.php:1664
2642
  msgid "Enable Parallax Effect"
2643
  msgstr ""
2644
 
2645
- #: includes/general-hooks.php:1665
2646
  msgid "Enable it to have parallax background effect on this section."
2647
  msgstr ""
2648
 
2649
- #: includes/general-hooks.php:1666
2650
  msgid ""
2651
  "Note: Parallax feature in not available for \"Bottom Overlap\" mode for "
2652
  "\"Vertical Position\" option."
2653
  msgstr ""
2654
 
2655
- #: includes/general-hooks.php:1699
2656
  msgid "Background Color"
2657
  msgstr ""
2658
 
2659
- #: includes/general-hooks.php:1700
2660
  msgid "Specifies a background color for title bar."
2661
  msgstr ""
2662
 
@@ -2779,322 +2804,322 @@ msgstr ""
2779
  msgid "Choose your portfolio template."
2780
  msgstr ""
2781
 
2782
- #: includes/general-hooks.php:2350 includes/general-hooks.php:3054
2783
  msgid "Land"
2784
  msgstr ""
2785
 
2786
- #: includes/general-hooks.php:2359 includes/general-hooks.php:3063
2787
  msgid "Image Aspect Ratio"
2788
  msgstr ""
2789
 
2790
- #: includes/general-hooks.php:2389 includes/general-hooks.php:3093
2791
  msgid "Portfolio Hover Type"
2792
  msgstr ""
2793
 
2794
  #: includes/general-hooks.php:2390 includes/general-hooks.php:2452
2795
- #: includes/general-hooks.php:3094 includes/general-hooks.php:3149
2796
  msgid "Hover over images to see the animation."
2797
  msgstr ""
2798
 
2799
- #: includes/general-hooks.php:2451 includes/general-hooks.php:3148
2800
  msgid "Tile Portfolio Item Type"
2801
  msgstr ""
2802
 
2803
- #: includes/general-hooks.php:2567 includes/general-hooks.php:3242
2804
  msgid "Number of Columns in Tablet"
2805
  msgstr ""
2806
 
2807
- #: includes/general-hooks.php:2596 includes/general-hooks.php:3271
2808
  msgid "Number of Columns in Mobile"
2809
  msgstr ""
2810
 
2811
- #: includes/general-hooks.php:2624 includes/general-hooks.php:3299
2812
  msgid "Display Like Button"
2813
  msgstr ""
2814
 
2815
- #: includes/general-hooks.php:2625 includes/general-hooks.php:3300
2816
  msgid ""
2817
  "Enable it to display %s like button%s on portfolio portfolios. Please note "
2818
  "WP Ulike plugin needs to be activaited to use this option."
2819
  msgstr ""
2820
 
2821
- #: includes/general-hooks.php:2649 includes/general-hooks.php:2738
2822
  msgid "Enable Entry Box Coloring"
2823
  msgstr ""
2824
 
2825
- #: includes/general-hooks.php:2650 includes/general-hooks.php:2739
2826
  msgid "Specifies the border/background color for entry box."
2827
  msgstr ""
2828
 
2829
- #: includes/general-hooks.php:2674 includes/general-hooks.php:2758
2830
  msgid "Specifies the background color for entry box."
2831
  msgstr ""
2832
 
2833
- #: includes/general-hooks.php:2707 includes/general-hooks.php:2786
2834
  msgid "Specifies the border color for entry box."
2835
  msgstr ""
2836
 
2837
- #: includes/general-hooks.php:2812
2838
  msgid "Portfolio Sidebar Position"
2839
  msgstr ""
2840
 
2841
- #: includes/general-hooks.php:2813
2842
  msgid "Specifies the position of sidebar on portfolio page."
2843
  msgstr ""
2844
 
2845
- #: includes/general-hooks.php:2819 includes/general-hooks.php:3333
2846
  msgid "No Sidebar"
2847
  msgstr ""
2848
 
2849
- #: includes/general-hooks.php:2823 includes/general-hooks.php:3337
2850
  msgid "Right Sidebar"
2851
  msgstr ""
2852
 
2853
- #: includes/general-hooks.php:2827 includes/general-hooks.php:3341
2854
  msgid "Left Sidebar"
2855
  msgstr ""
2856
 
2857
- #: includes/general-hooks.php:2831 includes/general-hooks.php:3345
2858
  msgid "Left Left Sidebar"
2859
  msgstr ""
2860
 
2861
- #: includes/general-hooks.php:2835 includes/general-hooks.php:3349
2862
  msgid "Right Right Sidebar"
2863
  msgstr ""
2864
 
2865
- #: includes/general-hooks.php:2839 includes/general-hooks.php:3353
2866
  msgid "Left Right Sidebar"
2867
  msgstr ""
2868
 
2869
- #: includes/general-hooks.php:2843 includes/general-hooks.php:3357
2870
  msgid "Right Left Sidebar"
2871
  msgstr ""
2872
 
2873
- #: includes/general-hooks.php:2855
2874
  msgid "Portfolio Sidebar Style"
2875
  msgstr ""
2876
 
2877
- #: includes/general-hooks.php:2856
2878
  msgid "Specifies the style of sidebar on portfolio page."
2879
  msgstr ""
2880
 
2881
- #: includes/general-hooks.php:2870 includes/general-hooks.php:3380
2882
  msgid "Simple"
2883
  msgstr ""
2884
 
2885
- #: includes/general-hooks.php:2874 includes/general-hooks.php:3384
2886
  msgid "Bordered Sidebar"
2887
  msgstr ""
2888
 
2889
- #: includes/general-hooks.php:2878 includes/general-hooks.php:3388
2890
  msgid "Overlap Background"
2891
  msgstr ""
2892
 
2893
- #: includes/general-hooks.php:2887
2894
  msgid "Number of Portfolios Per Page"
2895
  msgstr ""
2896
 
2897
- #: includes/general-hooks.php:2888
2898
  msgid "Specifies the number of portfolios items to show on each page."
2899
  msgstr ""
2900
 
2901
- #: includes/general-hooks.php:2906
2902
  msgid "Display Title Bar?"
2903
  msgstr ""
2904
 
2905
- #: includes/general-hooks.php:2907
2906
  msgid ""
2907
  "Specifies whether to display the title bar at top of portfolio archive page "
2908
  "or not."
2909
  msgstr ""
2910
 
2911
- #: includes/general-hooks.php:2925
2912
  msgid "Display Breadcrumb?"
2913
  msgstr ""
2914
 
2915
- #: includes/general-hooks.php:2926
2916
  msgid ""
2917
  "Specifies whether to display the breadcrumb in title bar of portfolio "
2918
  "archive page or not."
2919
  msgstr ""
2920
 
2921
- #: includes/general-hooks.php:2948
2922
  msgid "Display Title?"
2923
  msgstr ""
2924
 
2925
- #: includes/general-hooks.php:2949
2926
  msgid ""
2927
  "Specifies whether to display the title in title bar of portfolio archive "
2928
  "page or not."
2929
  msgstr ""
2930
 
2931
- #: includes/general-hooks.php:2971
2932
  msgid "Custom Title"
2933
  msgstr ""
2934
 
2935
- #: includes/general-hooks.php:2994
2936
  msgid "Custom Breadcrumb Label"
2937
  msgstr ""
2938
 
2939
- #: includes/general-hooks.php:3021
2940
  msgid "Portfolio Category & tag"
2941
  msgstr ""
2942
 
2943
- #: includes/general-hooks.php:3022
2944
  msgid "Portfolio Category & tag page Setting"
2945
  msgstr ""
2946
 
2947
- #: includes/general-hooks.php:3026
2948
  msgid "Taxonomy Page Template"
2949
  msgstr ""
2950
 
2951
- #: includes/general-hooks.php:3325
2952
  msgid "Taxonomy Page Sidebar Position"
2953
  msgstr ""
2954
 
2955
- #: includes/general-hooks.php:3366
2956
  msgid "Sidebar Style"
2957
  msgstr ""
2958
 
2959
- #: includes/general-hooks.php:3367
2960
  msgid "Specifies the style of sidebar on category & tag page."
2961
  msgstr ""
2962
 
2963
- #: includes/general-hooks.php:3401
2964
  msgid "Portfolio MetaData"
2965
  msgstr ""
2966
 
2967
- #: includes/general-hooks.php:3402
2968
  msgid "Portfolio MetaData Setting"
2969
  msgstr ""
2970
 
2971
- #: includes/general-hooks.php:3406
2972
  msgid "Label for Launch Project Button"
2973
  msgstr ""
2974
 
2975
- #: includes/general-hooks.php:3407
2976
  msgid "Specify a label for launch project button."
2977
  msgstr ""
2978
 
2979
- #: includes/general-hooks.php:3414
2980
  msgid "Launch Project"
2981
  msgstr ""
2982
 
2983
- #: includes/general-hooks.php:3418
2984
  msgid "Portfolio MetaDatas"
2985
  msgstr ""
2986
 
2987
- #: includes/general-hooks.php:3419
2988
  msgid ""
2989
  "Specify the number of fields and the label of each one for portfolio "
2990
  "metadatas"
2991
  msgstr ""
2992
 
2993
- #: includes/general-hooks.php:3425
2994
  msgid "Project URL"
2995
  msgstr ""
2996
 
2997
- #: includes/general-hooks.php:3426
2998
  msgid "Client"
2999
  msgstr ""
3000
 
3001
- #: includes/general-hooks.php:3427
3002
  msgid "Release Date"
3003
  msgstr ""
3004
 
3005
- #: includes/general-hooks.php:3429
3006
  msgid "Custom Field 1"
3007
  msgstr ""
3008
 
3009
- #: includes/general-hooks.php:3430
3010
  msgid "Custom Field 2"
3011
  msgstr ""
3012
 
3013
- #: includes/general-hooks.php:3431
3014
  msgid "Custom Field 3"
3015
  msgstr ""
3016
 
3017
- #: includes/general-hooks.php:3432
3018
  msgid "Custom Field 4"
3019
  msgstr ""
3020
 
3021
- #: includes/general-hooks.php:3433
3022
  msgid "Custom Field 5"
3023
  msgstr ""
3024
 
3025
- #: includes/general-hooks.php:3434
3026
  msgid "Custom Field 6"
3027
  msgstr ""
3028
 
3029
- #: includes/general-hooks.php:3435
3030
  msgid "Custom Field 7"
3031
  msgstr ""
3032
 
3033
- #: includes/general-hooks.php:3436
3034
  msgid "Custom Field 8"
3035
  msgstr ""
3036
 
3037
- #: includes/general-hooks.php:3437
3038
  msgid "Custom Field 9"
3039
  msgstr ""
3040
 
3041
- #: includes/general-hooks.php:3438
3042
  msgid "Custom Field 10"
3043
  msgstr ""
3044
 
3045
- #: includes/general-hooks.php:3439
3046
  msgid "Custom Field 11"
3047
  msgstr ""
3048
 
3049
- #: includes/general-hooks.php:3440
3050
  msgid "Custom Field 12"
3051
  msgstr ""
3052
 
3053
- #: includes/general-hooks.php:3451 includes/general-hooks.php:3452
3054
  msgid "Single Portfolio Appearance"
3055
  msgstr ""
3056
 
3057
- #: includes/general-hooks.php:3456
3058
  msgid "Content"
3059
  msgstr ""
3060
 
3061
- #: includes/general-hooks.php:3474
3062
  msgid "Overview Content"
3063
  msgstr ""
3064
 
3065
- #: includes/general-hooks.php:3483
3066
  msgid "Meta"
3067
  msgstr ""
3068
 
3069
- #: includes/general-hooks.php:3492
3070
  msgid "Meta Terms"
3071
  msgstr ""
3072
 
3073
- #: includes/general-hooks.php:3501
3074
  msgid "Launch Button"
3075
  msgstr ""
3076
 
3077
- #: includes/general-hooks.php:3510
3078
  msgid "Launch Button Background"
3079
  msgstr ""
3080
 
3081
- #: includes/general-hooks.php:3555
3082
  msgid "Portfolio Options"
3083
  msgstr ""
3084
 
3085
- #: includes/general-hooks.php:3576
3086
  msgid "Likes"
3087
  msgstr ""
3088
 
3089
- #: includes/general-hooks.php:3608
3090
  msgid "Like"
3091
  msgstr ""
3092
 
3093
- #: includes/general-hooks.php:3635
3094
  msgid "Share"
3095
  msgstr ""
3096
 
3097
- #: includes/general-hooks.php:3674 public/includes/templates-post.php:19
3098
  msgid "Related Projects"
3099
  msgstr ""
3100
 
@@ -3122,8 +3147,8 @@ msgstr ""
3122
  #: public/templates/theme-parts/entry/portfolio-column.php:67
3123
  #: public/templates/theme-parts/entry/portfolio-land.php:86
3124
  #: public/templates/theme-parts/entry/portfolio.php:46
3125
- #: public/templates/theme-parts/entry/single-portfolio.php:116
3126
- #: public/templates/theme-parts/entry/single-portfolio.php:124
3127
  msgid "View all posts in "
3128
  msgstr ""
3129
 
@@ -3132,20 +3157,20 @@ msgstr ""
3132
  msgid "Edit"
3133
  msgstr ""
3134
 
3135
- #: public/templates/theme-parts/entry/single-portfolio.php:122
3136
  msgid "Tags"
3137
  msgstr ""
3138
 
3139
- #: public/templates/theme-parts/entry/single-portfolio.php:161
3140
  msgid "Pages:"
3141
  msgstr ""
3142
 
3143
- #: public/templates/theme-parts/entry/single-portfolio.php:188
3144
  msgid "Next "
3145
  msgstr ""
3146
 
3147
  #: public/templates/theme-parts/loop-portfolio.php:62
3148
- #: public/templates/theme-parts/tax-portfolio.php:66
3149
  msgid "To enable this feature, please install \"Auxin Portfolio\" plugin."
3150
  msgstr ""
3151
 
1
+ # Averta Copyright (c) {2021}
2
  msgid ""
3
  msgstr ""
4
+ "Project-Id-Version: Phlox Portfolio 2.1.3\n"
5
  "Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
6
+ "POT-Creation-Date: 2021-01-10 12:07:48+00:00\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
+ "PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
11
  "Last-Translator: Averta <info@averta.net>\n"
12
  "Language-Team: Averta <info@averta.net>\n"
13
  "Language: en\n"
56
  msgstr ""
57
 
58
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:52
59
+ #: includes/general-hooks.php:3449
60
  msgid "Overview Title"
61
  msgstr ""
62
 
79
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:231
80
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:152
81
  #: includes/elements/elementor/recent-portfolios-tile.php:150
82
+ #: includes/elements/recent-portfolios.php:254 includes/general-hooks.php:156
83
+ #: includes/general-hooks.php:861
84
  msgid "Default"
85
  msgstr ""
86
 
89
  #: includes/elements/elementor/recent-portfolios-masonry.php:410
90
  #: includes/elements/elementor/recent-portfolios-tile.php:428
91
  #: includes/elements/recent-portfolios.php:459 includes/general-hooks.php:137
92
+ #: includes/general-hooks.php:1479
93
  msgid "Left"
94
  msgstr ""
95
 
98
  #: includes/elements/elementor/recent-portfolios-masonry.php:414
99
  #: includes/elements/elementor/recent-portfolios-tile.php:432
100
  #: includes/elements/recent-portfolios.php:463 includes/general-hooks.php:141
101
+ #: includes/general-hooks.php:1483
102
  msgid "Center"
103
  msgstr ""
104
 
153
  msgstr ""
154
 
155
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:129
156
+ #: includes/general-hooks.php:220
157
  msgid "Sticky Side Area"
158
  msgstr ""
159
 
224
 
225
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:173
226
  #: includes/elements/recent-portfolios-tile-carousel.php:285
227
+ #: includes/general-hooks.php:1626
228
  msgid "Dark"
229
  msgstr ""
230
 
231
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:174
232
  #: includes/elements/recent-portfolios-tile-carousel.php:286
233
+ #: includes/general-hooks.php:1627
234
  msgid "Light"
235
  msgstr ""
236
 
237
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:205
238
+ #: includes/general-hooks.php:246
239
  msgid "Display Next & Previous portfolios"
240
  msgstr ""
241
 
242
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:206
243
+ #: includes/general-hooks.php:247
244
  msgid ""
245
  "Enable it to display links to next and previous portfolios on single "
246
  "portfolio page."
247
  msgstr ""
248
 
249
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:219
250
+ #: includes/general-hooks.php:697
251
  msgid "Skin for Next & Previous Links"
252
  msgstr ""
253
 
254
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:220
255
+ #: includes/general-hooks.php:698
256
  msgid "Specifies the skin for next and previous navigation block."
257
  msgstr ""
258
 
259
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:235
260
+ #: includes/general-hooks.php:715
261
  msgid "Classic Project Navigation"
262
  msgstr ""
263
 
264
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:239
265
+ #: includes/general-hooks.php:719
266
  msgid "Classic Project Navigation Without Title"
267
  msgstr ""
268
 
269
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:243
270
+ #: includes/general-hooks.php:711
271
  msgid "Minimal (default)"
272
  msgstr ""
273
 
274
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:247
275
+ #: includes/general-hooks.php:723
276
  msgid "Thumbnail with Arrow"
277
  msgstr ""
278
 
279
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:251
280
+ #: includes/general-hooks.php:727
281
  msgid "Thumbnail without Arrow"
282
  msgstr ""
283
 
284
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:255
285
+ #: includes/general-hooks.php:731
286
  msgid "Navigation with Light Background"
287
  msgstr ""
288
 
289
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:259
290
+ #: includes/general-hooks.php:735
291
  msgid "Navigation with Dark Background"
292
  msgstr ""
293
 
294
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:263
295
+ #: includes/general-hooks.php:739
296
  msgid "Sticky Thumbnail with Arrow"
297
  msgstr ""
298
 
299
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:267
300
+ #: includes/general-hooks.php:743
301
  msgid "Modern"
302
  msgstr ""
303
 
304
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:276
305
+ #: includes/general-hooks.php:788
306
  msgid "Next & Previous Button Link"
307
  msgstr ""
308
 
309
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:277
310
+ #: includes/general-hooks.php:789
311
  msgid ""
312
  "Specifies the link of button in next and previous navigation. leave it "
313
  "blank to use default portfolio archive link"
314
  msgstr ""
315
 
316
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:296
317
+ #: includes/general-hooks.php:166
318
  msgid "Display Portfolio Meta Info"
319
  msgstr ""
320
 
323
  msgstr ""
324
 
325
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:309
326
+ #: includes/general-hooks.php:184
327
  msgid "Display Single Portfolio Categories"
328
  msgstr ""
329
 
332
  msgstr ""
333
 
334
  #: admin/includes/metaboxes/metabox-fields-portfolio-metadata.php:329
335
+ #: includes/general-hooks.php:202
336
  msgid "Display Single Portfolio Tags"
337
  msgstr ""
338
 
385
 
386
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:65
387
  #: includes/elements/recent-portfolios.php:217 includes/general-hooks.php:2338
388
+ #: includes/general-hooks.php:3026
389
  msgid "Grid"
390
  msgstr ""
391
 
398
 
399
  #: admin/includes/metaboxes/metabox-fields-portfolio-related.php:71
400
  #: includes/general-hooks.php:2041 includes/general-hooks.php:2519
401
+ #: includes/general-hooks.php:3198
402
  msgid "Number of Columns"
403
  msgstr ""
404
 
568
  msgstr ""
569
 
570
  #: includes/classes/class-auxpfo-post-type-portfolio.php:53
571
+ #: includes/general-hooks.php:39 includes/general-hooks.php:2996
572
  msgid "Portfolio"
573
  msgstr ""
574
 
904
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:190
905
  #: includes/elements/elementor/recent-portfolios-grid.php:199
906
  #: includes/elements/elementor/recent-portfolios-masonry.php:186
907
+ #: includes/elements/recent-portfolios.php:766 includes/general-hooks.php:472
908
  msgid "Display like button"
909
  msgstr ""
910
 
970
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:259
971
  #: includes/elements/elementor/recent-portfolios-tile.php:597
972
  #: includes/elements/recent-portfolios-tile-carousel.php:300
973
+ #: includes/elements/recent-portfolios.php:621 includes/general-hooks.php:1177
974
+ #: includes/general-hooks.php:1552
975
  msgid "None"
976
  msgstr ""
977
 
991
  #: includes/elements/elementor/recent-portfolios-grid.php:754
992
  #: includes/elements/elementor/recent-portfolios-masonry.php:609
993
  #: includes/elements/elementor/recent-portfolios-tile.php:627
994
+ #: includes/elements/recent-portfolios.php:647 includes/general-hooks.php:308
995
+ #: includes/general-hooks.php:504
996
  msgid "Text"
997
  msgstr ""
998
 
1014
  msgstr ""
1015
 
1016
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:307
1017
+ #: public/templates/theme-parts/entry/single-portfolio.php:190
1018
  msgid "Prev"
1019
  msgstr ""
1020
 
1179
  #: includes/elements/elementor/recent-portfolios-tile.php:814
1180
  #: includes/elements/recent-portfolios-tile-carousel.php:57
1181
  #: includes/elements/recent-portfolios.php:58
1182
+ #: public/templates/theme-parts/entry/single-portfolio.php:117
1183
  msgid "Categories"
1184
  msgstr ""
1185
 
1301
  #: includes/elements/elementor/recent-portfolios-tile-carousel.php:414
1302
  #: includes/elements/elementor/recent-portfolios-tile.php:315
1303
  #: includes/elements/recent-portfolios-tile-carousel.php:163
1304
+ #: includes/elements/recent-portfolios.php:119 includes/general-hooks.php:3412
1305
  msgid "Author"
1306
  msgstr ""
1307
 
1436
  #: includes/elements/elementor/recent-portfolios-grid.php:784
1437
  #: includes/elements/elementor/recent-portfolios-masonry.php:651
1438
  #: includes/elements/recent-portfolios.php:661 includes/general-hooks.php:2493
1439
+ #: includes/general-hooks.php:3174
1440
  msgid "Space"
1441
  msgstr ""
1442
 
1444
  #: includes/elements/elementor/recent-portfolios-grid.php:785
1445
  #: includes/elements/elementor/recent-portfolios-masonry.php:652
1446
  #: includes/elements/recent-portfolios.php:662 includes/general-hooks.php:2494
1447
+ #: includes/general-hooks.php:3175
1448
  msgid "Specifies horizontal space between items (pixel)."
1449
  msgstr ""
1450
 
1456
 
1457
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:601
1458
  #: includes/elements/recent-portfolios.php:301 includes/general-hooks.php:2010
1459
+ #: includes/general-hooks.php:2372 includes/general-hooks.php:3060
1460
  msgid "Horizontal 4:3"
1461
  msgstr ""
1462
 
1463
  #: includes/elements/elementor/recent-portfolios-grid-carousel.php:602
1464
  #: includes/elements/recent-portfolios.php:302 includes/general-hooks.php:2011
1465
+ #: includes/general-hooks.php:2373 includes/general-hooks.php:3061
1466
  msgid "Horizontal 16:9"
1467
  msgstr ""
1468
 
1502
  #: includes/elements/elementor/recent-portfolios-grid.php:834
1503
  #: includes/elements/elementor/recent-portfolios-masonry.php:687
1504
  #: includes/elements/recent-portfolios.php:332 includes/general-hooks.php:2404
1505
+ #: includes/general-hooks.php:3092
1506
  msgid "No animation"
1507
  msgstr ""
1508
 
1510
  #: includes/elements/elementor/recent-portfolios-grid.php:838
1511
  #: includes/elements/elementor/recent-portfolios-masonry.php:691
1512
  #: includes/elements/recent-portfolios.php:336 includes/general-hooks.php:2409
1513
+ #: includes/general-hooks.php:3096
1514
  msgid "Classic with lightbox style 1"
1515
  msgstr ""
1516
 
1518
  #: includes/elements/elementor/recent-portfolios-grid.php:842
1519
  #: includes/elements/elementor/recent-portfolios-masonry.php:695
1520
  #: includes/elements/recent-portfolios.php:340 includes/general-hooks.php:2414
1521
+ #: includes/general-hooks.php:3100
1522
  msgid "Classic with lightbox style 2"
1523
  msgstr ""
1524
 
1530
  #: includes/elements/recent-portfolios-tile-carousel.php:103
1531
  #: includes/elements/recent-portfolios.php:344
1532
  #: includes/elements/recent-portfolios.php:412 includes/general-hooks.php:2419
1533
+ #: includes/general-hooks.php:2465 includes/general-hooks.php:3104
1534
+ #: includes/general-hooks.php:3146
1535
  msgid "Overlay title style 1"
1536
  msgstr ""
1537
 
1543
  #: includes/elements/recent-portfolios-tile-carousel.php:107
1544
  #: includes/elements/recent-portfolios.php:348
1545
  #: includes/elements/recent-portfolios.php:413 includes/general-hooks.php:2424
1546
+ #: includes/general-hooks.php:2469 includes/general-hooks.php:3108
1547
+ #: includes/general-hooks.php:3150
1548
  msgid "Overlay title style 2"
1549
  msgstr ""
1550
 
1556
  #: includes/elements/recent-portfolios-tile-carousel.php:111
1557
  #: includes/elements/recent-portfolios.php:352
1558
  #: includes/elements/recent-portfolios.php:414 includes/general-hooks.php:2429
1559
+ #: includes/general-hooks.php:2473 includes/general-hooks.php:3112
1560
+ #: includes/general-hooks.php:3154
1561
  msgid "Overlay title with lightbox style 1"
1562
  msgstr ""
1563
 
1569
  #: includes/elements/recent-portfolios-tile-carousel.php:115
1570
  #: includes/elements/recent-portfolios.php:356
1571
  #: includes/elements/recent-portfolios.php:415 includes/general-hooks.php:2434
1572
+ #: includes/general-hooks.php:2477 includes/general-hooks.php:3116
1573
+ #: includes/general-hooks.php:3158
1574
  msgid "Overlay title with lightbox style 2"
1575
  msgstr ""
1576
 
1780
  #: includes/elements/elementor/recent-portfolios-grid.php:430
1781
  #: includes/elements/elementor/recent-portfolios-masonry.php:418
1782
  #: includes/elements/elementor/recent-portfolios-tile.php:436
1783
+ #: includes/elements/recent-portfolios.php:467 includes/general-hooks.php:1487
1784
  msgid "Right"
1785
  msgstr ""
1786
 
1979
 
1980
  #: includes/elements/elementor/recent-portfolios-grid.php:1336
1981
  #: includes/elements/elementor/recent-portfolios-masonry.php:1013
1982
+ #: includes/elements/recent-portfolios.php:380 includes/general-hooks.php:2701
1983
+ #: includes/general-hooks.php:2772
1984
  msgid "Entry Box Border Color"
1985
  msgstr ""
1986
 
2174
  msgstr ""
2175
 
2176
  #: includes/elements/recent-portfolios.php:221 includes/general-hooks.php:2342
2177
+ #: includes/general-hooks.php:3030
2178
  msgid "Masonry"
2179
  msgstr ""
2180
 
2181
  #: includes/elements/recent-portfolios.php:225 includes/general-hooks.php:2346
2182
+ #: includes/general-hooks.php:3034
2183
  msgid "Tiles"
2184
  msgstr ""
2185
 
2188
  msgstr ""
2189
 
2190
  #: includes/elements/recent-portfolios.php:303 includes/general-hooks.php:2012
2191
+ #: includes/general-hooks.php:2374 includes/general-hooks.php:3062
2192
  msgid "Square 1:1"
2193
  msgstr ""
2194
 
2195
  #: includes/elements/recent-portfolios.php:304 includes/general-hooks.php:2013
2196
+ #: includes/general-hooks.php:2375 includes/general-hooks.php:3063
2197
  msgid "Vertical 3:4"
2198
  msgstr ""
2199
 
2202
  msgstr ""
2203
 
2204
  #: includes/elements/recent-portfolios.php:362 includes/general-hooks.php:2672
2205
+ #: includes/general-hooks.php:2748
2206
  msgid "Entry Box Background Color"
2207
  msgstr ""
2208
 
2251
  msgid "Single Portfolio"
2252
  msgstr ""
2253
 
2254
+ #: includes/general-hooks.php:50 includes/general-hooks.php:816
2255
  msgid "Preview a Single Portfolio Page"
2256
  msgstr ""
2257
 
2295
  msgid "1900 Pixels"
2296
  msgstr ""
2297
 
2298
+ #: includes/general-hooks.php:149
2299
+ msgid "Image Size"
2300
+ msgstr ""
2301
+
2302
  #: includes/general-hooks.php:150
2303
+ msgid "Select size of featured image"
2304
+ msgstr ""
2305
+
2306
+ #: includes/general-hooks.php:157
2307
+ msgid "Medium"
2308
+ msgstr ""
2309
+
2310
+ #: includes/general-hooks.php:158
2311
+ msgid "Medium Large"
2312
+ msgstr ""
2313
+
2314
+ #: includes/general-hooks.php:159
2315
+ msgid "Large"
2316
+ msgstr ""
2317
+
2318
+ #: includes/general-hooks.php:160
2319
+ msgid "Original"
2320
+ msgstr ""
2321
+
2322
+ #: includes/general-hooks.php:167
2323
  msgid "Enable this option to display extra inormation on portfolio single page."
2324
  msgstr ""
2325
 
2326
+ #: includes/general-hooks.php:185
2327
  msgid "Enable it to display category section in single portfolio."
2328
  msgstr ""
2329
 
2330
+ #: includes/general-hooks.php:203
2331
  msgid "Enable it to display Tag section in single portfolio."
2332
  msgstr ""
2333
 
2334
+ #: includes/general-hooks.php:221
2335
  msgid "Enable it to stick the side area on page while scrolling.."
2336
  msgstr ""
2337
 
2338
+ #: includes/general-hooks.php:258
2339
  msgid "Display share/action bar"
2340
  msgstr ""
2341
 
2342
+ #: includes/general-hooks.php:259
2343
  msgid "Enable it to display the section for share and like button."
2344
  msgstr ""
2345
 
2346
+ #: includes/general-hooks.php:276
2347
  msgid "Display share button"
2348
  msgstr ""
2349
 
2350
+ #: includes/general-hooks.php:277
2351
  msgid "Enable it to display the share button."
2352
  msgstr ""
2353
 
2354
+ #: includes/general-hooks.php:300
2355
  msgid "Share Type"
2356
  msgstr ""
2357
 
2358
+ #: includes/general-hooks.php:301 includes/general-hooks.php:497
2359
  msgid "Enable it to display text instead of icon."
2360
  msgstr ""
2361
 
2362
+ #: includes/general-hooks.php:307 includes/general-hooks.php:503
2363
  msgid "Icon"
2364
  msgstr ""
2365
 
2366
+ #: includes/general-hooks.php:326
2367
  msgid "Share Button Icon"
2368
  msgstr ""
2369
 
2370
+ #: includes/general-hooks.php:352
2371
  msgid "Icon Color"
2372
  msgstr ""
2373
 
2374
+ #: includes/general-hooks.php:353
2375
  msgid "Share icon color"
2376
  msgstr ""
2377
 
2378
+ #: includes/general-hooks.php:381 includes/general-hooks.php:606
2379
  msgid "Icon Hover Color"
2380
  msgstr ""
2381
 
2382
+ #: includes/general-hooks.php:382
2383
  msgid "Share icon hover color"
2384
  msgstr ""
2385
 
2386
+ #: includes/general-hooks.php:410
2387
  msgid "Share Button Icon Size"
2388
  msgstr ""
2389
 
2390
+ #: includes/general-hooks.php:444
2391
  msgid "Share Button Margin"
2392
  msgstr ""
2393
 
2394
+ #: includes/general-hooks.php:473
2395
  msgid ""
2396
  "Enable it to display the like button. Please note that you should have "
2397
  "\"ulike\" plugin installed for this feature."
2398
  msgstr ""
2399
 
2400
+ #: includes/general-hooks.php:496
2401
  msgid "Like Type"
2402
  msgstr ""
2403
 
2404
+ #: includes/general-hooks.php:522
2405
  msgid "Like Icon"
2406
  msgstr ""
2407
 
2408
+ #: includes/general-hooks.php:548
2409
  msgid "Icon Liked Color"
2410
  msgstr ""
2411
 
2412
+ #: includes/general-hooks.php:549 includes/general-hooks.php:578
2413
  msgid "Like icon color"
2414
  msgstr ""
2415
 
2416
+ #: includes/general-hooks.php:577
2417
  msgid "Icon Not Liked Color"
2418
  msgstr ""
2419
 
2420
+ #: includes/general-hooks.php:607
2421
  msgid "Like icon hover color"
2422
  msgstr ""
2423
 
2424
+ #: includes/general-hooks.php:635
2425
  msgid "Like Button Icon Size"
2426
  msgstr ""
2427
 
2428
+ #: includes/general-hooks.php:669
2429
  msgid "Like Button Margin"
2430
  msgstr ""
2431
 
2432
+ #: includes/general-hooks.php:752
2433
  msgid "Next Portfolio Label"
2434
  msgstr ""
2435
 
2436
+ #: includes/general-hooks.php:753 includes/general-hooks.php:771
2437
  msgid "Specifies the word after next and previous navigation."
2438
  msgstr ""
2439
 
2440
+ #: includes/general-hooks.php:770
2441
  msgid "Previous Portfolio Label"
2442
  msgstr ""
2443
 
2444
+ #: includes/general-hooks.php:815
2445
  msgid "Portfolio Title"
2446
  msgstr ""
2447
 
2448
+ #: includes/general-hooks.php:821
2449
  msgid "Display Title Bar Section"
2450
  msgstr ""
2451
 
2452
+ #: includes/general-hooks.php:822
2453
  msgid "Enable it to show the title section."
2454
  msgstr ""
2455
 
2456
+ #: includes/general-hooks.php:838
2457
  msgid "Layout presets"
2458
  msgstr ""
2459
 
2460
+ #: includes/general-hooks.php:880
2461
  msgid "Title bar with light overlay which is aligned center"
2462
  msgstr ""
2463
 
2464
+ #: includes/general-hooks.php:898
2465
  msgid "Fullscreen title bar with light overlay on background"
2466
  msgstr ""
2467
 
2468
+ #: includes/general-hooks.php:916
2469
  msgid "Fullscreen title bar with dark overlay on background"
2470
  msgstr ""
2471
 
2472
+ #: includes/general-hooks.php:934
2473
  msgid "Fullscreen title bar with border around the title"
2474
  msgstr ""
2475
 
2476
+ #: includes/general-hooks.php:952
2477
  msgid "Fullscreen title bar with dark box around the title"
2478
  msgstr ""
2479
 
2480
+ #: includes/general-hooks.php:970
2481
  msgid "Title aligned left with dark overlay on background"
2482
  msgstr ""
2483
 
2484
+ #: includes/general-hooks.php:988
2485
  msgid "Tile overlaps the title area section and is aligned center"
2486
  msgstr ""
2487
 
2488
+ #: includes/general-hooks.php:1009
2489
  msgid "Enable advanced setting"
2490
  msgstr ""
2491
 
2492
+ #: includes/general-hooks.php:1010
2493
  msgid "Enable it to customize preset layouts."
2494
  msgstr ""
2495
 
2496
+ #: includes/general-hooks.php:1033
2497
  msgid "Content Width"
2498
  msgstr ""
2499
 
2500
+ #: includes/general-hooks.php:1053
2501
  msgid "Boxed"
2502
  msgstr ""
2503
 
2504
+ #: includes/general-hooks.php:1057
2505
  msgid "Full Width Content with Space on Sides"
2506
  msgstr ""
2507
 
2508
+ #: includes/general-hooks.php:1061
2509
  msgid "Full Width Content"
2510
  msgstr ""
2511
 
2512
+ #: includes/general-hooks.php:1070
2513
  msgid "Title Section Height"
2514
  msgstr ""
2515
 
2516
+ #: includes/general-hooks.php:1097
2517
  msgid "Auto Height"
2518
  msgstr ""
2519
 
2520
+ #: includes/general-hooks.php:1098
2521
  msgid "Full Height"
2522
  msgstr ""
2523
 
2524
+ #: includes/general-hooks.php:1103
2525
  msgid "Vertical Position"
2526
  msgstr ""
2527
 
2528
+ #: includes/general-hooks.php:1104
2529
  msgid "Specifies vertical alignment of title and subtitle."
2530
  msgstr ""
2531
 
2532
+ #: includes/general-hooks.php:1105
2533
  msgid ""
2534
  "Note: Parallax feature in not available for \"Bottom Overlap\" vertical "
2535
  "mode."
2536
  msgstr ""
2537
 
2538
+ #: includes/general-hooks.php:1131
2539
  msgid "Top"
2540
  msgstr ""
2541
 
2542
+ #: includes/general-hooks.php:1132
2543
  msgid "Middle"
2544
  msgstr ""
2545
 
2546
+ #: includes/general-hooks.php:1133
2547
  msgid "Bottom"
2548
  msgstr ""
2549
 
2550
+ #: includes/general-hooks.php:1134
2551
  msgid "Bottom Overlap"
2552
  msgstr ""
2553
 
2554
+ #: includes/general-hooks.php:1139
2555
  msgid "Scroll Down Arrow"
2556
  msgstr ""
2557
 
2558
+ #: includes/general-hooks.php:1140
2559
  msgid "This option only applies if section height is \"Full Height\"."
2560
  msgstr ""
2561
 
2562
+ #: includes/general-hooks.php:1181
2563
  msgid "Round"
2564
  msgstr ""
2565
 
2566
+ #: includes/general-hooks.php:1188
2567
  msgid "Display Titles"
2568
  msgstr ""
2569
 
2570
+ #: includes/general-hooks.php:1189
2571
  msgid "Enable it to display title/subtitle in title section."
2572
  msgstr ""
2573
 
2574
+ #: includes/general-hooks.php:1217
2575
  msgid "Border for Heading"
2576
  msgstr ""
2577
 
2578
+ #: includes/general-hooks.php:1218
2579
  msgid "Enable it to display a border around the title and subtitle area."
2580
  msgstr ""
2581
 
2582
+ #: includes/general-hooks.php:1251
2583
  msgid "Boxed Title"
2584
  msgstr ""
2585
 
2586
+ #: includes/general-hooks.php:1252
2587
  msgid "Enable it to wrap the title and subtitle in a box with background color."
2588
  msgstr ""
2589
 
2590
+ #: includes/general-hooks.php:1285
2591
  msgid "Title Box Custom Color"
2592
  msgstr ""
2593
 
2594
+ #: includes/general-hooks.php:1286
2595
  msgid ""
2596
  "Specifies a custom background color for the box around the title and "
2597
  "subtitle."
2598
  msgstr ""
2599
 
2600
+ #: includes/general-hooks.php:1325
2601
  msgid "Display Post Meta"
2602
  msgstr ""
2603
 
2604
+ #: includes/general-hooks.php:1326
2605
  msgid "Enable it to display post meta information on title section."
2606
  msgstr ""
2607
 
2608
+ #: includes/general-hooks.php:1354
2609
  msgid "Display Breadcrumb"
2610
  msgstr ""
2611
 
2612
+ #: includes/general-hooks.php:1355
2613
  msgid "Enable it to display breadcrumb on title section."
2614
  msgstr ""
2615
 
2616
+ #: includes/general-hooks.php:1383
2617
  msgid "Border for Breadcrumb"
2618
  msgstr ""
2619
 
2620
+ #: includes/general-hooks.php:1384
2621
  msgid "Enable it to display border around breadcrumb."
2622
  msgstr ""
2623
 
2624
+ #: includes/general-hooks.php:1417
2625
  msgid "Breadcrumb Separator Icon"
2626
  msgstr ""
2627
 
2628
+ #: includes/general-hooks.php:1451
2629
  msgid "Text Align"
2630
  msgstr ""
2631
 
2632
+ #: includes/general-hooks.php:1494
2633
  msgid "Overlay Color"
2634
  msgstr ""
2635
 
2636
+ #: includes/general-hooks.php:1495
2637
  msgid ""
2638
  "The color that overlay on the background. Please note that color should "
2639
  "have transparency."
2640
  msgstr ""
2641
 
2642
+ #: includes/general-hooks.php:1524
2643
  msgid "Overlay Pattern"
2644
  msgstr ""
2645
 
2646
+ #: includes/general-hooks.php:1556
2647
  msgid "Hash"
2648
  msgstr ""
2649
 
2650
+ #: includes/general-hooks.php:1563
2651
  msgid "Overlay Pattern Opacity"
2652
  msgstr ""
2653
 
2654
+ #: includes/general-hooks.php:1599
2655
  msgid "Color Mode"
2656
  msgstr ""
2657
 
2658
+ #: includes/general-hooks.php:1634
2659
  msgid "Enable Title Background"
2660
  msgstr ""
2661
 
2662
+ #: includes/general-hooks.php:1635
2663
  msgid "Enable it to display custom background for title section."
2664
  msgstr ""
2665
 
2666
+ #: includes/general-hooks.php:1663
2667
  msgid "Enable Parallax Effect"
2668
  msgstr ""
2669
 
2670
+ #: includes/general-hooks.php:1664
2671
  msgid "Enable it to have parallax background effect on this section."
2672
  msgstr ""
2673
 
2674
+ #: includes/general-hooks.php:1665
2675
  msgid ""
2676
  "Note: Parallax feature in not available for \"Bottom Overlap\" mode for "
2677
  "\"Vertical Position\" option."
2678
  msgstr ""
2679
 
2680
+ #: includes/general-hooks.php:1698
2681
  msgid "Background Color"
2682
  msgstr ""
2683
 
2684
+ #: includes/general-hooks.php:1699
2685
  msgid "Specifies a background color for title bar."
2686
  msgstr ""
2687
 
2804
  msgid "Choose your portfolio template."
2805
  msgstr ""
2806
 
2807
+ #: includes/general-hooks.php:2350 includes/general-hooks.php:3038
2808
  msgid "Land"
2809
  msgstr ""
2810
 
2811
+ #: includes/general-hooks.php:2359 includes/general-hooks.php:3047
2812
  msgid "Image Aspect Ratio"
2813
  msgstr ""
2814
 
2815
+ #: includes/general-hooks.php:2389 includes/general-hooks.php:3077
2816
  msgid "Portfolio Hover Type"
2817
  msgstr ""
2818
 
2819
  #: includes/general-hooks.php:2390 includes/general-hooks.php:2452
2820
+ #: includes/general-hooks.php:3078 includes/general-hooks.php:3133
2821
  msgid "Hover over images to see the animation."
2822
  msgstr ""
2823
 
2824
+ #: includes/general-hooks.php:2451 includes/general-hooks.php:3132
2825
  msgid "Tile Portfolio Item Type"
2826
  msgstr ""
2827
 
2828
+ #: includes/general-hooks.php:2567 includes/general-hooks.php:3226
2829
  msgid "Number of Columns in Tablet"
2830
  msgstr ""
2831
 
2832
+ #: includes/general-hooks.php:2596 includes/general-hooks.php:3255
2833
  msgid "Number of Columns in Mobile"
2834
  msgstr ""
2835
 
2836
+ #: includes/general-hooks.php:2624 includes/general-hooks.php:3283
2837
  msgid "Display Like Button"
2838
  msgstr ""
2839
 
2840
+ #: includes/general-hooks.php:2625 includes/general-hooks.php:3284
2841
  msgid ""
2842
  "Enable it to display %s like button%s on portfolio portfolios. Please note "
2843
  "WP Ulike plugin needs to be activaited to use this option."
2844
  msgstr ""
2845
 
2846
+ #: includes/general-hooks.php:2649 includes/general-hooks.php:2730
2847
  msgid "Enable Entry Box Coloring"
2848
  msgstr ""
2849
 
2850
+ #: includes/general-hooks.php:2650 includes/general-hooks.php:2731
2851
  msgid "Specifies the border/background color for entry box."
2852
  msgstr ""
2853
 
2854
+ #: includes/general-hooks.php:2674 includes/general-hooks.php:2750
2855
  msgid "Specifies the background color for entry box."
2856
  msgstr ""
2857
 
2858
+ #: includes/general-hooks.php:2703 includes/general-hooks.php:2774
2859
  msgid "Specifies the border color for entry box."
2860
  msgstr ""
2861
 
2862
+ #: includes/general-hooks.php:2796
2863
  msgid "Portfolio Sidebar Position"
2864
  msgstr ""
2865
 
2866
+ #: includes/general-hooks.php:2797
2867
  msgid "Specifies the position of sidebar on portfolio page."
2868
  msgstr ""
2869
 
2870
+ #: includes/general-hooks.php:2803 includes/general-hooks.php:3317
2871
  msgid "No Sidebar"
2872
  msgstr ""
2873
 
2874
+ #: includes/general-hooks.php:2807 includes/general-hooks.php:3321
2875
  msgid "Right Sidebar"
2876
  msgstr ""
2877
 
2878
+ #: includes/general-hooks.php:2811 includes/general-hooks.php:3325
2879
  msgid "Left Sidebar"
2880
  msgstr ""
2881
 
2882
+ #: includes/general-hooks.php:2815 includes/general-hooks.php:3329
2883
  msgid "Left Left Sidebar"
2884
  msgstr ""
2885
 
2886
+ #: includes/general-hooks.php:2819 includes/general-hooks.php:3333
2887
  msgid "Right Right Sidebar"
2888
  msgstr ""
2889
 
2890
+ #: includes/general-hooks.php:2823 includes/general-hooks.php:3337
2891
  msgid "Left Right Sidebar"
2892
  msgstr ""
2893
 
2894
+ #: includes/general-hooks.php:2827 includes/general-hooks.php:3341
2895
  msgid "Right Left Sidebar"
2896
  msgstr ""
2897
 
2898
+ #: includes/general-hooks.php:2839
2899
  msgid "Portfolio Sidebar Style"
2900
  msgstr ""
2901
 
2902
+ #: includes/general-hooks.php:2840
2903
  msgid "Specifies the style of sidebar on portfolio page."
2904
  msgstr ""
2905
 
2906
+ #: includes/general-hooks.php:2854 includes/general-hooks.php:3364
2907
  msgid "Simple"
2908
  msgstr ""
2909
 
2910
+ #: includes/general-hooks.php:2858 includes/general-hooks.php:3368
2911
  msgid "Bordered Sidebar"
2912
  msgstr ""
2913
 
2914
+ #: includes/general-hooks.php:2862 includes/general-hooks.php:3372
2915
  msgid "Overlap Background"
2916
  msgstr ""
2917
 
2918
+ #: includes/general-hooks.php:2871
2919
  msgid "Number of Portfolios Per Page"
2920
  msgstr ""
2921
 
2922
+ #: includes/general-hooks.php:2872
2923
  msgid "Specifies the number of portfolios items to show on each page."
2924
  msgstr ""
2925
 
2926
+ #: includes/general-hooks.php:2890
2927
  msgid "Display Title Bar?"
2928
  msgstr ""
2929
 
2930
+ #: includes/general-hooks.php:2891
2931
  msgid ""
2932
  "Specifies whether to display the title bar at top of portfolio archive page "
2933
  "or not."
2934
  msgstr ""
2935
 
2936
+ #: includes/general-hooks.php:2909
2937
  msgid "Display Breadcrumb?"
2938
  msgstr ""
2939
 
2940
+ #: includes/general-hooks.php:2910
2941
  msgid ""
2942
  "Specifies whether to display the breadcrumb in title bar of portfolio "
2943
  "archive page or not."
2944
  msgstr ""
2945
 
2946
+ #: includes/general-hooks.php:2932
2947
  msgid "Display Title?"
2948
  msgstr ""
2949
 
2950
+ #: includes/general-hooks.php:2933
2951
  msgid ""
2952
  "Specifies whether to display the title in title bar of portfolio archive "
2953
  "page or not."
2954
  msgstr ""
2955
 
2956
+ #: includes/general-hooks.php:2955
2957
  msgid "Custom Title"
2958
  msgstr ""
2959
 
2960
+ #: includes/general-hooks.php:2978
2961
  msgid "Custom Breadcrumb Label"
2962
  msgstr ""
2963
 
2964
+ #: includes/general-hooks.php:3005
2965
  msgid "Portfolio Category & tag"
2966
  msgstr ""
2967
 
2968
+ #: includes/general-hooks.php:3006
2969
  msgid "Portfolio Category & tag page Setting"
2970
  msgstr ""
2971
 
2972
+ #: includes/general-hooks.php:3010
2973
  msgid "Taxonomy Page Template"
2974
  msgstr ""
2975
 
2976
+ #: includes/general-hooks.php:3309
2977
  msgid "Taxonomy Page Sidebar Position"
2978
  msgstr ""
2979
 
2980
+ #: includes/general-hooks.php:3350
2981
  msgid "Sidebar Style"
2982
  msgstr ""
2983
 
2984
+ #: includes/general-hooks.php:3351
2985
  msgid "Specifies the style of sidebar on category & tag page."
2986
  msgstr ""
2987
 
2988
+ #: includes/general-hooks.php:3385
2989
  msgid "Portfolio MetaData"
2990
  msgstr ""
2991
 
2992
+ #: includes/general-hooks.php:3386
2993
  msgid "Portfolio MetaData Setting"
2994
  msgstr ""
2995
 
2996
+ #: includes/general-hooks.php:3390
2997
  msgid "Label for Launch Project Button"
2998
  msgstr ""
2999
 
3000
+ #: includes/general-hooks.php:3391
3001
  msgid "Specify a label for launch project button."
3002
  msgstr ""
3003
 
3004
+ #: includes/general-hooks.php:3398
3005
  msgid "Launch Project"
3006
  msgstr ""
3007
 
3008
+ #: includes/general-hooks.php:3402
3009
  msgid "Portfolio MetaDatas"
3010
  msgstr ""
3011
 
3012
+ #: includes/general-hooks.php:3403
3013
  msgid ""
3014
  "Specify the number of fields and the label of each one for portfolio "
3015
  "metadatas"
3016
  msgstr ""
3017
 
3018
+ #: includes/general-hooks.php:3409
3019
  msgid "Project URL"
3020
  msgstr ""
3021
 
3022
+ #: includes/general-hooks.php:3410
3023
  msgid "Client"
3024
  msgstr ""
3025
 
3026
+ #: includes/general-hooks.php:3411
3027
  msgid "Release Date"
3028
  msgstr ""
3029
 
3030
+ #: includes/general-hooks.php:3413
3031
  msgid "Custom Field 1"
3032
  msgstr ""
3033
 
3034
+ #: includes/general-hooks.php:3414
3035
  msgid "Custom Field 2"
3036
  msgstr ""
3037
 
3038
+ #: includes/general-hooks.php:3415
3039
  msgid "Custom Field 3"
3040
  msgstr ""
3041
 
3042
+ #: includes/general-hooks.php:3416
3043
  msgid "Custom Field 4"
3044
  msgstr ""
3045
 
3046
+ #: includes/general-hooks.php:3417
3047
  msgid "Custom Field 5"
3048
  msgstr ""
3049
 
3050
+ #: includes/general-hooks.php:3418
3051
  msgid "Custom Field 6"
3052
  msgstr ""
3053
 
3054
+ #: includes/general-hooks.php:3419
3055
  msgid "Custom Field 7"
3056
  msgstr ""
3057
 
3058
+ #: includes/general-hooks.php:3420
3059
  msgid "Custom Field 8"
3060
  msgstr ""
3061
 
3062
+ #: includes/general-hooks.php:3421
3063
  msgid "Custom Field 9"
3064
  msgstr ""
3065
 
3066
+ #: includes/general-hooks.php:3422
3067
  msgid "Custom Field 10"
3068
  msgstr ""
3069
 
3070
+ #: includes/general-hooks.php:3423
3071
  msgid "Custom Field 11"
3072
  msgstr ""
3073
 
3074
+ #: includes/general-hooks.php:3424
3075
  msgid "Custom Field 12"
3076
  msgstr ""
3077
 
3078
+ #: includes/general-hooks.php:3435 includes/general-hooks.php:3436
3079
  msgid "Single Portfolio Appearance"
3080
  msgstr ""
3081
 
3082
+ #: includes/general-hooks.php:3440
3083
  msgid "Content"
3084
  msgstr ""
3085
 
3086
+ #: includes/general-hooks.php:3458
3087
  msgid "Overview Content"
3088
  msgstr ""
3089
 
3090
+ #: includes/general-hooks.php:3467
3091
  msgid "Meta"
3092
  msgstr ""
3093
 
3094
+ #: includes/general-hooks.php:3476
3095
  msgid "Meta Terms"
3096
  msgstr ""
3097
 
3098
+ #: includes/general-hooks.php:3485
3099
  msgid "Launch Button"
3100
  msgstr ""
3101
 
3102
+ #: includes/general-hooks.php:3494
3103
  msgid "Launch Button Background"
3104
  msgstr ""
3105
 
3106
+ #: includes/general-hooks.php:3539
3107
  msgid "Portfolio Options"
3108
  msgstr ""
3109
 
3110
+ #: includes/general-hooks.php:3560
3111
  msgid "Likes"
3112
  msgstr ""
3113
 
3114
+ #: includes/general-hooks.php:3592
3115
  msgid "Like"
3116
  msgstr ""
3117
 
3118
+ #: includes/general-hooks.php:3619
3119
  msgid "Share"
3120
  msgstr ""
3121
 
3122
+ #: includes/general-hooks.php:3658 public/includes/templates-post.php:19
3123
  msgid "Related Projects"
3124
  msgstr ""
3125
 
3147
  #: public/templates/theme-parts/entry/portfolio-column.php:67
3148
  #: public/templates/theme-parts/entry/portfolio-land.php:86
3149
  #: public/templates/theme-parts/entry/portfolio.php:46
3150
+ #: public/templates/theme-parts/entry/single-portfolio.php:119
3151
+ #: public/templates/theme-parts/entry/single-portfolio.php:127
3152
  msgid "View all posts in "
3153
  msgstr ""
3154
 
3157
  msgid "Edit"
3158
  msgstr ""
3159
 
3160
+ #: public/templates/theme-parts/entry/single-portfolio.php:125
3161
  msgid "Tags"
3162
  msgstr ""
3163
 
3164
+ #: public/templates/theme-parts/entry/single-portfolio.php:164
3165
  msgid "Pages:"
3166
  msgstr ""
3167
 
3168
+ #: public/templates/theme-parts/entry/single-portfolio.php:191
3169
  msgid "Next "
3170
  msgstr ""
3171
 
3172
  #: public/templates/theme-parts/loop-portfolio.php:62
3173
+ #: public/templates/theme-parts/tax-portfolio.php:73
3174
  msgid "To enable this feature, please install \"Auxin Portfolio\" plugin."
3175
  msgstr ""
3176
 
public/assets/js/portfolio.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! 2.1.1
2
  * All required plugins
3
  * http://averta.net/phlox/
4
  */
1
+ /*! 2.1.3
2
  * All required plugins
3
  * http://averta.net/phlox/
4
  */
public/class-auxpfo.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  if ( ! class_exists( 'AUXPFO' ) ) :
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  if ( ! class_exists( 'AUXPFO' ) ) :
public/includes/class-auxpfo-frontend-assets.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  /**
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  /**
public/templates/archive-portfolio.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
  get_header();?>
13
 
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
  get_header();?>
13
 
public/templates/elements/recent-portfolio.php CHANGED
@@ -65,6 +65,7 @@ function auxin_recent_portfolio( $args= array() ) {
65
  'term_field' => 'slug',
66
  'base' => 'aux_recent_portfolios_grid',
67
  'base_class' => 'aux-widget-recent-portfolios',
 
68
  );
69
 
70
  $args = wp_parse_args( $args, $defaults );
@@ -229,10 +230,15 @@ function auxin_recent_portfolio( $args= array() ) {
229
  $tax_args = array(
230
  array(
231
  'taxonomy' => $args['filter_by'],
232
- 'field' => 'term_id',
233
- 'terms' => $args['cat']
234
  )
235
  );
 
 
 
 
 
 
236
  }
237
 
238
  $query_arg = array(
@@ -255,6 +261,9 @@ function auxin_recent_portfolio( $args= array() ) {
255
  if ( $custom_wp_query) {
256
  $wp_query = $custom_wp_query;
257
  } else {
 
 
 
258
  $wp_query = new WP_Query( auxin_parse_query_args( $query_arg ) );
259
  }
260
  $have_posts = $wp_query->have_posts();
65
  'term_field' => 'slug',
66
  'base' => 'aux_recent_portfolios_grid',
67
  'base_class' => 'aux-widget-recent-portfolios',
68
+ 'override_global_query' => false
69
  );
70
 
71
  $args = wp_parse_args( $args, $defaults );
230
  $tax_args = array(
231
  array(
232
  'taxonomy' => $args['filter_by'],
233
+ 'field' => 'term_id'
 
234
  )
235
  );
236
+
237
+ if ( $args['filter_by'] == 'portfolio-cat' ) {
238
+ $tax_args[0]['terms'] = $args['cat'];
239
+ } elseif ( $args['filter_by'] == 'portfolio-tag' ) {
240
+ $tax_args[0]['terms'] = $args['tag'];
241
+ }
242
  }
243
 
244
  $query_arg = array(
261
  if ( $custom_wp_query) {
262
  $wp_query = $custom_wp_query;
263
  } else {
264
+ if ( $override_global_query ) {
265
+ global $wp_query;
266
+ }
267
  $wp_query = new WP_Query( auxin_parse_query_args( $query_arg ) );
268
  }
269
  $have_posts = $wp_query->have_posts();
public/templates/single-portfolio.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
  global $post;
13
  $is_pass_protected = post_password_required();
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
  global $post;
13
  $is_pass_protected = post_password_required();
public/templates/taxonomy-portfolio-cat.php CHANGED
@@ -8,7 +8,7 @@
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
- * @copyright (c) 2010-2020 averta
12
  */
13
  get_header();?>
14
 
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
+ * @copyright (c) 2010-2021 averta
12
  */
13
  get_header();?>
14
 
public/templates/taxonomy-portfolio-filter.php CHANGED
@@ -8,6 +8,6 @@
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
- * @copyright (c) 2010-2020 averta
12
  */
13
  include 'taxonomy-portfolio-cat.php';
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
+ * @copyright (c) 2010-2021 averta
12
  */
13
  include 'taxonomy-portfolio-cat.php';
public/templates/taxonomy-portfolio-tag.php CHANGED
@@ -8,6 +8,6 @@
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
- * @copyright (c) 2010-2020 averta
12
  */
13
  include 'taxonomy-portfolio-cat.php';
8
  * @license LICENSE.txt
9
  * @author averta
10
  * @link http://averta.net/phlox/
11
+ * @copyright (c) 2010-2021 averta
12
  */
13
  include 'taxonomy-portfolio-cat.php';
public/templates/theme-parts/entry/single-portfolio.php CHANGED
@@ -1,7 +1,10 @@
1
  <?php
2
  global $post;
3
 
4
- $post_vars = auxpfo_get_portfolio_config( $post, array( 'request_from' => 'single' ) );
 
 
 
5
  extract( $post_vars );
6
  ?>
7
 
1
  <?php
2
  global $post;
3
 
4
+ $post_vars = auxpfo_get_portfolio_config( $post, array(
5
+ 'request_from' => 'single' ,
6
+ 'media_size' => auxin_get_option( 'portfolio_single_image_size', '' ),
7
+ ) );
8
  extract( $post_vars );
9
  ?>
10
 
public/templates/theme-parts/tax-portfolio.php CHANGED
@@ -12,42 +12,49 @@ $template_type = strstr( $portfolio_taxonomy_template, '-', true );
12
 
13
  // posts perpage
14
  $per_page = get_option( 'posts_per_page' );
 
15
 
16
  // if template type is masonry
17
  if( in_array( $template_type, array('grid', 'masonry', 'tiles') ) ){
18
-
19
- $cat = get_queried_object();
20
  $args = array(
21
- 'posts_per_page' => -1,
22
  'paged' => $paged,
23
  'order_by' => 'menu_order date',
24
  'order' => 'desc',
25
  'display_like' => auxin_get_option( 'show_portfolio_taxonomy_like_button' ),
26
  'deeplink' => false,
27
  'item_style' => auxin_get_option( 'portfolio_taxonomy_grid_item_type' ),
28
- 'paginate' => false,
29
- 'perpage' => false,
30
  'show_filters' => false,
31
  'show_title' => true,
32
  'show_info' => true,
33
- 'filter_by' => $cat->taxonomy,
34
  'term' => '',
35
- 'cat' => $cat->term_id,
36
  'image_aspect_ratio' => auxin_get_option( 'portfolio_taxonomy_image_aspect_ratio'),
37
  'space' => auxin_get_option( 'portfolio_taxonomy_grid_space') ,
38
  'desktop_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number' ),
39
  'tablet_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number_tablet' ),
40
  'phone_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number_mobile' ),
41
  'layout' => $template_type,
42
- 'tag' => '',
43
  'extra_classes' => '',
44
  'custom_el_id' => '',
45
  'reset_query' => false,
46
  'use_wp_query' => true, // true to use the global wp_query, false to use internal custom query
47
  'base_class' => 'aux-widget-recent-portfolios',
48
- 'called_from' => 'taxonomy'
 
 
49
  );
50
 
 
 
 
 
 
 
51
  if( 'masonry' == $template_type ){
52
  unset( $args['image_aspect_ratio'] );
53
 
12
 
13
  // posts perpage
14
  $per_page = get_option( 'posts_per_page' );
15
+ $portfolio_per_page = auxin_get_option( 'portfolio_archive_items_perpage', 12 );
16
 
17
  // if template type is masonry
18
  if( in_array( $template_type, array('grid', 'masonry', 'tiles') ) ){
19
+
20
+ $queried_object = get_queried_object();
21
  $args = array(
22
+ 'posts_per_page' => $portfolio_per_page,
23
  'paged' => $paged,
24
  'order_by' => 'menu_order date',
25
  'order' => 'desc',
26
  'display_like' => auxin_get_option( 'show_portfolio_taxonomy_like_button' ),
27
  'deeplink' => false,
28
  'item_style' => auxin_get_option( 'portfolio_taxonomy_grid_item_type' ),
29
+ 'paginate' => 1,
30
+ 'perpage' => $portfolio_per_page,
31
  'show_filters' => false,
32
  'show_title' => true,
33
  'show_info' => true,
34
+ 'filter_by' => $queried_object->taxonomy,
35
  'term' => '',
 
36
  'image_aspect_ratio' => auxin_get_option( 'portfolio_taxonomy_image_aspect_ratio'),
37
  'space' => auxin_get_option( 'portfolio_taxonomy_grid_space') ,
38
  'desktop_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number' ),
39
  'tablet_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number_tablet' ),
40
  'phone_cnum' => auxin_get_option( 'portfolio_taxonomy_column_number_mobile' ),
41
  'layout' => $template_type,
 
42
  'extra_classes' => '',
43
  'custom_el_id' => '',
44
  'reset_query' => false,
45
  'use_wp_query' => true, // true to use the global wp_query, false to use internal custom query
46
  'base_class' => 'aux-widget-recent-portfolios',
47
+ 'called_from' => 'taxonomy',
48
+ 'num' => $portfolio_per_page,
49
+ 'override_global_query' => true
50
  );
51
 
52
+ if ( $queried_object->taxonomy == 'portfolio-cat' ) {
53
+ $args['cat'] = $queried_object->term_id;
54
+ } elseif ( $queried_object->taxonomy == 'portfolio-tag' ) {
55
+ $args['tag'] = $queried_object->term_id;
56
+ }
57
+
58
  if( 'masonry' == $template_type ){
59
  unset( $args['image_aspect_ratio'] );
60
 
uninstall.php CHANGED
@@ -7,7 +7,7 @@
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
- * @copyright (c) 2010-2020 averta
11
  */
12
 
13
  // If uninstall not called from WordPress, then exit
7
  * @license LICENSE.txt
8
  * @author averta
9
  * @link http://averta.net/phlox/
10
+ * @copyright (c) 2010-2021 averta
11
  */
12
 
13
  // If uninstall not called from WordPress, then exit