Hi Anlong,
I hope you are well today and thank you for your question.
You have to set featured image to the post as described on this page http://freewptp.com/how-to-set-featured-image-or-post-thumbnail-in-wordpress/
Also you have to add post excerpt in the excerpt field of post as described in this page http://www.wpbeginner.com/glossary/excerpt/
Best regards,
Shufflehound team
I don’t think there is any ready made plugin to achieve it but you can add the text content element in the top of post content area to achieve this.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Solution for this topic
Hi @niftitalks,
I hope you are well today and thank you for your question.
You can use it from page templates option as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
You can resolve it 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
.slick-track {
max-width: 100%;
transform: none !important;
}
Thank you for sharing the site details which i didn’t get in your first message.
You can also remove it 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
div.sh-column-d5b495f058022b53dc0718a0ae0f7519{
box-shadow: none;
}
You haven’t answer my following question which i asked above?
Have you checked the email is not sent in SPAM folder?
Yes please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”
It is working fine on my test site.
You may be confusing because of the two home pages created on your site as shown in your shared screenshot so please try deleting duplicate home page.
If it doesn’t help for you then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
After that please use the following custom CSS code.
.woocommerce #page-container ul.products li.product > a img{
height: 265px;
}
.woocommerce #page-container ul.products li.product .sh-woo-post-content-container .woocommerce-LoopProduct-link{
height: 30px;
border-bottom: 0;
}
Actually we are working on it to resolve the issue as reported in the following topic.
https://support.shufflehound.com/forums/topic/woocommerce-theme-files-out-of-date-error/
How are displaying the months of the year into the header?
Are you using any plugin to display it and also for social media count widget?
Hi @joaobaptista,
Sorry to hear of the problem you are having.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @bjd407,
I hope you are well today and thanks for posting here.
Which Internet explorer version are you using?
Could you please also share the screenshots of the issue so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @metalm3,
I hope you are well today and thank you for your question.
You can achieve this by using custom child theme solution shared in the following topic.
https://support.shufflehound.com/forums/topic/footer-widget-shufflehound-information/
Best regards,
Shufflehound team
Ok this can be plugin theme conflict issue so do take backup of your site from Tools -> Backup before updating theme.
Could you please share me your site URL where it’s displaying so that i can help you to remove it?
You are most welcome here 🙂
Hi @Devuser34,
I hope you are well today and thank you for your question.
You can remove it from column layout element settings as shown in the attached screenshot.
Best regards,
Shufflehound team