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*

Only one testimonial

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10782

    hi
    Yes we have created to have the two testimonial. You may change it from interface-> inc- >widgets-> interface_widgets.php on line number 560

    <div class="testimonial-meta"> <strong><?php echo esc_html( $name1 ); ?></strong> <?php echo esc_html( $designation1 ); echo '-'; ?> <a href="<?php echo esc_url($company_link1); ?>" title="<?php echo $company_name1; ?>" target="_blank"> <?php echo esc_html( $company_name1 ); ?></a> </div>
    and paste this code

    <div class="testimonial-meta"> <strong><?php echo esc_html( $name1 ); ?></strong> <?php echo esc_html( $designation1 ); echo '-'; ?> <a href="<?php echo esc_url($company_link1); ?>" title="<?php echo $company_name1; ?>" target="_blank"> <?php echo esc_html( $company_name1 ); ?></a> </div>

    But each time you update our new version the same thing you have to do until we fix this issue for a single testimonial.
    thank you

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.