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*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 4,021 through 4,035 (of 5,207 total)
  • Author
    Posts
  • in reply to: WARNINGS in Theme after WP 4.0 Upgrade #16764

    Hi Dombrowski,
    We have update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
    Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.
    If you have still one year subscription you will have access to the download the update file
    ==> yes exactly. But i think your subscription order is cancelled or expired. You can use our theme for life time but the support and updates will be provided only for 1 year. If your subscription is expired then you need to buy a new subscription.

    Thank you!

    in reply to: Photo's in blogpost #16763

    Hi Rob,
    This feature is not available in our theme. You need code customisation or hire a developer to fix it.

    Thank you!

    in reply to: SSL Problem #16762

    Hi all,
    Thanks for you suggestion. We will think about it in our upcoming version.

    Thank you!

    in reply to: How to remove "Theme By" and "Powered By" in Footer #16761

    Hi eden,

    While posting the post in forum please post the forum in specific topic. This forum is of clean retina Pro but you are sending a link of interface free. You need to post this forum topic under the interface not here in clean retina.

    We don’t have this footer edit options in free version. This feature is only available in Pro version.

    Thank you!

    in reply to: How to add Google Analytic codes #16760

    Hi Grafixer,
    This will add on every page on the site. If you want in particular page then you need code customisation or hire a developer to fix it.

    Thank you!

    in reply to: Translate Read More button #16759

    Hi infoac,
    You can manually change the read more button from the dashboard -> appearance -> advance options -> excerpt options. You can even change this text to any text you want but not available in free version.

    Thank you!

    in reply to: Translate Read More button #16758

    Hi infoac,
    If you want to change the readmore button then go to dashboard -> appearance -> advance options -> excerpt options.

    From here you can translate in you language.
    Thank you!

    in reply to: Theme Options/Advanced Options/Homepage Blog Category Setting #16757

    Hi preciouskittens,
    Yes this options will be only possible for home page only not for the other inner page. The category you select from theme options/advanced options/homepage blog category will be displayed in the front page / home page. If you don’t want to display certain category then unselect it.

    If you want to display it in inner page then you need code customisation. This feature is both same for free and pro version.

    Thank you!

    in reply to: disable comments isn't working #16756

    hi lvs2fly2002,
    You just login to your dashboard -> pages -> edit any page -> click on screen options -> check the comments box.

    Just view this screenshot
    http://awesomescreenshot.com/0b23kff7d8

    After doing this below the editor of the page you will see this screenshot

    http://awesomescreenshot.com/04d3kfffbc

    Remove both checkbox

    This may help you
    Thank you!

    in reply to: Desactivate links on homepage slider #16754

    Hi all,
    Yes exactly saroop you are right but if you changed directly then while updating to our new version all your customisation code will be lost. So better make child theme and unhook functions and then only customise the code.

    Thank You!

    Hi entrepreneurassociation,
    How to Create a widgets child theme ?

    ==> In functions.php of the child theme, create your widgets and register them. Just copy the parent widget, change the name of widget like Theme Horse Child: Featured Page Widget, 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.

    You may register a dynamic sidebar inside this child theme functions.php, We can’t help you all coding so you need to hire a developer to fix it or customise the code.

    Thank you!

    in reply to: turning slider off on home page #16749

    Hi garrett,
    We are sorry that we don’t have this feature in our free version. This feature is only available in pro version, if you use revolution slider for it and you need to add page id on which page you want to display. Other wise its not possible. So you need code customisation for it or you may hire a developer to fix it.

    Thank you!

    in reply to: Product Showcase #16748

    Hi sherazhassan,
    There is not any particular template for product showcase. You can see our demo site. If you need images and only description then you may use the business template. There are recent Work and services is along with title, image and description. You can see in our demo. If you need other than this then you need code customisation or you need to hire a developer to fix it. You may even search a plugin according to your requirement too.

    Thank you!

    in reply to: Change Skin Color in Custom CSS #16747

    Ok that’s great Jamie,

    Thank you!

    in reply to: Automatic capitalization in submenus #16746

    Hi Julien,
    Go to the Dashboard -> Appearance -> Theme Options -> design options -> Custom CSS and add paste this CSS

    #access a {
    text-transform: none;
    }

    For your second question

    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.

    http://codex.wordpress.org/Child_Themes

    As you have mentioned above that you don’t have any problem to change the code. Then its ok. The file is under you theme folder (interface pro) -> inc -> widgets -> interface_widgets

    If you want to change the services widgets read more link path then, its on line no 342
    Can you see this code ?

    <a class="more-link" title="<?php the_title_attribute(); ?>" href="<?php the_permalink(); ?>">
     						<?php echo $options[ 'post_excerpt_more_text' ]; ?></a>

    You may change here.

    I can give you a something help better make it with child theme.
    ==> widgets child theme

    In functions.php of the child theme, create your widgets and register them. Just copy the parent widget, change the name of widget like Theme Horse Child: Services Widget, 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.

    Thank you!

Viewing 15 posts - 4,021 through 4,035 (of 5,207 total)