Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Steve,
For this it needs code customization you need to hire a developer for this as this is a new feature to add in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi Steve,
We have replied you this in your own topic.
Please do not ask the question in another topic.Thank you!
Theme Horse Support Team
KeymasterHi Steve,
Can you please clarify how much of percentage that you want to suppress the sidebar?
So that we can provide you a custom CSS code.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi Rich,
Thank you for your suggestion and feedback.
We have listed those feature in upcoming version.Also We Also we have released the premium version of FolioPress where you can see the same featured image in single post as well.
If you are interested to upgrade then there is a launch offer where you can get 20% discount with the coupon code mentioned in the checkout. You can see the demo here.Thank you for using our theme.
August 10, 2018 at 5:43 am in reply to: Is it possible to show the post titles beneath the images? #57005Theme Horse Support Team
KeymasterHi Jack,
We really appreciate your suggestions and feedback.
We have listed those features in our upcoming version which will be released on next week.Also we have released the premium version of FolioPress.
If you are interested to upgrade then there is launch offer where you can get 20% discount with the coupon code mentioned in the checkout. You can see the demo here.Thank you for using our theme.
Theme Horse Support Team
KeymasterHi,
Why you need some code? when you can simply attach same featured image via media from the content editor.
Thank you!
Theme Horse Support Team
KeymasterHi Vanity,
Please add below custom CSS code to reduce the white space between the logo and menu.
#site-logo { margin: 20px auto; } #site-title, #site-description { display: none; }
Thank you for using our theme.
July 27, 2018 at 12:02 pm in reply to: Is it possible to show the post titles beneath the images? #56704Theme Horse Support Team
KeymasterHi Jack,
Sorry! Can you please clarify what you are trying to say?
Thank you!
Theme Horse Support Team
KeymasterHi,
We have added those feature in our update list and will be release on next version.
Thank you for using our theme.
Theme Horse Support Team
KeymasterHello,
It would be great if we can view you site.
Anyways you can add the custom css code.Thank you!
Theme Horse Support Team
KeymasterSorry! We can not view your site.
Record a video and share it. So, that we can see the issue that your are talking about.Thank you!
July 27, 2018 at 11:40 am in reply to: Correction about clipping of the box to the right side and the space underneath #56700Theme Horse Support Team
Keymasterok thank you.
If you get any problem please do not hesitate to contact us.Theme Horse Support Team
KeymasterGreat it works.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/theme/wowsome/reviews/
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi,
Go to theme main directory and go to header.php file line no 150 you will see below line of code:
</header><!-- #masthead -->
below above code paste below code which will display the featured image into you single post.
<?php if ( has_post_thumbnail() && (is_page() || is_single()) ) { the_post_thumbnail(); } ?>
Note: Creating child theme is a best practice to customize the theme code.
Thank you!
Theme Horse Support Team
KeymasterHello,
Please share the exact site URL where you are viewing the border? So, that we can help you remove the border from the image.
Thank you!
-
AuthorPosts