Forum Replies Created
-
AuthorPosts
-
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!
Theme Horse Support Team
KeymasterHi
If you see the archive list of the post limenas-thasos here you can easily see the excerpt displaying correctly.
Please deactivate the plugins one by one it may be the plugin conflict.Thank you!
Theme Horse Support Team
KeymasterHello Kmoree,
Great to know that you solved it.
Thank you!
Theme Horse Support Team
KeymasterHi Jack3,
Featured image will only display in archive page only. To show the featured image for the blog-post-single just add the image from your media by editing your post.
Thank you!
Theme Horse Support Team
KeymasterHi Wallinanderss,
Welcome anytime 🙂
July 26, 2018 at 12:28 pm in reply to: How to change color from green to blue in Interface Pro #56687Theme Horse Support Team
KeymasterHi,
Sure. If you have any problem let us know.
Thank you!
Theme Horse Support Team
KeymasterHi Robert,
Add below custom CSS code to have the CTA button as you are asking for:
input[type="reset"], input[type="button"], input[type="submit"], a.readmore, .widget_custom-tagcloud a:hover, #wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a, .wp-pagenavi .current, .wp-pagenavi a:hover, ul.default-wp-page li a:hover, .pagination span, .call-to-action, .back-to-top a:hover, #bbpress-forums button { background-color: transparent; } .call-to-action { border: 1px solid #000; color: #000; } .call-to-action:hover { background-color: #000; color: #fff; }
Thank you!
Theme Horse Support Team
KeymasterHi Kmoree,
Apologies for the late reply.
Let’s find out is this happening into your site only or not?
First just browse this Ambition demo into your same laptop and browser are you having the same visual issue or not?
Second Just activate any other theme (default WP theme would be best) and view it on the same environment. Are you having a same visual issue or not?
Let us first know the result and we will follow up in the next process.
Thank you!
Theme Horse Support Team
KeymasterHi,
For to add the extra page template and sidebars for specific pages it needs code customization you need to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi,
Please refer this video to get the post ID. Also do not forget to add the featured image into your post.
Thank you!
Theme Horse Support Team
KeymasterHi Alishahessle,
Sorry! For now we only develop the site on WordPress.
Thank you!
Theme Horse Support Team
KeymasterHi Wallinanderss,
Sorry! We have not developed the theme that you are using into your site.
Please contact to the main developer for support.Thank you!
July 21, 2018 at 6:51 am in reply to: How to change color from green to blue in Interface Pro #56642Theme Horse Support Team
KeymasterHi Ertugrul,
Just login to your dashboard and go to Appearance > Theme Options > Color Options there you can see the color skin option to change the color green to blue.
Thank you!
-
AuthorPosts