Hi there,
One of the reasons might be that we have removed the option to add it via theme settings and it might be stuck for you. You can try resetting the social network section in the theme settings (if you are using Redux Framework) or you can try this custom CSS by adding it to the theme settings:
.social-media-gplus { display: none!important; }
Let us know if that works! 🙂
Best regards,
Shufflehound team
Hi there,
Sticky header options only work with our built-in headers. As you add your own custom header our options don’t work anymore.
We inspected your custom header and it seems that we might have found the cause – you need to remove transform CSS attributes for the #page-container block and your sticky header should work just fine.
Let us know if that works. 🙂
Best regards,
Shufflehound team
Hi there,
We can help you with that.
Firstly, can you please share a link to your website, so we can inspect your website setup?
Best regards,
Shufflehound team
Hello,
That is strange, would it be possible for us to log in to your website, so we can inspect this issue further? You can share the login details in the private information field.
Best regards,
Shufflehound team
That is great!
Oh, now we understood the issue. It seems that we have already looked into this issue before and unfortunately right now we don’t have any solutions that we can think of.
That was our dark mode testing code 🙂 , currently it seems that it needs a lot more work.
Hi there,
Can you please give us a link to your website? So we can inspect the issue further.
Best regards,
Shufflehound team
So It seems that you may be looking for the file located in inc/templates/post_slider.php and line 57.
Is that correct one?
About the post with the house background image, it seems that the original image is pretty low quality.
You can try this custom CSS snippet for the Tiktok icon:
.fa-tumblr { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23525252'%3E%3C!--! Font Awesome Pro 6.4.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons Inc. --%3E%3Cpath d='M448 209.91a210.06 210.06 0 0 1-122.77-39.25V349.38A162.55 162.55 0 1 1 185 188.31V278.2a74.62 74.62 0 1 0 52.23 71.18V0l88 0a121.18 121.18 0 0 0 1.86 22.17h0A122.18 122.18 0 0 0 381 102.39a121.43 121.43 0 0 0 67 20.14Z'/%3E%3C/svg%3E"); background-repeat: no-repeat; width: 16px; } .fa-tumblr:before{ opacity: 0; display: inline; }
Let us know if that works.
Hi there,
That might be due to WordPress updates.
Have you updated the theme to the latest version?
Best regards,
Shufflehound team
It seems that it is due to the custom orange color that you added there (via CSS).
Can you please try to remove it?
Hi there,
Can you please let us know which demo version did you install – Unyson or WPbakery?
Also, is your theme updated to the latest version?
Best regards,
Shufflehound team
Hi there,
Would it be possible to log in to your website, to inspect this issue further? (you can share it in the private information field)
Best regards,
Shufflehound team
Hi there,
First of all, you can try to migrate away from the Unyson page builder you can migrate to the Redux framework plugin. Migration is available under Jevelin (admin sidebar) > Framework Upgrade.
Let us know if that helps.
Best regards,
Shufflehound team
Hi there,
Sure, if you don’t use the Unyson page builder you can migrate to the Redux framework plugin. Migration is available under Jevelin (admin sidebar) > Framework Upgrade. It will run faster and will have better support.
Let us know if that helps.
Best regards,
Shufflehound team
We are glad that it worked!
Hi there,
We are glad that you managed to solve the issue.
Best regards,
Shufflehound team
Hi there,
Sure, we can help you with that.
We need a link to a post on your website to find the correct place in PHP so we can inspect your setup and guide you on where to modify the PHP code.
Best regards,
Shufflehound team
That is great! 🙂
It should work for any amount of stars, but we recommend testing it.
Hi there,
It might be possible to change it via custom CSS code, you can try this one:
.sh-recent-products .woocommerce .star-rating:before, .sh-recent-products .woocommerce .star-rating span:before, .woocommerce .woocomerce-styling .star-rating:before, .woocommerce .woocomerce-styling .star-rating span:before { font-family: "star"!important; content: "SSSSS"!important; }
Let us know if that works! 🙂
Best regards,
Shufflehound team
Hi there,
Any ideas about when it started? Like if it started after theme, WordPress, or plugin update?
Best regards,
Shufflehound team