Forum Replies Created
-
AuthorPosts
-
May 4, 2016 at 11:21 am in reply to: Path missing (Attitude Pro / XX / XX) and Team Page and Business template empty #44683
Theme Horse Support Team
KeymasterHi Philip,
1> To have as in our demo site you need to install breadcrumbNavXT. So that you will be able to view as in our demo site.
2> If you select to a specific template then you will get that bar. Otherwise no grey bar will be displayed. But if you want to display a grey bar on every single page then you need a bit of code customization. Goto theme folder -> library-> structure -> header-extension.php on
line no 596you will find this below code.
$attitude_header_title = ”;
replace with
$attitude_header_title = get_the_title();If you get 2 page title then go to individual page and at the below of the page you will see page options to hide it. If no page options then at the top right there is screen options and select page options from there to enable this feature.
Note: 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_Themes3> Sorry we could not understand what are you trying to say. Please clarify. If you need sidebar on that template then it needs code customization as we have replied you before.
Thank you!
Theme Horse Support Team
Keymasterhi Lucy,
Are you asking to have a new font in your site where our attitude premium has been activated?
However you can change 500+ google font from the dashboard -> appearance -> theme options -> typography optionsIf you have any questions let us know.
Thank you!May 3, 2016 at 10:28 am in reply to: Path missing (Attitude Pro / XX / XX) and Team Page and Business template empty #44637Theme Horse Support Team
KeymasterHi Philip,
1) View this link2) Which gray box are you talking about. Are you talking about featured slider? Could you provide us the screenshot and Site link.
3) For to add contact to the team page template it needs code customization. You need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi Carrie,
This feature is not available in our theme. Adding header image below top nav/logo would be a new feature to be added in the theme. It needs code customization so you need to hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterThank you so much Markus
Thank you!
Theme Horse Support Team
KeymasterHi ilayxz,
I think you have enqueued it to plugins. Did you created a child theme or plugins?
add_action( 'wp_enqueue_scripts', 'interface_enqueue_accordion' ); function interface_enqueue_accordion() { wp_enqueue_style( 'interface', get_template_directory_uri() . '/accordion.js' ); }This will point to the link
http://yourdomain.com/accordion.jsMake sure your domain link is working correctly. Also provide you link too if you have an issues on it.Thank you!
Theme Horse Support Team
KeymasterCould 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
KeymasterHi Markus,
It seems that you have stick the menu at top while scrolling the page. So the issue occured. 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.
@media only screen and (max-width: 767px) { .hgroup-wrap { position: inherit; } }Thank you!
Theme Horse Support Team
KeymasterHi shegga,
We are sorry for it. Also we don’t have any recommendation for it. If we find any then we will let you know.
Thank you!
May 2, 2016 at 10:35 am in reply to: add new dynamic sidebar and sidebar template for individual pages to use widgets #44604Theme Horse Support Team
KeymasterHi ilayxz,
If it works fine with parent theme then there is something issues with your child theme. It needs code customization. You need to hire a developer as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi nathalie.daout,
We have already checked it and our interface free theme is fully compatible to mobile friendly. You can also see this screenshot that we have checked from the link you have provided above.
Thank you!
Theme Horse Support Team
KeymasterHi ilayxz,
You need to add the javascript code at header section not at the text editor. You need to hire a developer and it needs code customization. You need to customize the code at header.php file or better enqueue from functions.php to head section. So that your accordion works properly. Above is not a good practice having accordion in page.
Thank you!
May 2, 2016 at 9:57 am in reply to: can not upload files from wordpress gallery to logo and image sliding forms #44601Theme Horse Support Team
KeymasterHi NIKOLAY,,
View this screenshot. Hope this may solve your problem. Also you have used our older version which you provided on your screenshot. Better use our latest version for security purpose.
Thank you!
Theme Horse Support Team
KeymasterHi Ewald,
This feature is not available in our theme. We only have only two sidebar and either you select left or right sidebar. There is nothing more in free version with pro version.
So to have it, you have to customize the code.Thank you!
Theme Horse Support Team
KeymasterThat’s great Brian
Thank you!
-
AuthorPosts
