Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi ramkris.ss,
Are you talking about the exactly same as in this below screenshot. View this like to view screenshot.
http://www.awesomescreenshot.com/image/377315/886c3cb3784fc5b851746080bdd2163aYou have added http://www.idigihub.com/index.php whereas this index.php is not necessary. And could you also provide the screenshot which part you exactly mean.
Thank you!
Theme Horse Support Team
KeymasterHi Caitlyn,
We have designed our theme this way. To add the link in your service icons you may just create a child theme and under functions.php file create your widgets and register them. Just copy the parent widget, change the name of widget like Theme Horse Child: Service widgets, make customisation and create your custom widget. If you do this, the widgets of parent theme and child both will appear. Use your custom widget of child theme instead of the parent theme.
Just making same file structure in the child theme like /inc/widgets won’t overwrite the parent file. Hope this helps.Thank you!
Theme Horse Support Team
KeymasterHi Petar,
This is not the issue. You have selected the default layout for your home page (i.e. right sidebar) so it is more left handed and for other pages you have used no-sidebar so it is centered. You may use no-sidebar for your homepage too but your sidebar content will not be displayed using no sidebar or no sidebar full width.
We have designed our theme this way. If you want to change it then it needs code customization and you need to hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterHi Petar,
just add this below css in your custom css
input[type=text], input[type=email], input[type=search], input[type=password], textarea { width: 50%; }hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi acsutu,
We just visited to your dashboard and saw that your image is not properly uploaded inside the media library so you are facing the problem. We just uploaded the same image again and now its working fine. So we recommended you to upload all the rest of images again and it will work fine.
Thank you!
Theme Horse Support Team
KeymasterThank you for you help chantal.attia
Thank you!
Theme Horse Support Team
KeymasterHi jontited,
Could you provide your site Url? We don’t think that there will be any google search box while updating to new version of theme. This google search box may be comming from any plugins or any java scripts.
Thank you!
Theme Horse Support Team
KeymasterHi Petar,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea { width: 50%; }You may change this width and by default its 100%
Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi peppermintpatt,
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
KeymasterHi peppermintpatt,
Your “No posts found” is displayed because you don’t have any related post to display. Its not an error. You may use business template to get rid of it. Do the below steps as we recommended.
Create any pages from your dashboard and names is as home (or any thing you link). select business template from the right side of the page. View this screenshot.
http://www.awesomescreenshot.com/image/370657/24191f2637b60850be1b0717de51c808Then go to dashboard-> settings -> reading and do the same as in screenshot.
http://www.awesomescreenshot.com/image/370662/64b92228de2e69d57684bd88b76a3176Now your problem will be solved.
Thank you!
Theme Horse Support Team
KeymasterHi ben1,
Actually we don’t have line no 113 inside footer-extension.php. The above code you have provide is at line no 57. Adding the provide code will not affect the entire admin UI. The above code you have provided i just added in my core file.
add_action( 'ambition_footer', 'ambition_footer_info', 30 ); /** * function to show the footer info, copyright information */ function ambition_footer_info() { //$output = '<div class="copyright">'.__( '©', 'ambition' ).' '.ambition_the_year().' ' .ambition_site_link().' | ' . ' ' .ambition_themehorse_link().' | '.' ' .ambition_wp_link() .'</div><!-- .copyright -->'; $output = '<div class="copyright">'.__( '©', 'ambition' ).' '.ambition_the_year().' ' .ambition_site_link().' | <a href="http://domainnamehere.com/sample-page/">Test Link</a></div><!-- .copyright -->'; echo $output; }But there is no any effect. Its working fine. So there may be another issue. The issue is not create by the above provided link.
View this below screenshot and its working fine too.
http://www.awesomescreenshot.com/image/370650/72b04c4c813247e176ae7f16d65d8250There may be some plugins conflict that you have installed in your dashboard.
Thank you!
Theme Horse Support Team
KeymasterThanks for sharing us your help with us chantal.attia
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/attitude
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi lisa,
I just visited to your site http://nhot.org and the slider is working. Just view this screenshot.
http://www.awesomescreenshot.com/image/370621/1a6d7cd87b6058e8f1d0255d5717de3bThank you!
Theme Horse Support Team
KeymasterHi Chama,
Could you make it more clear and also provide your site Url too. So that we will know what you exactly mean?
Thank you!
Theme Horse Support Team
KeymasterHi Deanna,
To configure the “info bar” go to dashboard -> appearance -> theme options -> contact/ social links -> contact info bar. From there you can set your infobar.
View this below screenshot.
http://www.awesomescreenshot.com/image/370585/824504a1d89a26b6be3d65ab62ca19acThank you!
-
AuthorPosts
