$this->value( 'desktop' ) ? json_decode( $this->value( 'desktop' ) ) : '', 'tablet' => $this->value( 'tablet' ) ? json_decode( $this->value( 'tablet' ) ) : '', 'mobile' => $this->value( 'mobile' ) ? json_decode( $this->value( 'mobile' ) ) : '', ); // Responsive identifier $responsive = ''; if ( !$this->is_responsive ) { $responsive = 'noresponsive'; } ?>
label ); ?> description ) ) { ?> description ); ?>
link_values_toggle ) : ?> is_responsive ) : ?>
link_values_toggle ) : ?>
link_values_toggle ) : ?>
sides[ 'top' ] ) && $this->sides[ 'top' ] ) : ?>
sides[ 'right' ] ) && $this->sides[ 'right' ] ) : ?>
sides[ 'bottom' ] ) && $this->sides[ 'bottom' ] ) : ?>
sides[ 'left' ] ) && $this->sides[ 'left' ] ) : ?>
link( 'desktop' ); ?> class="botiga-dimensions-value" />
is_responsive ) : ?>
sides[ 'top' ] ) && $this->sides[ 'top' ] ) : ?>
sides[ 'right' ] ) && $this->sides[ 'right' ] ) : ?>
sides[ 'bottom' ] ) && $this->sides[ 'bottom' ] ) : ?>
sides[ 'left' ] ) && $this->sides[ 'left' ] ) : ?>
link( 'tablet' ); ?> class="botiga-dimensions-value" />
sides[ 'top' ] ) && $this->sides[ 'top' ] ) : ?>
sides[ 'right' ] ) && $this->sides[ 'right' ] ) : ?>
sides[ 'bottom' ] ) && $this->sides[ 'bottom' ] ) : ?>
sides[ 'left' ] ) && $this->sides[ 'left' ] ) : ?>
link( 'mobile' ); ?> class="botiga-dimensions-value" />