Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Tim,
Sorry There was something goes wrong. Now it fine you can download your purchase theme.
Thank you for your purchase.
Theme Horse Support Team
KeymasterHi espressomoon,
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 forget your login password you can reset it here. https://www.themehorse.com/my-account/lost-password/Thank you!
Theme Horse Support Team
KeymasterDid you change any code by yourself in the theme?
Also we have upgraded our hosting and it was all fine now. Are you getting same errors while loading our site?Thank you!
September 25, 2014 at 4:27 pm in reply to: remove border from featured images on corporate home page? #16634Theme Horse Support Team
KeymasterHi tony,
There is CSS file name widget005.old.css where there is a below css and it is conflicting to the main style.css file.
.service-icon { padding: 4px 8px; } .service-icon:hover { background: none repeat scroll 0 0 #2095f0; color: #fff; }
Thank you!
September 24, 2014 at 3:22 pm in reply to: remove border from featured images on corporate home page? #16567Theme Horse Support Team
KeymasterHi tony,
We have found that there is a css conflict with the theme. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:
.services-item .service-icon { background-color: #555; }
Thank you!
September 24, 2014 at 12:03 pm in reply to: I Purchased The Upgrade, But My Order Is Pending? #16551Theme Horse Support Team
KeymasterHi Leslie,
Just login to our site with the same username and password that you have purchased and you will be automatically redirect to your account page where you can see the available download link?
Thank you!
Theme Horse Support Team
KeymasterHi Andrew,
1. We can not get to you what you are trying to say? Please clarify.
2. If you view your site from the device you won’t see the arrow. The arrow icon is a default icon of the select option which cannot be removed easily.
3. The Navigation menu appears in smaller devices only. We have coded it that way. If you don’t have any page set as home page then the navigation shows up linking it to the home.
Thank you!
Theme Horse Support Team
KeymasterHI Jacqueline,
Please add below code.
@media only screen and (max-width: 1078px) {
#secondary {
border: 0 none;
padding: 0;
width: 100%;
}
}Thank you!
September 23, 2014 at 6:40 am in reply to: corporate home page – how to get rid of "outline" around small featured images.. #16469Theme Horse Support Team
KeymasterRefer to this link
https://www.themehorse.com/support-forum/topic/remove-border-from-featured-images-on-corporate-home-page/#post-16467Thank you!
September 23, 2014 at 6:37 am in reply to: remove border from featured images on corporate home page? #16467Theme Horse Support Team
KeymasterHi pttony,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.services-item .service-icon { padding: 0; }
Thank you!
Theme Horse Support Team
Keymaster@joan-trujillo78
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 otherwise you have to purchase the subscription to get update file.Thank you!
September 19, 2014 at 10:18 am in reply to: Featured title not showing up on home and blog index pages #16297Theme Horse Support Team
KeymasterHi Christina,
There is missing code to display the page title in the static home page. We have listed this issue to fix in our next version update.
And for title for the blog main page please remove the page in the post page form the front page display setting.Thank you!
Theme Horse Support Team
KeymasterHi Kamarty,
You have use the header image. To set the logo Go to Appearance -> Theme Options -> Design Options Tab -> Custom Header upload your logo and click on save all changes button.
Thank you!
Theme Horse Support Team
KeymasterHi Mark,
You can set the static header image too. Just go to Appearance -> Header in your WordPress admin section and set the static header image.
Our Interface theme have lots more features than Radiate by Theme Grill.Since our products are non-tangible irrevocable, digital goods we do not provide refund once the theme has been purchased.
This was clearly written in the terms and conditions page as well.
We will refund you and you will still have our theme.
How we will be sure that you will not use our theme after we refund you?Anyways you can use the theme in any of your web project as well. Hope you understand.
Thank you!
Theme Horse Support Team
KeymasterHi t,
To remove the post title from the single post page just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.single-post #content .entry-title { display: none; }
Thank you!
-
AuthorPosts