value(); $values = json_decode( $v ); wp_enqueue_script( 'json2' ); // Font styles and decoration $font_weight = ! empty( $values->bold ) ? $values->bold : ''; $font_italic = ! empty( $values->italic ) ? $values->italic : ''; $font_underline = ! empty( $values->underline ) ? $values->underline : ''; $font_linethrough = ! empty( $values->linethrough ) ? $values->linethrough : ''; $font_nostyle = ! empty( $values->nostyle ) ? $values->nostyle : ''; ?> show_label && ! empty( $this->label ) ) : ?> label ); ?>
link(); ?> value='' type="hidden" class="type; ?>_control themify-customizer-value-field"/>