Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi
You need language translate file means .po and .mo file to translate the language. If you have language translate then you may use it. We don’t make .po and .mo file.
Thank youTheme Horse Support Team
KeymasterHi
Using featured image to display post image is not possible in this theme. To do it you need code customization. If you want image then you need to keep the image in the editor (means where you place the text.)
Thank youTheme Horse Support Team
KeymasterHi
You need to choose the business template to show it. Its not from the post its from the page. You need code customization if you want to set posts on home page. We have designed our theme this way.
Thank youTheme Horse Support Team
KeymasterHi
Please go through this video tutorial to set up rev slider.http://www.themepunch.com/codecanyon/revolution_wp/liveguide/01.video.html
http://www.themepunch.com/codecanyon/revolution_wp/liveguide/02.video.html
http://www.themepunch.com/codecanyon/revolution_wp/liveguide/03.video.html
Thank youTheme Horse Support Team
KeymasterHi Daniel
Please go through this video tutorial to set up rev slider.http://www.themepunch.com/codecanyon/revolution_wp/liveguide/01.video.html
http://www.themepunch.com/codecanyon/revolution_wp/liveguide/02.video.html
http://www.themepunch.com/codecanyon/revolution_wp/liveguide/03.video.html
Theme Horse Support Team
KeymasterSorry
we have designed out theme this way. Its not possible. If you want to display the image then you may keep your image at editor.
Thank youTheme Horse Support Team
Keymasterhi not the header.php
you need code customization for header-extension.php which is inside library-> structure -> header-extension.php
We recommend not to change the code because while updating to our new version all your customization code will be lost. So better make child theme and customize your code.
Thank youTheme Horse Support Team
KeymasterOk that’s great
Always feel free to ask.
Thank youTheme Horse Support Team
Keymasterhi thanks for you suggestion. we will think about it in our upcoming version.
Thank youTheme Horse Support Team
KeymasterIts our own frame work
ThanksTheme Horse Support Team
Keymasterhi
Yes we have created to have the two testimonial. You may change it from interface-> inc- >widgets-> interface_widgets.php on line number 560<div class="testimonial-meta"> <strong><?php echo esc_html( $name1 ); ?></strong> <?php echo esc_html( $designation1 ); echo '-'; ?> <a href="<?php echo esc_url($company_link1); ?>" title="<?php echo $company_name1; ?>" target="_blank"> <?php echo esc_html( $company_name1 ); ?></a> </div>
and paste this code<div class="testimonial-meta"> <strong><?php echo esc_html( $name1 ); ?></strong> <?php echo esc_html( $designation1 ); echo '-'; ?> <a href="<?php echo esc_url($company_link1); ?>" title="<?php echo $company_name1; ?>" target="_blank"> <?php echo esc_html( $company_name1 ); ?></a> </div>
But each time you update our new version the same thing you have to do until we fix this issue for a single testimonial.
thank youTheme Horse Support Team
Keymasterhi i tried to open your site but your give url is not working.
Thank youTheme Horse Support Team
Keymasterfirst of all if you have a zip file then go to dashboard-> appearance -> themes -> add theme
upload the zip file and then activate the attitude – pro version
Thank youTheme Horse Support Team
KeymasterHi
Sorry we have designed out theme this way. So it is not possible. You need code customization for it. If you customize the code then its possible. If you are good at programming then you may customize the code otherwise you may hire a developer to fix it.Thank you
Theme Horse Support Team
KeymasterDeleting a column its not possible. You can customize the code if you want but we dont have this feature in our theme. We have designed our theme this way.
Thank you -
AuthorPosts