I have tested it on my test site and it’s working fine for me using the latest version of the Jevelin theme.
Could you please share the page URL from your site where it is happening so that I can troubleshoot it?
Could you please follow the steps I have displayed in the screenshots shared in my previous reply and edit the header from there?
You are most welcome here 🙂
You will find that custom field in the wp_postmeta table of your WordPress database.
Please change the above-shared CSS code as below.
#page-container .sh-titlebar .titlebar-title { display: none; } #page-container .sh-titlebar .sh-table h1, #page-container .sh-titlebar .sh-table { padding: 0; min-height: 0; margin: 0; } #page-container .sh-titlebar { padding: 30px 0; }
Hi Nicholas,
Thank you for your question.
The theme saves the count in the post custom field gillion_post_views that you can change from the database.
Best regards,
Shufflehound team
Hi Nicholas,
I hope you are well today and thank you for your question.
You can hide 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
#page-container .sh-titlebar .sh-table { display: none; } #page-container .sh-titlebar { padding: 30px 0; }
Best regards,
Shufflehound team
Solution for this topic
Hi @davidsatta,
I hope you are well today and thank you for your question.
You can set the standard date format in the theme settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
Hi @robertpankowski,
I hope you are well today and thank you for your question.
You have to create a staging website on localhost or web server then update the plugins there and you can copy the updated plugin folders from the directory /wp-content/plugins/
Best regards,
Shufflehound team
Hi @saikate,
I hope you are well today and thank you for your question.
Could you please share your site URL where it’s happening so that I can troubleshoot it?
If you are using a custom header template then you can edit it as shown in the attached screenshots.
Best regards,
Shufflehound team
There is no option in WordPress to make it smaller.
You have to either use any image editing software or use any online image resizing tool as below.
http://www.simpleimageresizer.com/
If you develop the custom code in the child theme then it will preserve even after the theme update.
Could you please tell me where you have set it as a background image and also share your site URL where it is not displaying so that I can troubleshoot it?
I resolved the issue by adding the color in that field.
I am not sure of the problem, but even restarting from a fresh WP install I have this problem. I will contact my webhost for that.
That would be great.
Any advice on the vanishing of the header ?
I visited your website and saw the header on it as shown in the attached screenshot.
Please advise.
You have added that color in the accordion content as shown in the attached screenshot so please change it there.
Are you referring to the text selection color in your last screenshot?
Hi @vintmedia,
I hope you are well today and thank you for your question.
The education is not a template but the demo content of the theme that you can import on your website as described below.
https://support.shufflehound.com/installing-demo/
Best regards,
Shufflehound team
The server is temporarily unable to service your request due to maintenance downtime or capacity problems.
This seems your webserver related issue so please contact your web host to resolve it.
There is no specific size requirement but if it displays larger then reduce the image logo size.
Now I am getting “500 Internal Server Error”.