badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Ultimate Pro version — TH: Testimonial

#43676
patrick2
Participant

I have found it 🙂

In the folder “wp-content\themes\ultimate-pro\inc\widgets” there you got the “ultimate_widgets.php” file.

From there I moved and changed some code.

<?php if(!empty($name_array[$i])){ echo $name_array[$i]; } ?> –
<?php if(!empty($designation_array[$i])){ echo $designation_array[$i]; }?>