Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi vladimira.bodnarova,
To add featured image go to any page. At the right bottom there is feature image section. Click on it and Upload a featured Image.
In the same way you can add for services and recent works and also for blog post too.
View below link
http://www.awesomescreenshot.com/0fd5ky558eThank you!
Theme Horse Support Team
KeymasterHi John,
Recently as our theme is not an wooCommerce compatible. So there is an issue with wooCommerce. Recently we are busy on some projects so that we are unable to make it compatible with wooCommerce. Our Ambition theme is compatible with wooCommerce so you can use it.
If you like to make it compatible then it needs code customization and you need to hire a developer for it.
Thank you!
Theme Horse Support Team
KeymasterHi herron_james,
We did not get exactly what are you trying to say? Could you also try using default theme twentyfifteen too? Also it would be better if you provide your site Url too.
Thank you!
Theme Horse Support Team
KeymasterHi daldendesign,
Did you made any code customization using the child theme? If you have not created a child theme and there is no customization on the theme then no problem while updating to new version. But if you have made a code customization/ or using child theme then you need to replace this code
global $ultimate_theme_setting_value; $options = $ultimate_theme_setting_value;with
global $options, $array_of_default_settings; options = wp_parse_args( get_option( 'ultimate_theme_options', array() ), ultimate_get_option_defaults());Also we did not get exactly what you are trying to say. If you have any issues then please create your own topic and also provide your site Url so that we will know that the exact problem is.
Thank you!
Theme Horse Support Team
KeymasterYou welcome ardit.bejtu
Thank you!
Theme Horse Support Team
KeymasterHi joevenables,
Just try below css
.single .entry-title { display: none; }Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi Steven,
Its a google font. So there is no any further steps to embed it. The fonts will works only if there is an internet connection.
For you second questions, yes you can use third party gallery but we cannot guarantee that third party plugins will work fine in our theme. To disable gallery component and scripts for gallery its needs code customisation. So you need to hire a developer.
Before making any changes in the code first of all create a child theme then only customize the code. So that updating to new version all your customized code will be lost.
Thank you!Theme Horse Support Team
KeymasterHi becci,
Sorry not from there. You have to go inside the theme directory (the theme file where you have downloaded zipped a file.)goto theme folder (attitude-pro -> images)
Each and every time you update the theme, you have to replace the image file. Make a backup of main theme file while updating to new version because updating to new version all your customised code and images will be lost so better make a child theme to be safe from data loss while updating to new version.
Thank you!
Theme Horse Support Team
KeymasterHi guitaristforhim,
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-text .active { display: none; }Thank you!
Theme Horse Support Team
KeymasterGreat Benjamin
Thank you!
February 19, 2016 at 10:35 am in reply to: How to Remove Navigation Links at Bottom of Posts Only #42733Theme Horse Support Team
KeymasterYou did great
Thank you!
February 18, 2016 at 9:42 am in reply to: How to Remove Navigation Links at Bottom of Posts Only #42694Theme Horse Support Team
KeymasterHi herron_james,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.blog .default-wp-page { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi Robert,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:select { width: 100%; }Thank you!
February 18, 2016 at 9:32 am in reply to: How to Remove Next & Previous Post Links On a Page/post on Clean Retina theme #42692Theme Horse Support Team
KeymasterHi herron_james,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.blog .default-wp-page { display: none; }Thank you!
Theme Horse Support Team
KeymasterHi sladja.radulovic,
We don’t provide any domain name. yes to make your site live you need to have a domain name and should be kept in the server. You can buy through blue host, godaddy etc. After having a domain name you need to install a WordPress and then only you can use our theme.
Thank you!
-
AuthorPosts
