Forum Replies Created
-
AuthorPosts
-
September 10, 2014 at 5:49 am in reply to: The uploaded file exceeds the upload_max_filesize directive in php.ini. #15682
Theme Horse Support Team
KeymasterHI all,
This is not the theme issue. Its the server issue. First you make confirm to the server provider to increase the upload memory space. And after that add this inside wp-config.php
define('WP_MEMORY_LIMIT', '64M');If this still doesnot work then add this code inside php.ini
upload_max_filesize = 64M post_max_size = 64MThank you!
Theme Horse Support Team
KeymasterHi Glovanni,
We don’t have this feature. You need code customization for it or you may hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterHi Ingo,
We have designed our theme this way. You need code customization for it.we recommended not to change the code because if you change the code then while updating to our new version all the customization code will be lost. So better make a child theme and first unhook the functions and then you may edit the code.This file is inside theme folder (interface pro) -> inc -> structure -> content-extension.php
Thank you!
Theme Horse Support Team
KeymasterOk that’s great Santhi Wijaya
Thank you!
Theme Horse Support Team
KeymasterHi Santhi Wijaya,
We have designed our theme this way. In mobile device the content doesn’t look clear. So we are hiding this slider in mobile view.
Thank you!
Theme Horse Support Team
KeymasterHi Santhi Wijaya,
Sometime the browser saves some data in cache. So it will load the older content and details. So that you must clear the cache if you change any setting
Thank you!
Theme Horse Support Team
KeymasterHI thisironiclife,
Could you please send the temporary username and password at [email protected] with your site url details and and also this forum link.
Thank you!
September 8, 2014 at 9:19 am in reply to: Need help with front page setup and right side bar images #13726Theme Horse Support Team
KeymasterHi LizGarcia,
At first you login in to the WordPress dashboard then at the left side there is appearance -> theme options -> advance options -> home slogan options
From here you can change the text and you can link this slogan to any page by putting the url in url redirect button link
Thank you!
Theme Horse Support Team
KeymasterOk that’s great Kristina.
Thank you!
Theme Horse Support Team
KeymasterYou welcome jim
Thank you!
September 8, 2014 at 4:55 am in reply to: Revolution Slider only display "fade animation" on Chrome #13720Theme Horse Support Team
KeymasterHi Yasushi,
Sure we will provide an update today.Thank you!
Theme Horse Support Team
KeymasterHi Joern,
To hide the category, author and date of the post
Add this code inside
Dashboard -> Appearance-> Theme – Options -> design-options -> custom css.by-author, .date, .cat-links {display:none;}Thank you!
September 8, 2014 at 4:37 am in reply to: Gallery – can not replicate gallery on the english site #13718Theme Horse Support Team
KeymasterHi Barbara,
I think you have not selected the page template for english page. Just goto the dashbaord -> pages -> edit your gallery page
Then select the template for gallery.
Thank you!
September 8, 2014 at 4:28 am in reply to: How to remove "Theme By" and "Powered By" in Footer #13715Theme Horse Support Team
KeymasterHi Carlene,
You just go to the dashboard -> appearance -> theme options -> advance options -> edit footer options.
From there you can edit the footer text.
Thank you!
Theme Horse Support Team
KeymasterOk that’s great Elia
Thank you!
-
AuthorPosts
