get_id(); $settings = $this->get_settings(); $title_tag = $this->__get_html( 'title_html_tag', '%s' ); $sub_title_tag = $this->__get_html( 'sub_title_html_tag', '%s' ); $animation_class = $settings['animation_effect']; switch ( $settings['switch_event_type'] ) { case 'scratch': $animation_class = 'jet-box-scratch-effect back-events-inactive'; break; case 'fold': $animation_class = 'jet-box-fold-effect'; break; case 'peel': $animation_class = 'jet-box-peel-effect'; break; case 'slide-out': $slide_direction = isset( $settings['slide_out_direction'] ) ? $settings['slide_out_direction'] : ''; $animation_class = 'jet-box-slide-out-effect slide-out-' . $slide_direction; break; } ?>
%s
' ); ?>%s
' ); $this->__glob_inc_if( 'action-button', array( 'back_side_button_link', 'back_side_button_text' ) ); ?>