PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
themes
/
deep
/
inc
/
visualcomposer
/
widgets
<?php vc_map( array( 'name' => esc_html__( 'Widget testimonial', 'deep' ), 'base' => 'widget-testimonial', 'category' => esc_html__( 'Webnus widgets', 'deep' ), 'icon' => 'webnus-widgets', 'params' => array( array( 'type' => 'attach_images', 'heading' => esc_html__( 'Image URL:', 'deep' ), 'param_name' => 'img_testimonial', ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Name:', 'deep' ), 'param_name' => 'name_testimonial', ), array( 'type' => 'textarea', 'heading' => esc_html__( 'Text:', 'deep' ), 'param_name' => 'textarea_testimonial', ), ), ) );
[+]
..
[-] 04-widget-popular-posts.php
[edit]
[-] 10-widget-latest-posts.php
[edit]
[-] 08-widget-facebook.php
[edit]
[-] 14-widget-testimonial.php
[edit]
[-] 11-widget-login.php
[edit]
[-] 01-widget-tab.php
[edit]
[-] 07-widget-flickr.php
[edit]
[-] 13-widget-social-icon.php
[edit]
[-] 03-widget-about.php
[edit]
[-] 09-widget-googleplus.php
[edit]
[-] 02-widget-youtube.php
[edit]
[-] 06-widget-subscribe.php
[edit]