Sure, we will update you here.
Solution for this topic
It seems this is an issue with the logo image file or file name that you are using as other image files are working fine for the sticky logo so please try using a different image file.
Hi @mricche,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
Hi @garyabrams,
I hope you are well today and thank you for your question.
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
.sh-portfolio-single-gallery-slider-item .sh-ratio-content { background-size: contain !important; background-repeat: no-repeat; }
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
You can change it from the theme Styling settings as shown in the attached screenshots.
If it still doesn’t change then could you please share the page URL from your site where it is displaying so that I can help you to change it?
Best regards,
Shufflehound team
Hi @rrumfelt,
I hope you are well today and thank you for your question.
I am not sure which homepage image you are referring to so could you please share your site URL where it’s displaying so that I can help you to change it?
Best regards,
Shufflehound team
Hi @Iamchrisjames,
I hope you are well today and thank you for your question.
I am not sure which elements and templates you are referring to so could you please share the page URL from your website where it is displaying and screenshots of it so that I can help you?
Best regards,
Shufflehound team
Hi @mjejun,
I hope you are well today and thank you for your question.
Please try clearing and temporarily deactivating the cache that you are using on your website.
Also, this can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
Hi Megan,
Thank you for your question.
Then please try installing it as described on the below pages.
https://tickera.com/tickera-documentation/install-woocommerce-plugin/
https://docs.woocommerce.com/document/installing-uninstalling-woocommerce/
https://wordpress.org/plugins/woocommerce/
Best regards,
Shufflehound team
Hi Megan,
I hope you are well today and thank you for your question.
Please make sure that you have activated the theme required plugins and import the demo content from the below path as described here https://support.shufflehound.com/installing-demo/
Admin Area -> Appearance > Import Demo Data
Also, it seems from your shared screenshot that the demo import has finished so are you facing any issue?
Best regards,
Shufflehound team
I logged into your website and saw this is an issue of your website and not the theme because the issue also occurs using any default WordPress theme such as Twenty Twenty.
Please try reinstalling the WordPress on your website to resolve the issue.
The stick logo image itself is cropped incorrectly as shown in the attached screenshot so please make sure you are using the correct logo image.
then why not change to fonts that are recognized to increase page insights scoring, this is super important nowadays
This icon font is the fastest loading font compared to other icon fonts.
The icon font is not just a single reason but there can be various other reasons why your site is loading slow as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
Hi @capomf,
I hope you are well today and thank you for your question.
Yes, you have added too much large logo image and it also contains blank empty space around the logo name.
You can reduce its size 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
.sh-header-builder-logo img { max-width: 200px; }
Best regards,
Shufflehound team
Hi @camilo,
I hope you are well today and thank you for your question.
Please make sure that you are using the below latest version of the theme.
Please login to access this file
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
You can check whether it is displaying in your website page source but before checking that please clear or temporarily deactivate the WP-Optimize cache that you are using on your website.
As said above, what we are doing is useless as in this case as these are custom icon fonts and they don’t have any fallback font.
was all this done?
Yes, that is what I have done.
also you remember you told me to add:
into my custom css, maybe that effected the images in the main blog homepage?
Yes, you can just test it by temporarily removing that CSS code.
Hi @Anusunu,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @Depremz,
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?
Best regards,
Shufflehound team
Please try also using below CSS code to remove the gap.
#wrapper.default-content-after-posts .sh-group.blog-list.blog-style-masonry { max-height: 1960px; }