Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Habi Jabi,
Try adding
padding-right: 5px;
for that section where you have used justify and italic.Thank you!
August 9, 2017 at 10:54 am in reply to: No responsive menu on iphone after update to Attitude 4.0 #52654Theme Horse Support Team
KeymasterHi kanashi,
Please contact to our support team via Email so that our developer will provide you exact child theme style.css file and functions.php file compatible to newer version of attitude.
What you need to do is just replace functions.php and style.css file with your new file.
Thank you!
Theme Horse Support Team
KeymasterHi Heidi,
On line no 118 and 140 you will find
<section id="site-logo" class="clearfix">
add your shortcode after this mentioned code.Thank you!
Theme Horse Support Team
KeymasterHi Habi Jabi,
Please provide us your site link so that we can help you on it.
Thank you!
Theme Horse Support Team
KeymasterHi Heidi,
You like to add that plugin shortcode in the theme? Code customization is required. We recommended you not to change the code. If you change the code then while updating to new version all your customized code will be lost. So better make child theme so that your content will not be lost.
If you are not familier with it then hire a developer to fix it or make direct changes in the code and each and every time when you update to new version the same shortcode you need to add it again.
Go to theme folder -> inc -> structure -> header-extension.php on line no 143 and 147 you will find below code and replace it with your shortcodes.
<a href="<?php echo esc_url(home_url('/'));?>" title="<?php echo esc_attr(get_bloginfo('name', 'display'));?>" rel="home"> <img src="<?php echo $header_logo;?>" alt="<?php echo esc_attr(get_bloginfo('name', 'display'));?>"></a>
with<?php echo do_shortcode(“[WLS id=’3767′]”); ?>
Thank you!
Theme Horse Support Team
KeymasterHi it5,
No you should not keep it in style.css. While updating to new version all your customized css will be lost. So you have to add this css inside custom css section via dashboard -> appearance -> customize -> Ambition Theme Options -> Custom CSS
Thank you!
Theme Horse Support Team
KeymasterHi hoanganhdne,
Sorry we haven’t developed any Accesspress store theme. Please contact to the main author of Accesspress store theme.
Thank you!
Theme Horse Support Team
KeymasterYou welcome webmaster
Thank you!
August 7, 2017 at 12:02 pm in reply to: Latest update places "Responsive Menu" button on all pages #52631Theme Horse Support Team
KeymasterThat’s great Doppa. We have already mentioned you to clear cache from browser and server.
Thank you!
Theme Horse Support Team
KeymasterHi
To change the speed to slow down quite you have to make some changes in the code. Go to theme folder -> owlcarousel -> owl.carousel-settings.js and change the
autoplayTimeout: 2000,
You can increase the value1000 = 1second
To remove the th clients link, Go to theme folder -> template-parts -> widgets -> wowsome-widgets.php on line no 422 and 424 and remove anchor tag, where you final code will only be
<?php the_post_thumbnail(); ?>
We recommended you not to change the code but if you change the code then while updating to new version all your customized code will be lost. So better make a child theme and then customize the code.
Thank you!
Theme Horse Support Team
KeymasterHi ivamaurin,
1. change the “main page” to full width without affecting the “content page”
=> Please clarify what are you trying to say.2/3. have a sidebar on the main page? (is this possible?) and have both the text and the logo on the header?
=> Sorry, this feature is not available in our theme. It needs code customization as this is a new feature to be added in the theme. You need to hire a developer.4. make the footer background white (and text black)?
=> You can easily change the color via theme options to change the color go to Dashboard -> appearance -> customize -> Superior Pro Theme Options -> Color Options there your can see site Info listed where you can change the color of the footer background to white.Thank you!
Theme Horse Support Team
KeymasterHi caioquaglierini,
Go to Appearance -> Ambition Theme Options -> Custom CSS paste the following CSS code and Click on save all changes button:
.site-info .social-profiles { display: none; }
Thank you!
August 7, 2017 at 4:50 am in reply to: Latest update places "Responsive Menu" button on all pages #52623Theme Horse Support Team
KeymasterHi Hi Doppa,
We saw your screenshot and it seems that your site is loading from opera browser cache. You need to fully clear your opera browser cache.
Here is the link how to clean browser cache in operaAlso if you have installed any cache plugins then deactivate cache from your dashbaord, If using cloudflare then also purge clear your cache and also from ftp.
Thank you!
Theme Horse Support Team
KeymasterHi Ciubotaru,
This is not a theme related issue. You have to configure your mailing form on your server from your end. You can try using gmail or yahoo email id to test weather contact form 7 is working or not.
Thank you!
August 7, 2017 at 4:37 am in reply to: Altitude Widgets in Sidebar showing up at bottom of page after upgrade to v4 #52621Theme Horse Support Team
KeymasterYou welcome scotch.
Thank you!
-
AuthorPosts