Ordercss/front-end-rtl.css 0000644 00000002436 14757772667 0010602 0 ustar 00 .container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
padding-left: 0;
padding-right: 60px;
}
ul.portfolio-meta-lists span.title {
padding-right: 0;
padding-left: 10px;
}
.portfolio-share-box .list-posts-share a:not(:last-child) {
margin-right: 0;
margin-left: 10px;
}
.penci-portfolio-meta-wrapper .penci-page-header {
text-align: right;
}
.project-pagination .prev-post a:before {
float: left;
}
.project-pagination .next-post a:after {
float: right;
}
.post-entry blockquote cite, .post-entry blockquote .author, .wpb_text_column blockquote cite, .wpb_text_column blockquote .author, .woocommerce .page-description blockquote cite, .woocommerce .page-description blockquote .author,
.post-entry blockquote, .post-entry blockquote p, .wpb_text_column blockquote, .wpb_text_column blockquote p, .woocommerce .page-description blockquote, .woocommerce .page-description blockquote p {
text-align: right;
}
.post-entry blockquote, .wpb_text_column blockquote, .woocommerce .page-description blockquote {
padding: 0 46px 0 0;
}
.post-entry blockquote::before, .wpb_text_column blockquote::before, .woocommerce .page-description blockquote::before {
transform: scaleX(-1);
left: auto;
right: 0;
}
/*# sourceMappingURL=front-end-rtl.css.map */
css/front-end.css 0000644 00000023232 14757772667 0010000 0 ustar 00 .portfolio-page-content .portfolio-detail {
margin-left: 0;
margin-right: 0;
}
.penci-portfolio-meta-wrapper {
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin: 30px -15px;
--pc-pf-ct-w: 60%;
--pc-pf-mt-w: 40%;
}
.penci-portfolio-meta-wrapper .penci-page-header {
text-align: left;
padding-left: 15px;
padding-right: 15px;
}
.penci-portfolio-meta-wrapper .penci-portfolio-col {
width: var(--pc-pf-ct-w);
padding-left: 15px;
padding-right: 15px;
}
.penci-portfolio-meta-wrapper .penci-meta-lists {
width: var(--pc-pf-mt-w);
}
@media only screen and (max-width: 767px) {
.penci-portfolio-meta-wrapper .penci-meta-lists {
width: 100%;
}
}
.penci-portfolio-meta-wrapper .penci-shortdesc {
width: var(--pc-pf-ct-w);
}
@media only screen and (max-width: 767px) {
.penci-portfolio-meta-wrapper .penci-shortdesc {
width: 100%;
}
}
ul.portfolio-meta-lists {
list-style: none;
margin: 0;
padding: 0;
display: table;
width: 100%;
}
ul.portfolio-meta-lists li {
display: table-row;
}
ul.portfolio-meta-lists li:not(:last-child) span {
padding-bottom: 10px;
}
ul.portfolio-meta-lists span {
display: table-cell;
}
ul.portfolio-meta-lists span.title {
font-weight: bold;
min-width: 70px;
padding-right: 10px;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
@media only screen and (max-width: 767px) {
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 {
flex-direction: column-reverse;
}
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
flex-direction: column;
margin-top: 0;
margin-bottom: 0;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper .penci-portfolio-col {
width: 100%;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper,
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
flex: 0 0 auto;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
width: 29.06%;
}
@media only screen and (max-width: 767px) {
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
width: 100%;
}
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
width: 70.94%;
padding-left: 60px;
}
@media only screen and (max-width: 767px) {
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
width: 100%;
padding-left: 0;
}
}
.container.no_content .post-entry.portfolio-style-3 .portfolio-page-content {
width: 100%;
padding-left: 0;
}
.penci-sidebar-content .penci-portfolio-meta-wrapper {
flex-direction: column;
margin-top: 0;
margin-bottom: 60px;
}
.penci-sidebar-content .penci-portfolio-meta-wrapper .penci-portfolio-col {
width: 100%;
}
.portfolio-bottom-share {
text-align: center;
}
.portfolio-bottom-share.has-border {
border-bottom: 1px solid #dedede;
}
.portfolio-share-box > span {
border-top: 1px solid var(--pcborder-cl);
padding-top: 10px;
margin-top: 10px;
}
.portfolio-bottom-share .portfolio-share-box > span {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
.portfolio-share-box.tags-share-box {
padding-right: 0;
}
.portfolio-share-box .share-title {
font-weight: var(--pchead-wei);
font-family: var(--pchead-font);
font-size: 12px;
text-transform: uppercase;
margin-right: 10px;
}
.portfolio-share-box .list-posts-share a {
color: var(--pcheading-cl);
text-decoration: none;
}
.portfolio-share-box .list-posts-share a:hover {
color: var(--pcaccent-cl);
}
.portfolio-share-box .list-posts-share a span {
display: none;
}
.portfolio-share-box .list-posts-share a:not(:last-child) {
margin-right: 10px;
}
.portfolio-share-box.style-2 .list-posts-share a, .portfolio-share-box.style-3 .list-posts-share a, .portfolio-share-box.style-4 .list-posts-share a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
margin-right: 5px;
transition: all 0.3s ease-in-out;
color: black;
border: 1px solid var(--pcborder-cl);
border-radius: 50%;
}
.portfolio-share-box.style-2 .list-posts-share a:hover,
.portfolio-share-box.style-3 .list-posts-share a,
.portfolio-share-box.style-3 .list-posts-share a:hover,
.portfolio-share-box.style-4 .list-posts-share a:hover {
color: #fff;
}
.portfolio-share-box.style-2 a.post-share-facebook:hover,
.portfolio-share-box.style-3 a.post-share-facebook,
.portfolio-share-box.style-3 a.post-share-facebook:hover,
.portfolio-share-box.style-4 a.post-share-facebook:hover {
background-color: #0d47a1;
border-color: #0d47a1;
}
.portfolio-share-box.style-2 a.post-share-twitter:hover,
.portfolio-share-box.style-3 a.post-share-twitter,
.portfolio-share-box.style-3 a.post-share-twitter:hover,
.portfolio-share-box.style-4 a.post-share-twitter:hover {
background-color: #40c4ff;
border-color: #40c4ff;
}
.portfolio-share-box.style-2 a.post-share-pinterest:hover,
.portfolio-share-box.style-3 a.post-share-pinterest,
.portfolio-share-box.style-3 a.post-share-pinterest:hover,
.portfolio-share-box.style-4 a.post-share-pinterest:hover {
background-color: #bd081c;
border-color: #bd081c;
}
.portfolio-share-box.style-2 a.post-share-email:hover,
.portfolio-share-box.style-3 a.post-share-email,
.portfolio-share-box.style-3 a.post-share-email:hover,
.portfolio-share-box.style-4 a.post-share-email:hover {
background-color: #0084ff;
border-color: #0084ff;
}
.portfolio-share-box.style-2 a.post-share-linkedin:hover,
.portfolio-share-box.style-3 a.post-share-linkedin,
.portfolio-share-box.style-3 a.post-share-linkedin:hover,
.portfolio-share-box.style-4 a.post-share-linkedin:hover {
background-color: #0077b5;
border-color: #0077b5;
}
.portfolio-share-box.style-2 a.post-share-tumblr:hover,
.portfolio-share-box.style-3 a.post-share-tumblr,
.portfolio-share-box.style-3 a.post-share-tumblr:hover,
.portfolio-share-box.style-4 a.post-share-tumblr:hover {
background-color: #34465d;
border-color: #34465d;
}
.portfolio-share-box.style-2 a.post-share-vk:hover,
.portfolio-share-box.style-3 a.post-share-vk,
.portfolio-share-box.style-3 a.post-share-vk:hover,
.portfolio-share-box.style-4 a.post-share-vk:hover {
background-color: #5181b8;
border-color: #5181b8;
}
.portfolio-share-box.style-2 a.post-share-pocket:hover,
.portfolio-share-box.style-3 a.post-share-pocket,
.portfolio-share-box.style-3 a.post-share-pocket:hover,
.portfolio-share-box.style-4 a.post-share-pocket:hover {
background-color: #ef4056;
border-color: #ef4056;
}
.portfolio-share-box.style-2 a.post-share-skype:hover,
.portfolio-share-box.style-3 a.post-share-skype,
.portfolio-share-box.style-3 a.post-share-skype:hover,
.portfolio-share-box.style-4 a.post-share-skype:hover {
background-color: #00aff0;
border-color: #00aff0;
}
.portfolio-share-box.style-2 a.post-share-whatsapp:hover,
.portfolio-share-box.style-3 a.post-share-whatsapp,
.portfolio-share-box.style-3 a.post-share-whatsapp:hover,
.portfolio-share-box.style-4 a.post-share-whatsapp:hover {
background-color: #00E676;
border-color: #00E676;
}
.portfolio-share-box.style-2 a.post-share-telegram:hover,
.portfolio-share-box.style-3 a.post-share-telegram,
.portfolio-share-box.style-3 a.post-share-telegram:hover,
.portfolio-share-box.style-4 a.post-share-telegram:hover {
background-color: #289FD9;
border-color: #289FD9;
}
.portfolio-share-box.style-2 a.post-share-reddit:hover,
.portfolio-share-box.style-3 a.post-share-reddit,
.portfolio-share-box.style-3 a.post-share-reddit:hover,
.portfolio-share-box.style-4 a.post-share-reddit:hover {
background-color: #F74300;
border-color: #F74300;
}
.portfolio-share-box.style-2 a.post-share-ok:hover,
.portfolio-share-box.style-3 a.post-share-ok,
.portfolio-share-box.style-3 a.post-share-ok:hover,
.portfolio-share-box.style-4 a.post-share-ok:hover {
background-color: #F18F00;
border-color: #F18F00;
}
.portfolio-share-box.style-2 a.post-share-stumbleupon:hover,
.portfolio-share-box.style-3 a.post-share-stumbleupon,
.portfolio-share-box.style-3 a.post-share-stumbleupon:hover,
.portfolio-share-box.style-4 a.post-share-stumbleupon:hover {
background-color: #EB4823;
border-color: #EB4823;
}
.portfolio-share-box.style-2 a.post-share-viber:hover,
.portfolio-share-box.style-3 a.post-share-viber,
.portfolio-share-box.style-3 a.post-share-viber:hover,
.portfolio-share-box.style-4 a.post-share-viber:hover {
background-color: #7d51a0;
border-color: #7d51a0;
}
.portfolio-share-box.style-2 a.post-share-line:hover,
.portfolio-share-box.style-3 a.post-share-line,
.portfolio-share-box.style-3 a.post-share-line:hover,
.portfolio-share-box.style-4 a.post-share-line:hover {
background-color: #01b901;
border-color: #01b901;
}
.portfolio-share-box.style-3 .list-posts-share a:hover {
opacity: 0.85;
}
.portfolio-share-box.style-4 .list-posts-share a {
background-color: #eee;
border-color: #eee;
}
.portfolio-share-box.style-4 .list-posts-share a:hover {
color: #fff;
}
@media only screen and (min-width: 768px) {
.container.portfolio-single-width-no-sidebar-small-container {
max-width: 770px;
margin-left: auto;
margin-right: auto;
}
}
.container.portfolio-single-width-fullwidth {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.portfolio-releated-area .item-related h3 a {
letter-spacing: 0;
text-transform: none;
font-size: 16px;
}
.portfolio-releated-area .item-related .portfolio-cat {
display: block;
margin-top: 6px;
}
.portfolio-releated-area .item-related .portfolio-cat a {
color: var(--pcmeta-cl);
}
.portfolio-releated-area .item-related .portfolio-cat a:hover {
color: var(--pcaccent-cl);
}
.portfolio-releated-area .item-related .portfolio-cat a:not(:last-child):after {
content: ",";
display: inline-block;
}
.portfolio-page-content .portfolio-detail {
max-width: unset;
}
css/admin.css 0000644 00000002175 14757772667 0007177 0 ustar 00 .penci-portfolio-meta-settings-wrap label {
font-weight: bold;
display: block;
margin-bottom: 10px;
}
.penci-portfolio-meta-settings-wrap .penci-portfolio-description {
margin-top: 10px;
font-style: italic;
display: block;
}
.penci-portfolio-meta-settings-wrap .penci-grid-2 {
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin-left: -15px;
margin-right: -15px;
}
.penci-portfolio-meta-settings-wrap .penci-grid-2 > p {
flex: 0 0 auto;
width: calc(50% - 30px);
padding-left: 15px;
padding-right: 15px;
}
@media only screen and (max-width: 767px) {
.penci-portfolio-meta-settings-wrap .penci-grid-2 > p {
width: 100%;
}
}
.penci-portfolio-meta-settings-wrap .penci-grid-3 {
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin-left: -15px;
margin-right: -15px;
}
.penci-portfolio-meta-settings-wrap .penci-grid-3 > p {
flex: 0 0 auto;
width: calc(33.3333333333% - 30px);
padding-left: 15px;
padding-right: 15px;
}
@media only screen and (max-width: 767px) {
.penci-portfolio-meta-settings-wrap .penci-grid-3 > p {
width: 100%;
}
}
/*# sourceMappingURL=admin.css.map */
customizer/panel.php 0000644 00000002060 14757772667 0010612 0 ustar 00 set_panel();
$this->set_section();
}
public function set_panel() {
$this->customizer->add_panel( [
'id' => $this->panelID,
'title' => esc_html__( 'Portfolio', 'penci-portfolio' ),
'priority' => $this->id,
] );
}
public function set_section() {
$this->add_lazy_section( 'pencidesign_portfolio_sgeneral_section', esc_html__( 'General', 'penci-portfolio' ), $this->panelID );
$this->add_lazy_section( 'pencidesign_portfolio_scolor_section', esc_html__( 'Colors', 'penci-portfolio' ), $this->panelID );
$this->add_lazy_section( 'pencidesign_portfolio_sfontsize_section', esc_html__( 'Font Size', 'penci-portfolio' ), $this->panelID );
$this->add_lazy_section( 'pencidesign_portfolio_sadvanced_section', esc_html__( 'Advanced', 'penci-portfolio' ), $this->panelID );
}
}
customizer/settings.php 0000644 00000003277 14757772667 0011366 0 ustar 00 customizer = \SoledadFW\Customizer\Customizer::get_instance();
}
if ( is_customize_preview() || ! is_admin() ) {
add_filter( 'soledad_fw_register_lazy_section', array( $this, 'register_lazy_section' ) );
add_action( 'soledad_fw_register_customizer_option', array( $this, 'load_customizer' ), 95 );
}
}
/**
* @return Customizer
*/
public static function getInstance() {
if ( null === static::$instance ) {
static::$instance = new static();
}
return static::$instance;
}
public function register_lazy_section( $result ) {
$array = $this->list_section;
$path = dirname( __DIR__ ) . '/customizer/';
foreach ( $array as $id ) {
$result[ $id ][] = "{$path}{$id}.php";
}
return $result;
}
public function load_customizer() {
$this->customizer = Customizer\Customizer::get_instance();
new Customizer\PortfolioOption( $this->customizer, 208 );
}
}
customizer/pencidesign_portfolio_sfontsize_section.php 0000644 00000012202 14757772667 0017727 0 ustar 00 '',
'id' => 'penci_portfolio_single_title_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Portfolio Title', 'soledad' ),
'id' => 'penci_portfolio_single_title_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_title_fz',
'mobile' => 'penci_portfolio_single_title_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_txt_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Portfolio Content', 'soledad' ),
'id' => 'penci_portfolio_single_txt_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_txt_fz',
'mobile' => 'penci_portfolio_single_txt_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_txt_lh_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Line Height for Portfolio Content', 'soledad' ),
'id' => 'penci_portfolio_single_txt_lh_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_txt_lh_fz',
'mobile' => 'penci_portfolio_single_txt_lh_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_meta_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Portfolio Meta', 'soledad' ),
'id' => 'penci_portfolio_single_meta_mfz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_meta_fz',
'mobile' => 'penci_portfolio_single_meta_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_nextprev_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Next/Previous Title', 'soledad' ),
'id' => 'penci_portfolio_single_nextprev_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_nextprev_fz',
'mobile' => 'penci_portfolio_single_nextprev_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_related_tt_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Relate Project Title', 'soledad' ),
'id' => 'penci_portfolio_single_related_tt_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_related_tt_fz',
'mobile' => 'penci_portfolio_single_related_tt_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
$options[] = array(
'label' => '',
'id' => 'penci_portfolio_single_related_cat_mfz',
'type' => 'soledad-fw-hidden',
'sanitize' => 'absint',
);
$options[] = array(
'label' => __( 'Font Size for Relate Project Category', 'soledad' ),
'id' => 'penci_portfolio_single_related_cat_fz',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'ids' => array(
'desktop' => 'penci_portfolio_single_related_cat_fz',
'mobile' => 'penci_portfolio_single_related_cat_mfz',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
'mobile' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => 'px',
),
),
);
return $options;
customizer/pencidesign_portfolio_sgeneral_section.php 0000644 00000017115 14757772667 0017513 0 ustar 00 false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Use Classic Editor for Edit Portfolio Projects?', 'soledad' ),
'description' => __( 'Edit the portfolio projects using WP Block Editor by default, if you want to use Classic Editor to edit it, check this option.', 'soledad' ),
'id' => 'penci_portfolio_classic_editor',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'id' => 'penci_portfolio_cspage',
'default' => '',
'sanitize' => 'penci_sanitize_number_field',
'label' => __( 'Custom Portfolio Main Page', 'soledad' ),
'description' => __( 'Fill the ID of Page you want to display as portoflio main page here (Eg: 10). You can check this guide to know how to find ID of a Page.', 'soledad' ),
'type' => 'soledad-fw-number',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Sidebar On Portfolio Categories', 'soledad' ),
'id' => 'penci_portfolio_cat_enable_sidebar',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Sidebar On Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_single_enable_sidebar',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'id' => 'penci_portfolio_single_enable_left_sidebar',
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Left Sidebar On Single Portfolio', 'soledad' ),
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Two Sidebars On Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_single_enable_2sidebar',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => 'main-sidebar',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Custom Sidebar for Single Portfolio', 'soledad' ),
'id' => 'penci_sidebar_single_portfolio',
'description'=>__('If sidebar your choice is empty, will display Main Sidebar','soledad'),
'type' => 'soledad-fw-select',
'choices' => get_list_custom_sidebar_option()
);
$options[] = array(
'default' => 'style-1',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Single Portfolio Style', 'soledad' ),
'id' => 'penci_single_portfolio_style',
'type' => 'soledad-fw-select',
'choices' => array(
'style-1' => __( 'Style 1', 'soledad' ),
'style-2' => __( 'Style 2', 'soledad' ),
'style-3' => __( 'Style 3', 'soledad' ),
)
);
$options[] = array(
'default' => 'style-1',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Single Portfolio Social Share Style', 'soledad' ),
'id' => 'penci_single_portfolio_social_share_style',
'type' => 'soledad-fw-select',
'choices' => array(
'style-1' => __( 'Style 1', 'soledad' ),
'style-2' => __( 'Style 2', 'soledad' ),
'style-3' => __( 'Style 3', 'soledad' ),
'style-4' => __( 'Style 4', 'soledad' ),
)
);
$options[] = array(
'default' => 'main-sidebar-left',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Custom Sidebar Left for Single Portfolio', 'soledad' ),
'id' => 'penci_sidebar_left_single_portfolio',
'description'=>__('If sidebar your choice is empty, will display Main Sidebar Left. This option just use when you enable 2 sidebars for Single Portfolio','soledad'),
'type' => 'soledad-fw-select',
'choices' => get_list_custom_sidebar_option()
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Hide Featured Image on Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_hide_featured_image_single',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Hide Share Box on Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_share_box',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Next/Prev Project on Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_next_prev_project',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Related Project on Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_related_project',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => 'Next Project',
'sanitize' => 'sanitize_text_field',
'label' => __( 'Custom Text for Next Project Button', 'soledad' ),
'id' => 'penci_portfolio_next_text',
'type' => 'soledad-fw-text',
);
$options[] = array(
'default' => 'Previous Project',
'sanitize' => 'sanitize_text_field',
'label' => __( 'Custom Text for Previous Project Button', 'soledad' ),
'id' => 'penci_portfolio_prev_text',
'type' => 'soledad-fw-text',
);
$options[] = array(
'default' => __( 'Related Projects', 'soledad' ),
'sanitize' => 'sanitize_text_field',
'label' => __( 'Custom Text for Related Projects Text', 'soledad' ),
'id' => 'penci_portfolio_related_text',
'type' => 'soledad-fw-text',
);
$options[] = array(
'default' => false,
'sanitize' => 'penci_sanitize_checkbox_field',
'label' => __( 'Enable Comment on Single Portfolio', 'soledad' ),
'id' => 'penci_portfolio_enable_comment',
'type' => 'soledad-fw-toggle',
);
$options[] = array(
'default' => 'masonry',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Portfolio Category Layout', 'soledad' ),
'id' => 'penci_portfolio_layout',
'type' => 'soledad-fw-select',
'choices' => array(
'masonry' => __('Masonry Layout','soledad' ),
'grid' => __('Grid Layout','soledad' ),
)
);
$options[] = array(
'default' => 'text_overlay',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Portfolio Category Layout', 'soledad' ),
'id' => 'penci_portfolio_item_style',
'type' => 'soledad-fw-select',
'choices' => array(
'text_overlay' => __('Text Overlay','soledad' ),
'below_img' => __('Text Below Image','soledad' ),
)
);
$options[] = array(
'id' => 'penci_portfolio_layout',
'default' => 'carousel',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Portfolio Category Layout', 'soledad' ),
'type' => 'soledad-fw-select',
'choices' => array(
'grid' => __('Grid','soledad' ),
'carousel' => __('Carousel','soledad' ),
)
);
$options[] = array(
'default' => '3',
'id' => 'penci_single_portfolio_related_col',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Single Portfolio Related Projects Columns', 'soledad' ),
'type' => 'soledad-fw-select',
'choices' => array(
'2' => __( '2 Columns', 'soledad' ),
'3' => __( '3 Columns', 'soledad' ),
'4' => __( '4 Columns', 'soledad' ),
)
);
$options[] = array(
'default' => '3',
'type' => 'soledad-fw-size',
'sanitize' => 'absint',
'label' => __( 'Single Portfolio Related Projects Item', 'soledad' ),
'id' => 'penci_single_portfolio_related_num',
'ids' => array(
'desktop' => 'penci_single_portfolio_related_num',
),
'choices' => array(
'desktop' => array(
'min' => 1,
'max' => 100,
'step' => 1,
'edit' => true,
'unit' => '',
),
),
);
return $options;
customizer/pencidesign_portfolio_scolor_section.php 0000644 00000013037 14757772667 0017213 0 ustar 00 '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Overlay Hover Color', 'soledad' ),
'id' => 'penci_portfolio_overlay_color',
);
$options[] = array(
'default' => '0.85',
'sanitize' => 'penci_sanitize_choices_field',
'label' => __( 'Portfolio Overlay Hover Opacity', 'soledad' ),
'id' => 'penci_portfolio_overlay_opacity',
'type' => 'soledad-fw-select',
'choices' => array(
'0.05' => '0.05',
'0.1' => '0.1',
'0.15' => '0.15',
'0.2' => '0.2',
'0.25' => '0.25',
'0.3' => '0.3',
'0.35' => '0.35',
'0.4' => '0.4',
'0.45' => '0.45',
'0.5' => '0.5',
'0.55' => '0.55',
'0.6' => '0.6',
'0.65' => '0.65',
'0.7' => '0.7',
'0.75' => '0.75',
'0.8' => '0.8',
'0.85' => '0.85',
'0.9' => '0.9',
'0.95' => '0.95',
'1' => '1',
)
);
$options[] = array(
'default' => '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Post Title Color', 'soledad' ),
'id' => 'penci_portfolio_title_color',
);
$options[] = array(
'default' => '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Post Title Hover Color', 'soledad' ),
'id' => 'penci_portfolio_title_hcolor',
);
$options[] = array(
'default' => '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Post Categories Color', 'soledad' ),
'id' => 'penci_portfolio_cate_color',
);
$options[] = array(
'default' => '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Post Categories Hover Color', 'soledad' ),
'id' => 'penci_portfolio_cate_hcolor',
);
$options[] = array(
'sanitize' => 'sanitize_text_field',
'label' => __( 'Single Portfolio Color', 'soledad' ),
'id' => 'penci_portfolio_single_color',
'type' => 'soledad-fw-header',
);
$options[] = array(
'id' => 'penci_portfolio_single_title_color',
'default' => '',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Title Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_text_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio General Text Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_text_link_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Text Link Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_text_link_hover_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Portfolio Text Link Hover Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_meta_label_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Meta Text: Label Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_meta_value_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Meta Text: Value Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_border_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'General Border Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_relate_title_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Title Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_relate_title_hover_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Title Hover Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_relate_cat_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Category Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_relate_cat_hover_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Category Hover Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_carousel_background_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Carousel Background Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_carousel_border_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Carousel Border Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_carousel_active_background_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Carousel Active Background Color', 'soledad' ),
);
$options[] = array(
'default' => '',
'id' => 'penci_portfolio_single_carousel_active_border_color',
'sanitize' => 'sanitize_hex_color',
'type' => 'soledad-fw-color',
'label' => __( 'Relate Project Carousel Active Border Color', 'soledad' ),
);
return $options;
customizer/pencidesign_portfolio_sadvanced_section.php 0000644 00000002634 14757772667 0017643 0 ustar 00 'sanitize_text_field',
'label' => esc_html__( 'Custom portfolio item URL prefix', 'soledad' ),
'id' => 'penci_pfl_custom_slug',
'type' => 'soledad-fw-text',
'description' => sprintf( __( 'When you change this setting you need to Save Changes again the %s permalinks rules here. %s', 'soledad' ), '', '' ),
'input_attrs' => array(
'placeholder' => __( 'Current portfolio slug: portfolio', 'soledad' ),
),
);
$options[] = array(
'sanitize' => 'sanitize_text_field',
'type' => 'soledad-fw-text',
'label' => esc_html__( 'Custom portfolio category URL prefix', 'soledad' ),
'id' => 'penci_pfl_custom_catslug',
'description' => sprintf( __( 'When you change this setting you need to Save Changes again the %s permalinks rules here. %s', 'soledad' ), '', '' ),
'input_attrs' => array(
'placeholder' => __( 'Current category slug: portfolio-category', 'soledad' ),
),
);
$options[] = array(
'sanitize' => 'sanitize_text_field',
'label' => esc_html__( 'Custom "Portfolio" name', 'soledad' ),
'id' => 'penci_pfl_custom_name',
'type' => 'soledad-fw-text',
);
return $options;
images/no-thumbnail.jpg 0000644 00000015722 14757772667 0011153 0 ustar 00 JFIF Adobe d C
C
I R !16AQatq"RSsu2r#34Ufb$57BTF% ? ۽k+Lś^btm≪{ހJ/_jv_ y~~+Wx~Ve_Z /|@;/_jv_շx|jQmw_";Fȝ
Eli;\om>Ne smvhw???ֲZ|@;Z k k'%/W_ֲZ|@;Z k k'%/W_ֲZ|@X?}.uxUZrvSM[bf#X3alLzy,h*iǂ6 Nfض ,^ʿgݿ~mٵOUU;"#ِ^?UUj*+\mETOz*ue2t
QfpnU˦Grx| &&bcd 4U]F癲
|zQ^2
Kt3[_GQ;6c{4y˹ͪl
: 2N6j5s6vqryʶlw z2E\^?{G'vy|+"=gc=n f}sK=(fr Ӻ-2,ܷzsnW)MTؘH.<:Qk[Żk&'wf4h<;upmWz) 鉞ٞ);ͽ7/.*٫8TqDٵj6,ZDlc"ƽfly7mU1;߽ۣy