Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi sphereme,
Just use this code inside custom css#content ul, #content ol { list-style: none; }Thank you!
Theme Horse Support Team
KeymasterHi titleboxing,
This feature is not available you need code customisation for it. 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
The file is inside interface -> inc -> structure -> header-extension.php on line no 418 to 427 remove this code
<div class=”page-title-wrap”>
<div class=”container clearfix”>
<h1 class=”page-title”>Boxing It’s in Your Blood</h1>
<!– .page-title –>
</div>
</div>Thank you!
Theme Horse Support Team
KeymasterHi titleboxing,
This feature is not available you need code customisation for it. 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
The file is inside interface -> inc -> structure -> header-extension.php on line no 418 to 427 remove this code
<div class=”page-title-wrap”>
<div class=”container clearfix”>
<h1 class=”page-title”>Boxing It’s in Your Blood</h1>
<!– .page-title –>
</div>
</div>Thank you!
Theme Horse Support Team
KeymasterHi titleboxing,
If you want to add css then you can add it from dashboard -> appearance -> theme options -> design options -> custom css
From here you just write the css.The other way is that you just create a child theme and import the css.
/* Theme Name: Interface Child Theme URI: https://www.themehorse.com Description: Theme Horse Child Theme Author: Sunil JUng Chhetri Author URI: http://example.com Version: 1.0.0 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: Interface-child */ @import url("../interface/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */Then activate your child theme and then you will be able to change the css
Thank you!
August 28, 2014 at 4:50 am in reply to: Services Widget on Home Page – Change length of quoted text #13340Theme Horse Support Team
KeymasterOk that’s great David,
Thank you!Theme Horse Support Team
KeymasterHI Cerstin,
You want to set you blog in blog image large or blog image medium ? If you want to set any of this layout then you just simple go to any pages and at the right side there is template(click on dropdown) then select the blog image large, blog image medium or blog full content. After selecting it, this will display according to your need.Thank you!
Theme Horse Support Team
KeymasterHI woodlandsp,
If you don’t create child theme then all your customisation code will be lost while updating to our new version. We are sorry for that about it update. We will let you know if we get any update on about this issue.Thank you!
Theme Horse Support Team
KeymasterHi Usuario1988,
You need pot file to create it in spanish. Then it will work your search button in spanish. We have already replied this topic in forum too.
you need pot file to change it.I think its spanish language so inside wp-config.php file you need to add
define(‘WPLANG’, ‘es_ES’); and replace define(‘WPLANG’, ”); We don’t this pot file in interface so you need to create it.
Thank you!Theme Horse Support Team
KeymasterOk that’s great.
Thank you!
Theme Horse Support Team
KeymasterHi sphereme,
Just send your site url ? We will look over it. This bullet is appearing from the plugins.
Thank you!
August 27, 2014 at 5:10 am in reply to: Services Widget on Home Page – Change length of quoted text #13315Theme Horse Support Team
KeymasterHi David,
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.
Thank you!
Theme Horse Support Team
KeymasterHi pure8421,
If you want exact the same business layout as we have in our demo site then you just create a page and at the right side there is template. Select the business template and then publish / update it.
After doing this got to the dashboard -> appearance -> widgets
There is business page section sidebar.
you drag the services widgets in this sidebar and select the page which you want to display. Then it works fine.hope this may help you
thank you!Theme Horse Support Team
Keymasterhi paperdavid,
We have designed out theme this way so this feature is not available in our theme. You need code customisation for it. If you are unable then you may hire a developer to fix the issue.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
Thank you!
Theme Horse Support Team
Keymasterhi Jazoo123,
The pro version gallery is only the image gallery not the video gallery. We are sorry for this.Thank you!
Theme Horse Support Team
KeymasterHI Bruce,
We support only the theme issue here. To have a custom file you need code customisation and if you are unable then you may hire a developer to fix the issue.Thank you!
-
AuthorPosts
