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 - 2,251 through 2,265 (of 5,207 total)
  • Author
    Posts
  • in reply to: Content not loading on Blog page #39380

    Hi Julie1,

    It seems that you have not created any post on blog page. Go to dashboard-> posts and create a new post then check it where your blog post will be displayed or not. Adding content on the blog page will not be displayed. You can create multiple post for displaying on your blog post.

    Hope this may help you
    Thank you!

    in reply to: Editor #39379

    Hi Michael,

    If you have any issue and if you are not able to set as in our demo then you may visit our instruction page how to set up our theme.

    Regarding to editor you don’t need to purchase it.You can activate other twenty fifteen theme and recheck whether the same issue occurs or not. Its not the theme relating issue an we are only here to reply theme related issue. You may install the fresh copy of WordPress again because due to some unload of javascript there your page will display white which is not user friendly.

    Thank you!

    in reply to: STOP the Themes Bundle Package PopUp #39312

    Hi Johann,

    You can disable the notification error issue by going to dashboard-> appearance-> theme options -> and scroll to the bottom of the page. You will find Admin Notices and Updates Options where you can disable version and theme horse notification by setting check options.

    For more reference view this below screenshot.
    http://www.awesomescreenshot.com/0e85dvld90

    Note: We recommended you to update the theme for future security, deprecated notices and many more.

    Thank you!

    in reply to: Edit Footer Data #39296

    Hi jt,

    Go to dashbaord -> appearance -> theme options -> Contact/ Social links -> Contact Info bar
    From here you can add phone number, email, location, skype id and background image for footer info bar.

    Thank you!

    in reply to: Tabulator for text on business home page #39295

    You Welcomw Thomas

    Thank you!

    in reply to: Interface Pro 3.0 won't install correctly #39293

    Hi Sebastian,

    You may download the fresh theme from your login account. You will have a zip file there. Go to your dashboard -> appearance -> themes and delete the old version of interface pro file and install that zip file. Before deleting it first make a backup of it from ftp. This theme file is loaded inside public_html-> wp-content->themes->interface-pro. If you are having issue while installing then you can simply install it from ftp. Unzip the file (interface pro) and upload inside public_html-> wp-content->themes

    If you have any issue then let us know.

    Thank you!

    in reply to: Footer column widget code #39289

    Hi

    If you want third column instead of fourth in services widget then your code should be as below with proper clearfix CSS:

    <div class="one-third">
      column 1
    </div>
    <div class="one-third">
      column 2
    </div>
    <div class="one-third clearfix-half">
      column 3
    </div>
    <div class="one-third clearfix-third">
      column 4
    </div>
    <div class="one-third clearfix-half">
      column 5
    </div>
    <div class="one-third">
      column 6
    </div>
    <div class="one-third clearfix-half clearfix-third">
      column 7
    </div>
    <div class="one-third">
      column 8
    </div>
    <div class="one-third clearfix-half">
      column 9
    </div>
    

    clearfix-third is the css which is should be placed in fourth column to clears the above third column rows.

    Thank you!

    in reply to: STOP the Themes Bundle Package PopUp #39250

    Hi Johann,

    Sorry, We have not added any popup message in Wp back-end. It might be coming from any plugins that you have activated. Could you please provide us the screenshot of the popup message.

    Thank you!

    in reply to: Header Logo won't load :D HELP x x #39248

    Hi amy,

    Did you made any code customization? If not then first of all deactivate all the plugins that you have installed in your dashboard and try to upload logo. IF still there is an issue then Email Us your temporary username and password.

    You mean to add gallery? Could you make it more clear. If you like to set gallery as in our demo then you may follow this instruction https://www.themehorse.com/theme-instruction/interface-pro/#gallery to set the gallery. If you want other than this then it needs code customization and need to hire a developer.

    A)how do I take the writing (title of post) off the front of the slider?
    ==> You may add custom css to remove the post title. Go to Appearance -> Customize -> Design Options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.

    .featured-text .featured-title {
        display: none;
    }

    B) How do i stop the slider linking through to somewhere?
    ==> To stop linking slider either you code customization or you can use Featured Image slider Options instead of using featured post/ page slider options. (Use # sign in Redirect Link # 1)

    Hope this may help you
    Thank you!

    in reply to: Footer column widget code #39246

    Hi info110,

    The footer column is actually from theme folder -> inc-> structure-> footer-extension.php. Before making any changes you need to create a child theme and customize the code. So that while updating to new version your customized code will not be lost. Otherwise you need to do the same thing while updating to new version.

    Thank you!

    in reply to: typo in header.php do_action('interface_before') #39211

    Hi beckidouche,
    Yes we will update within couple of day and fix it. Thanks for helping us.

    Thank you!

    in reply to: Remove from template next/previous post #39210

    Hi nathalie.daout,

    This is same for both the free and pro version. There is no any options. Yes the above content will remove the next/ or previous post. Where did you removed it? Did you removed all above codes from content-extension.php, You may delete all the code from content-extension.php having functions ultimate_theloop_for_template_blog_image_large() , ultimate_theloop_for_template_blog_full_content() , ultimate_next_previous() , ultimate_next_previous_post_link(), ultimate_theloop_for_template_blog_image_medium()
    It will also be better if you provide site Url too.

    Thank you!

    in reply to: where can I change read more in the code #39116

    Hi mail17,

    All the business template section is from widgets. So you need to change the code inside theme folder->inc-> widgets->ambition-widgets.php. In this page you can search Read more and add change according to wish. Before doing this first of all create a child theme and then customize the code. So that while updating to new version your customized code will not be lost otherwise you need to do the same thing again while updating to new version.

    Thank you!

    in reply to: Replace Header Image by a slideshow #39029

    Hi Jürgen,

    I am not sure what your are talking exactly about. There is not header slideshow. You can randomize header image only. After refresh of the page your header image will be changed. If you like to randomise the header image then view this below screenshot. Set your header image from dashbaord -> appearance -> customize -> header image
    Screenshot link
    Hope this may help you
    Thank you!

    in reply to: Show full posts on home page #39028

    Hi contacto,

    You mean to change the H: Featured Page excerpt content to full width right? In functions.php of the child theme, create your widgets and register them. Just copy the parent widget, change the name of widget like TH Child: Featured Page, make customisation and create your custom widget. If you do this, the widgets of parent theme and child both will appear. Use your custom widget of child theme instead of the parent theme.

    Just making same file structure in the child theme like /library/widgets won’t overwrite the parent file. Hope this helps.

    On line no 226 inside theme folder (ambition-> inc -> widgets-> ambition_widgets.php ) replace this code <?php the_excerpt(); ?> with <?php the_content(); ?>

    Then your full width content will be displayed. You can view in forum how to create a child theme. We have replied it many times.

    Thank you!

Viewing 15 posts - 2,251 through 2,265 (of 5,207 total)