esc_html__('Show the Recent Posts', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget); ?>

esc_html__('All Categories', 'thinkai'), 'taxonomy' => 'category', 'selected'=>$cat, 'class'=>'widefat', 'name'=>$this->get_field_name('cat'))); ?>

have_posts() ):?> have_posts() ) : $query->the_post(); ?>
  • esc_html__('Show the Get in Touch', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget); ?>

    name="get_field_name('show')); ?>" type="checkbox" value="true" />

    esc_html__('Show the Have any Question', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); echo wp_kses_post($before_widget); ?>

    name="get_field_name('show_v2')); ?>" type="checkbox" value="true" />

    esc_html__('Show the About Us', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); echo wp_kses_post($before_widget); ?>

    esc_html__('Show the Newsletter Widget', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget);?>

    esc_html__('Show the About Us v2', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); echo wp_kses_post($before_widget); ?>

    name="get_field_name('show')); ?>" type="checkbox" value="true" />

    esc_html__('Show the Copyright', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); echo wp_kses_post($before_widget); ?>

    esc_html__('Show the Popular Posts', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget); ?>

    esc_html__('All Categories', 'thinkai'), 'taxonomy' => 'category', 'selected'=>$cat, 'class'=>'widefat', 'name'=>$this->get_field_name('cat'))); ?>

    have_posts() ):?> have_posts() ) : $query->the_post(); ?>
  • esc_html__('Show the Banner Widget', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); echo wp_kses_post($before_widget);?>

    esc_html__('Show the Price Range Widget', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget);?>

    esc_html__('Show the Popular Products', 'thinkai' )) ); } /** @see WP_Widget::widget */ function widget($args, $instance) { extract( $args ); $title = apply_filters( 'widget_title', $instance['title'] ); echo wp_kses_post($before_widget); ?>
    'product', 'showposts'=>$instance['number']); if( $instance['cat'] ) $args['tax_query'] = array(array('taxonomy' => 'product_cat','field' => 'id','terms' => (array)$instance['cat'])); $this->posts($args); ?>

    esc_html__('All Categories', 'thinkai'), 'taxonomy' => 'category', 'selected'=>$cat, 'class'=>'widefat', 'name'=>$this->get_field_name('cat'))); ?>

    have_posts() ):?> have_posts() ) : $query->the_post(); $post_thumbnail_id = get_post_thumbnail_id($post->ID); $post_thumbnail_url = wp_get_attachment_url($post_thumbnail_id); ?>