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*

Read More in Services Widget and Slider Issues

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #12414
    acsutu
    Participant

    Hi there! Few questions 🙂

    1. Is there any way to disable/remove/hide the READ MORE link on the Business Services widget?

    2. Is there any way to increase/decrease the amount of words that display on the Business Services widget?

    3. My slider won’t rotate past the first image, even though I have 4 in place.

    4. Is there any way to have the slider images NOT link to a page or have any text (post tile) displayed across them?

    my website: http://www.ebve.com/ebve

    thank you!

    #12433

    hi acsutu,
    1==> Sorry you need code customization for it. the file is inside interface -> inc -> widgets -> interface_widgets.php
    2>–> We don’t have this feature too in our free version.
    3>–> Did you keep all the featured image and the id of particular post / page at dashboard -> theme-options -> featured slider post/ page.
    IF yes then it must work because its working fine in our demo site too. Did you add any plugin, If yes then deactivate it all because there must be conflicting some java-script too.
    4>–> You need code customization. If you are unable then you may hire a developer to fix the issue.

    Thank You!

    #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.

    #12477

    Hi Nikkie,
    Thanks for your suggestion.
    Thank you!

    #12511
    acsutu
    Participant

    YAY!!!

    Nikkie – thank you SO MUCH for your detailed help, beyong helpful especially since I’m awful at PHP 🙂
    Theme Horse Support Theme – thank you for a wonderful theme, and a great support forum!!

    all my problems have been solved 🙂

    #12517

    That’s great acsutu
    Thank you!

    #12518
    Nikkie
    Participant

    You’re welcome!

    Nikkie

    #12520

    Thanks Nikkie for sharing a bit of information with us.
    Thank you!

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