Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Pavel,
This feature is not available in free version. You have to upgrade to pro version to change the text of Read more.
You can use the font icon class from here
For example you have to add class namefa-camera-retro fa-5x
Thank you!
Theme Horse Support Team
KeymasterHi emerrell,
Could you please provide your login credentials so that we can install the interface pro theme from our side. Don’t forget to send this forum url too. Our interface pro theme size is only 1.3 MB so that must not be an issue.
Thank you!
Theme Horse Support Team
KeymasterYou welcome nsleeth
Thank you!
Theme Horse Support Team
KeymasterHi anne.villaf,
Sorry we have not developed this Hestia theme. You have to contact to the main author.
Thank you!
Theme Horse Support Team
KeymasterThat’s great dariocallender
Thank You
Theme Horse Support Team
KeymasterHi nsleeth,
Go to theme folder -> functions.php on line no 142 you will see this code
add_image_size( 'slider-wide', 1400, 460, true );
and replace it withadd_image_size( 'slider-wide', 1400, 700, true );
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. if you wish to add new slider then same customization is required. So better make child theme and customize the code.
http://codex.wordpress.org/Child_ThemesAfter the change is made on image size use regenerate thumbnailsls plugins to regenerate the images.
Thank you!
Theme Horse Support Team
KeymasterHi,
I have just check it and there is already available
wp_footer();
functions in footer.php. You can check it from your end too. Open footer.php file. On line no 49 there iswp_footer();
just before these two tags</body> </html>
Thank you!
Theme Horse Support Team
KeymasterHi
Did you made any code customization in the theme? There is already available
wp_footer();
in footer.php file. So i don’t think there is any issue. I think you are customizing the code so you are getting an issue. Please download a fresh copy of our theme and delete old version and re add it again.We cannot guarantee that third party plugins will work with our theme and also there are a lots of plugins so you need to hire a developer.
Thank you!
September 6, 2017 at 9:23 am in reply to: can i put to main menu bar ,,,under the only one wide picture on the top page? #53134Theme Horse Support Team
KeymasterHi popopopeony,
This feature is not available in our theme. Sorry It needs code customization. You need to hire a develoiper as this is a new feature to be added in the theme.
We support WooCommerce plugins. The theme is compatible with free version too but if you need changing color options and many more then you need to upgrade to pro.
Thank you!
Theme Horse Support Team
KeymasterHi mail25,
The best way is to use plugin because while updating to new new version your customized code will not be lost. If you don’t like to use plugin then it needs code customization. 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 edit the code.
http://codex.wordpress.org/Child_Themes
Copy all files from header.php and add your code before
</head>
tag in child theme header.php. If you are unable to fix it then you need to hire a developer to fix it.Thank you!
Theme Horse Support Team
KeymasterHi mail25,
You don’t need to do anything. The above three link mentioned by you is WordPress default js and css file so no need to worry about it. The next two scripts is not related to theme and WordPress itself. Might be you have added bootstrap.
Thank you!
Theme Horse Support Team
KeymasterHi mail25,
Go to dashboard -> settings -> reading and select static page and choose front page as home. Then your problem will be solved.
Thank you!
Theme Horse Support Team
KeymasterHi bradkester,
Thanks a lot for sharing it with us. This may be useful for someone else who needs to reorder the posts.
Thank you!
September 4, 2017 at 4:53 am in reply to: white space below slogan with slider disabled on contact, about pages? #53099Theme Horse Support Team
KeymasterHi axel.dancoisne,
Please provide us the exact site url of your contact, about page so that we can provide you a custom css to disable the slider as well as remove the white space below the slogan.
Thank you!
Theme Horse Support Team
KeymasterHi axel.dancoisne,
Yes you can add custom css to change the main padding. If you have any issue please create your own topic.
Thank you!
-
AuthorPosts