After installing Basic demo content you will get page created named Home 5 that contains all the elements which display page like HOME FIVE.
Hi @Terrence,
I hope you are well today and thank you for your question.
Currently the widget doesn’t display images but i have added it in the feature request so that it will be developed in the future version of theme.
Best regards,
Shufflehound team
Sure i will let you know here.
Hi @dreidel18,
I hope you are well today and thank you for your question.
It displays automatically on your site blog page or on the page where you have set Page template to blog as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @Terrence,
I hope you are well today and thank you for your question.
Instead of restricting logo image height if you want to restrict only its width to 250px then you can do so by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.header-logo img {
max-height: 100%;
max-width: 250px;
}
Best regards,
Shufflehound team
This is not working because please see the reply posted in the following topic.
https://support.shufflehound.com/forums/topic/instagram-footer/#post-8038
Hi @Terrence,
Sorry to hear of the problem you are having.
I could confirm that it is working fine on some places like posts listing but not on single post therefore notified the theme developer about this so that it will be fixed and you don’t have to do it manually.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
It seems because of the symbol > misinterpreted by theme in the provided code it is not working on your site so please use that code using below plugin.
Awesome great to see you got that resolved.
Sure we will troubleshoot the issue more.
Hi @MAF,
I hope you are well today and thank you for your question.
The theme only provides .pot file and you have to translate it and create .mo file as described on the following pages.
https://premium.wpmudev.org/blog/how-to-translate-a-wordpress-theme/
https://www.gavick.com/documentation/wordpress/themes/customization-tips/translation
Best regards,
Shufflehound team
Solution for this topic
Could you please delete the theme on your site and use the below attached theme?
Please login to access this file
Also please ask your web host to temporary disable firewall if using any.
Hi @hudamahfuzh,
I hope you are well today and thank you for your question.
If you are using any caching plugin then please make sure to clear its cache.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi kim,
I hope you are well today and thank you for your question.
It seems you for got to share the screenshot so please share it.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
You are most welcome here 🙂
I can see the shared code is working fine on your site, even the bottom border removal code.
You will find more information about !important on the following page.
https://css-tricks.com/when-using-important-is-the-right-choice/
You are most welcome here 🙂
You are most welcome here 🙂
Hi Carl,
I hope you are well today and thank you for your question.
It seems you are using older version 2.4.4 of theme on your site so please use below latest version of theme that contains many bug fixes and enhancements.
Please login to access this file
Thank you for your suggestion, we will do consider it.
Best regards,
Shufflehound team
Thank you for sharing site details.
I logged in to your site and found you are not using latest version of theme on your site as shown in the attached screenshot.
Please make sure you are using below latest version of theme.
Please login to access this file