Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi info226,
Email Us your temporary username and password and with site link too. We will look what’s the exact issue is. Don’t forget to provide this forum link and your site link. Please don’t post your password on this forum as this forum is public to everyone.
Thank youTheme Horse Support Team
KeymasterHi dfawley2,
Go to Appearance > Customize > Ambition Theme Options > Featured Content to set the home page featured slider
If you need to add the secondary button/link for the slider you can add the button text as well as add the Button URL.
Note: Use a tag to feature your posts. If no posts match the tag, sticky posts will be displayed instead.No you we have designed our theme this way. Only sticky post or tags is used for slider. There is an image slider available on Ambition Pro which helps you to upload image from customizer and you can provide a link to anywhere you like.
Thank youTheme Horse Support Team
KeymasterHi info226,
If you have any issues related to theme let us know.
Thank youTheme Horse Support Team
KeymasterHi lindaspiller,
Category description is not displayed in category page. Most of the theme does not display category page. We are sorry for that. To display category description it needs a lots of code customization.
Thank you
Theme Horse Support Team
KeymasterHi
Deactivated site origin plugins and now slider is working fine. Might be there is a conflict with the site origin plugins and our theme.Thank you
Theme Horse Support Team
KeymasterHi charliechristie134,
Email Us your temporary username and password. We will have a look on it what’s the exact issues is going on. But most probably there is a conflict with JavaScripts. Please don’t send your temporary username and password to this forum because its public to every one.Thank you
Theme Horse Support Team
KeymasterHi onlinedirections,
To increase the excerpt length its a premium features but it will only display upto 130 character. We have designed our theme this way. If you like code customization then, go to theme folder -> inc -> structure -> ambition_widgets.php on line no 433 you will find below code<p><?php if(strlen($excerpt) >130){ $excerpt_length = substr($excerpt, 0 , 130); echo $excerpt_length . '...'; ?> </p>
replace with
<?php echo esc_attr($excerpt); ?>
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 youTheme Horse Support Team
KeymasterHi charliechristie134,
Did you made any code customization on theme? You can add upto 4 slider in free version. If there is no code customization on the theme then deactivate all the plugins one by one that you have installed on your dashboard. There might be some conflict with the plugins. It would be better if you provide your site link.
Thank you
Theme Horse Support Team
KeymasterHi je,
If there is no any custom code in parent theme then no worry about data loss, plugins, menus,widgets while updating to new version. Simply delete old version and add a new version. Everything will work fine.
If there is any code customization then all customized code will be lost. To know whether there is child theme or not, there will be activated next theme activated instead of parent theme.
If you are not known whether there is any code customization or not or your developer has made any code customization then backup is very much important. login to ftp and inside public_html-> wp-content-> themes (interface)(backup/copy this interface folder to your pc).
Thank you
Theme Horse Support Team
KeymasterHi Jinwei,
Simply create a logo using image editing software like photoshop and goto Dashboard -> Appearance -> Customize -> Ambition Theme Options -> Header Options where you can add your company logo.
Thank youTheme Horse Support Team
KeymasterHi ravitsh,
We have just checked the product image are shown properly. You just have to add the product image from the right side of your edit product page as you add a featured image for a page. If it not works let us know after your site is live so that we can see the exact issue.Thank you
Theme Horse Support Team
KeymasterHi Karl,
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Karl,
Please create any/blog page and at the right side of the page near about publish/ update there is a page template. Click on dropdown and select blog image large. Remember page template will not be displayed on blog page. If you are using interface theme then it must show page template section.
Thank youTheme Horse Support Team
KeymasterHi ravitsh,
You can visit this link to crop the image.
Thank youTheme Horse Support Team
KeymasterHi Karl,
Yes it will display on home and blog page. Go to dashboard -> settings -> reading -> select static page and leave blank to post page.
Then again goto specific page and at the right side select template page to blog image large.
View screenshot1 and screenshot2
Thank you -
AuthorPosts