badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 5,207 total)
  • Author
    Posts
  • in reply to: Demo content #53910

    Hi jr.cuaz,

    Currently we don’t have demo content. For more information you can visit Documentation
    Please Email Us your temporary username and password with site address. We will set a demo content for you. Don’t forget to send this forum link too.

    Thank you!

    in reply to: 'Read more' has disappeared #53896

    Just now also we checked into our site and everything is working fine so we are waiting for your login details to look the issues into your site. You can keep ambition free version activated currently.

    Thank you!

    in reply to: 'Read more' has disappeared #53894

    Hi Russ,

    It seems that you have removed the excerpt text to blank so that read more button is not displaying. Please add some text to display read more button.

    If you don’t need some readmore on specific section then we can provide you some custom css. Please let us know.

    We also check from our end and there is no any issue in our theme. Could you please Email Us us your temporary username and password. We will look into it.

    Thank you!

    in reply to: 'Read more' has disappeared #53892

    Hi Russ,

    Could you please provide us your site url with pro theme activated. We will look into it. We have not encountered such issue in our theme.

    Thank you!

    That’s great

    Thank you!

    in reply to: Services widget without Read more link #53872

    Hi Hi mers216,

    To remove the link from specific title and image code customisation is required as this is a new feature to be added in the theme. So you need to hire a developer to fix it.

    Go to theme folder -> inc -> widgets -> ambition-widgets.php on line no 424 remove this line of code
    <div class="service-img"><a title="<?php the_title(); ?>" href="<?php the_permalink(); ?>"> <?php echo get_the_post_thumbnail( $post->ID, 'ambition-icon'); ?> </a> </div> with
    <div class="service-img"><?php echo get_the_post_thumbnail( $post->ID, 'ambition-icon'); ?></div> and also on line no 427
    <h3 class="service-title"><a title="<?php echo esc_attr($page_title); ?>" href="<?php the_permalink(); ?>"><?php echo esc_attr($page_title); ?></a></h3> with
    <h3 class="service-title"><?php echo esc_attr($page_title); ?></h3>

    We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    Thank you!

    in reply to: Services widget without Read more link #53857

    Hi mers216,

    The underscores doesn’t have the read more link because, it only have character less than 130. If you character is less than 130 then it will not display read more link. So you need to add character less than 130 including space. So that your specific service page widget will not show read more text.

    Thank you!

    You welcome rnazarioc

    Thank you!

    in reply to: Mobil device doesn't not show photo under the slider #53830

    Hi Barbara Vernoski,

    Could you please provide us your site url so that we can help you what’s wrong with your site.

    Thank you!

    in reply to: Business Services seen on Home Page #53829

    Hi Barbara Vernoski,

    please go to specific page you have created for services. At the top right there is screen options Click on Excerpt checkbox.

    The Excerpt field will appear on that page. Add the content how much you would like to display it.

    Thank you!

    in reply to: I need to Copy the DEMO "ULTIMATE PRO" into my new website #53713

    Hi LUIS ,

    Could you also please help us rating this theme in WordPress Repository.

    We really appreciate your rating.

    Thank you!

    in reply to: I want to copy the Demo #53682

    hi escoluis,

    Please create your own topic if you have any questions. Did you provided us login details? Email Us your login details and we will set it up to coming Monday. Currently we are having festival here so we are unavailable at office. We will be back on Monday at office. We don’t have any dummy content to set up site but we will set up if you want us to do it then.

    You can follow theme instruction where you can set it as in our demo site.

    Sorry for late response.

    Thank you!

    in reply to: The gallery is not working for sub categories #53630

    Hi Jim Sarniak,

    Did you select the specific category for your gallery post. Did you select the projects gallery category ? If you still have an issue then Email Us you temporary user name and password with this forum link. We will look what’s wrong in your site.

    Thank you!

    in reply to: Elementor needs "the_content" function #53629

    That’s great kagol

    Thank you!

    in reply to: Featured Image Slider #53596

    Hi sourav,

    Go to dashboard -> appearance -> customize -> design options -> custom css and paste the below css code.

    .featured-text .call-to-action {
        display: none;
    }

    Thank you!

Viewing 15 posts - 1,006 through 1,020 (of 5,207 total)