Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi Rob,
This feature is not available in our theme. You need code customisation or hire a developer to fix it.Thank you!
Theme Horse Support Team
KeymasterHi all,
Thanks for you suggestion. We will think about it in our upcoming version.Thank you!
September 29, 2014 at 7:06 am in reply to: How to remove "Theme By" and "Powered By" in Footer #16761Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!September 29, 2014 at 6:48 am in reply to: Theme Options/Advanced Options/Homepage Blog Category Setting #16757Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
Keymasterhi 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/0b23kff7d8After 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!Theme Horse Support Team
KeymasterHi 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!
September 29, 2014 at 6:17 am in reply to: add new dynamic sidebar and sidebar template for individual pages to use widgets #16752Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterHi 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!
Theme Horse Support Team
KeymasterOk that’s great Jamie,
Thank you!
Theme Horse Support Team
KeymasterHi 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 themeIn 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!
-
AuthorPosts