Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
Keymasterhi Aparicio,
Just view this link to setup slider.
https://www.themehorse.com/theme-instruction/attitude-pro/#slider
You may also search it in forum that we have replied many times to set up slider too.Thank you!
February 24, 2015 at 7:01 am in reply to: Page ( which is set as business ) content doesn't show on business page template #22446Theme Horse Support Team
KeymasterHi nuruddinctg1990,
To change the footer, it’s only available in Pro version of our theme. The above code is an example to edit page 404.php, you have to first unhook the footer then only customize the code. To change footer details you need to buy Pro version.
Thank you!
Theme Horse Support Team
KeymasterOk that’s great cynthia.lovely
Thank you!
Theme Horse Support Team
KeymasterHi nuruddinctg1990,
this feature is available in Pro version of our theme. If you like to customize the code then create a child theme and then only customize the code to be safe from data loss.
The file is inside theme folder-> inc-> functions-> functions.php on line no 146 and change the value you want.
Thank you!
Theme Horse Support Team
Keymasterhi nklee,
please don’t send your username and password in this forum. Because your provided password may be seen by other user too. So we deleted your forum. You may send your forum details at our Email
We have fixed your revolution slider issue. You have kept it from the widgets but it should be kept from theme options. So we removed it from widgets and added it from theme options.
View this below screenshot
http://awesomescreenshot.com/03c4h0e587Thank you!
Theme Horse Support Team
KeymasterHi Casey,
Upload the smaller size of image you want to take less space in slider. All image size must be same. If you like to do it from coding then inside functions.php on line no 155 to 160 there we have defined the size of the image.
add_image_size( 'slider-narrow', 1038, 500, true ); // used on Featured Slider on Homepage Header for narrow layout add_image_size( 'slider-wide', 1440, 500, true ); // used on Featured Slider on Homepage Header for wide layoutYou may change this size as you want. After changing the size of image then reupload the image again or use regenerate thubmails plugins to regenerate your image. First of all before making any changes create a child theme then only customize the code to be safe while uploading to our new version.
Thank you!
Theme Horse Support Team
KeymasterHi Jörg,
To add search button to your language “suche” you need to upload translation file under language folder. Before uploading first of all create a child theme and then only add your .po and .mo file inside the language directory.
If you like to change it directly without creating .po and .mo file then the file is inside theme directory-> inc-> structure-> searchform-extension.php and translate to your language. Before making any change first make child theme to be safe from data loss while updating to our new version. If you could not make the child theme then each and every time while updating to our new version you need to edit the same thing.
Thank you!
February 23, 2015 at 7:25 am in reply to: Site Layout Changes Spontaneously/Slider Not Working #22399Theme Horse Support Team
Keymasterhi wendy.hanlan,
I just tried to visit to your site but your site is not available, so could not find the exact issue.
Thank you!
February 23, 2015 at 7:24 am in reply to: post title and post content not showing in the slider in small screens #22398Theme Horse Support Team
Keymasterhi wendy.hanlan,
I just tried to visit to your site but your site is not available, so could not find the exact issue.
Thank you!
Theme Horse Support Team
KeymasterOk that’s great webmaster2
Thank you!
Theme Horse Support Team
KeymasterHi Michael,
We cannot guarantee our products will function with all 3rd party components, plugins or web browsers. You need to hire a developer to make work with this theme.
Thank you!
Theme Horse Support Team
KeymasterHi caeh.augusto,
This is your Home page “Seja bem-vindo” So it is not redirecting to you in any page. If you click on read more then it will automatically load the business layout so it seems that link is not working.
On the second services “Catálogo”, its working fine. There is no any text so there is nothing to display. This readmore is taking to you for the correct page.On the third service “Informativos”, I think you have selected the post page from dashboard-> setting-> reading-> select static page-> post page (informativos). Donot select this page. leave it as default.
View the below screenshot for more info
http://awesomescreenshot.com/0e44gp5n2fThank you!
Theme Horse Support Team
KeymasterHi Aparicio,
If you have done everything right then open your wp-config.php file which is located in the root install-directory and paste this code.
define( ‘WPLANG’, ‘es_ES’ ); // for spanish language
After adding this code Goto Dashboard-> settings-> Reading-> Site Language and select your language and click on Save ChangesYou file must be es_ES.po and es_ES.mo for espanish language. This “Leave a Reply” is from default wordpress. The .po and .mo file translate only the language which is in string not the wordpress default value. You can change the wordpress default value by selecting it in your language from Dashboard-> settings-> Reading-> Site Language
Thank you!
Theme Horse Support Team
KeymasterHi Aparicio,
If you want to make header image to left then you have to upload the image with no margin at the left side.
Thank you!
Theme Horse Support Team
KeymasterHi Aparicio,
If you have added header image then it will display in all pages/ Post. This upload header image is WordPress default. If you want to display in your own way then it needs code customization so your need to hire a developer to fix it. Before making any changes in the theme first of all make a child theme then only customize the code.
Thank you!
-
AuthorPosts
