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: Read More in Services Widget and Slider Issues

#12463
Nikkie
Participant

Hi acsutu,

1. Go to wordpress/wp-content/themes/interface/inc/widgets and delete on the line 288 this:

 <a class="more-link" title="<?php the_title_attribute(); ?>" href="<?php the_permalink(); ?>">
    <?php _e( 'Read more','interface' ); ?>

2. You will see a solution in my post: https://www.themehorse.com/support-forum/topic/services-widget/

3. For disabling links on slider images, go to themes/interface/inc/structure/

and change header-extensions.php file, from line 508.