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*

Ultimate Pro version — TH: Testimonial

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43654
    patrick2
    Participant

    Hi Theme Horse,

    We have the Ultimate Pro Version of the Theme and when we go to:
    Customize => Widgets => Business Page Section => TH: Testimonial we want to change the order of the items that you see on the website.

    Now you got the Image -> Description -> Name -> Designation -> Company name -> Company Link
    In the Description you can say <h1> or <B> because he removes the code and we want a Header above the Description.

    How can we change the “Name” and “Disignation” to get it below the Image and above the Description?

    I know that for this we/you need to change the code, where can we do this?

    #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]; }?>

    #43697

    That’s great patrick2

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.