Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Burim,
The only one options is code customization. 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 Flemming,
please create a new forum topic because other users may get notified when you post the inside other forum topic. And also provide your site Url too. If you are a Pro user then please add this topic in Interface Pro forum topic.
Thank you!
April 10, 2015 at 4:38 am in reply to: Remove "Continue reading" and "Category" from blog list. #23925Theme Horse Support Team
KeymasterHi henrik.jensen,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.entry-meta .cat-links, .entry-meta .cat-links a, .tag-links, .tag-links a { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi phyllis,
Did you made any changes in code? If not then the responsive site must work fine. It would be great if you provide your site Url too. Once deactivate all the plugins that you have installed in your site and check whether the same problem occurs or not.
Thank you!
April 9, 2015 at 5:16 am in reply to: Problems creating custom page with custom right sidebar #23894Theme Horse Support Team
KeymasterHi shawnhoffman,
Yes create a sidebar_right_page.php on the theme folder of your child theme. Its great. Then after doing it you change the template name
e.g:-<?php /** * Template Name: Contact Page Template right * * Displays the contact page template right. * * @package Theme Horse * @subpackage Attitude * @since Attitude 1.0 */ ?> <?php get_header(); if ( !function_exists( 'dynamic_sidebar' ) || !dynamic_sidebar( 'attitude_right_page_sidebar' ) ): endif; get_footer(); ?>After doing it your template file is created. Select this page template (Contact Page Template right) from pages and now your widgets is called.
Thank you!
April 9, 2015 at 4:58 am in reply to: Remove Read More on Blog Page (Full text display error) #23890Theme Horse Support Team
KeymasterHi info66,
To display full post content instead of excerpt there is only one way. This feature is same in Pro and Free version. Create any pages and at the right side there is template. Select the template to blog full content then it will display your full blog post.
Goto dashboard-> setting-> reading-> chhoose static front page (leave it to blank)If you don’t like doing this way then it needs code customization.
Thank you!
Theme Horse Support Team
KeymasterOk that’s great CATMOSE
Thank you!
April 9, 2015 at 4:52 am in reply to: Remove "Continue reading" and "Category" from blog list. #23888Theme Horse Support Team
KeymasterHi henrik.jensen,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:a.readmore { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi technical1,
We have designed our theme this way. We are sorry for this. We cannot implement any mail application. We just kept it as default. If you like to use in your own way then it needs code customization so you need to hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterHi Richard,
Just view this link for more instruction.
https://www.themehorse.com/theme-instruction/ultimate-pro/If you are not able to set the business layout then you may send your temporary username and password at Email Us and also don’t forget to send this forum Url too. We will set the business template in your site.
Thank you!
Theme Horse Support Team
KeymasterYes exactly it will help someone else. Thanks for helping us too.
Thank you!
Theme Horse Support Team
KeymasterHi Brett,
This revolution slider works in this way. So we cannot do anything with this slider. We have just implemented it in our theme. If you need to load the small images in responsive design then you need code customization in plugins.
Thank you!
Theme Horse Support Team
Keymasterok that’s great Brett
Thank you!
Theme Horse Support Team
KeymasterHi technical1,
I just visited to your site and your email address is working fine. Is there outlook express or windows live mail in your PC. If there is no any live mail or outlook express then it doesn’t seems to works.
Thank you!
Theme Horse Support Team
KeymasterThat’s great Richard
We don’t have any instructions for revolution slider. We just only made to support the slider in Ultimate Pro theme. If we get any instructions for revolution slider then we will let you know.
Thank you!
-
AuthorPosts
