Forum Replies Created
-
AuthorPosts
-
December 17, 2015 at 10:31 am in reply to: Clean Retina Pro : I can't make the Right Sidebar work… #40492
Theme Horse Support Team
KeymasterHi Gita,
Could you clarify what you are trying to say and also better if your provide your site Url too?
Thank you!
Theme Horse Support Team
KeymasterHi francois.jourjon,
Is this your sitelink ? It seems that you have implement the child theme in a wrong way.
Just add below code inside child theme of style.css/* Theme Name: Clean Retina Child Theme URI: https://www.themehorse.com/themes/clean-retina Author: Theme Horse Author URI: https://www.themehorse.com Version: 2.0.1 Text Domain: cleanretina Template: clean-retina */ @import url("../interface/style.css"); .entry-meta .date { display: none; }Did you tried with parent theme whether it works or not? Activate the Parent theme and let us know if there is some issues.
Thank you!
Theme Horse Support Team
KeymasterHi ten12design,
Our theme is compatible with WordPress 4.4 but if you are using payment gateway in your site then there is some issues in WordPress 4.4. Otherwise you can upgrade
Thank you!
Theme Horse Support Team
KeymasterHi Greyhare,
According to WordPress guidelines add_shortcode() has been removed. So we have changed that code according to WordPress guidelines. So the above code will work. It needs code customization.
Please remove this code
$output = ‘<div class=”copyright”>’.’Copyright © [the-year] [site-link] | Website by: Greyhare Design ‘.'</div><!– .copyright –>’;and add this code
$output = ‘<div class=”copyright”>’.__( ‘Copyright ©’, ‘attitude’ ).’ ‘.attitude_the_year().’ ‘ .attitude_site_link().’ | ‘ . ‘ ‘.__( ‘Website by: Greyhare’, ‘attitude’ ).'</div><!– .copyright –>’;
echo $output;Thank you!
Theme Horse Support Team
KeymasterHi becci,
Go to Appearance -> Theme Options/ customise -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
span.date { display: none; }Thank you!
December 14, 2015 at 8:13 am in reply to: Service Widgets – Not Linking to their page of reference #40430Theme Horse Support Team
KeymasterThat’s great becci
Thank you!
Theme Horse Support Team
KeymasterHi Markus,
Go to Appearance -> Customize -> Ambition theme options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.
.featured-slider .featured-image { max-height: 200px; }We have spend lots of time and efforts to develop this theme available free for you.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ambition
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterYou welcome Nicole
Thank you!
Theme Horse Support Team
KeymasterYou welcome Nicole
Thank you!
Theme Horse Support Team
KeymasterHi sbonet,
To translate “Read More” and “Continue reading” in the post and also in theme you need to create a language translate file. As our theme is translation ready. You need to create a .po and .mo file for language translation and that translated file should be place inside language folder of theme. For more refrence visit below link
https://codex.wordpress.org/Installing_WordPress_in_Your_Language
https://make.wordpress.org/polyglots/handbook/tools/poedit/Thank you!
Theme Horse Support Team
KeymasterHi MW22,
It would be better if you provide your site Url too. Are you talking about business template/ Home page? Setting the full-width layout will not effect the business template. As it will only affect other pages as well as blog page but not business page.
To set the business template as in our demo you just follow the theme instruction
Thank you!
December 14, 2015 at 7:27 am in reply to: Change position of Tags to above Jetpack Related Posts #40423Theme Horse Support Team
KeymasterHi huimin.hurry,
Ok great. Before making changes in the theme first tell your developer to create a child theme and then customize the code. Otherwise while updating to new version all your customized code will be lost.
Thank you!
Theme Horse Support Team
KeymasterHi Justyn,
Could your provide your site Url ? So that we can find the exact issue.
Thank you!
Theme Horse Support Team
KeymasterHi adamachubi,
What are you trying to say? Could you clarify it more? Also it would be better if you provide your site Url too.
Thank you!
December 10, 2015 at 11:39 am in reply to: Custom text descriptions for Services Widget and Features Widget on homepage #40316Theme Horse Support Team
KeymasterHi Richelle,
Please could you clarify it more. Please don’t post the topic on other’s forum because other user will also get notified which may not be useful for theme. Create a new topic and post your question.
Thank you!
-
AuthorPosts
