Hello,
Sorry for the delayed response.
We tried to recreate the issue on our demo site, but everything seems to work correctly there. To help you better, could you please share a link to your site or temporary login details? That would allow us to check what’s going wrong directly.
If you’re okay with sharing access, please enter the info in the private information field below.
Best regards,
Shufflehound Team
Hello,
Glad to hear you managed to sort it out!
Regarding the Blog Text Slider, there are no built-in theme options to change the fade effect to a scrolling one. However, if you’d like to customize it manually, you can check the code in js/scripts.js – specifically around lines 1460 to 1521. That’s where the slider behavior is handled. You can tweak the speed quite easily, but switching from fade to scroll would require more in depth JS changes.
Best regards,
Shufflehound Team
Hello,
Thank you for letting us know!
Best regards,
Shufflehound team
Hello,
Thank you for letting us know!
Best regards,
Shufflehound team
Hello,
Great to hear that it is working now – thanks for the update! 🙂
Best regards,
Shufflehound Team
Hello,
After some testing, we’ve prepared a fix in our latest beta version – please download and install it from the link below:
Please login to access this file
Once installed, let us know if this resolves the issue on your end. 🙂
Best regards,
Shufflehound Team
Hello,
Sure, you can add a print icon by modifying the single.php file, around line 65 where the social sharing icons are generated. We recommend doing this in a child theme to make sure your changes aren’t lost after future updates.
Best regards,
Shufflehound Team
Hello,
Sorry to hear about the trouble with the latest update. We’ve prepared a fix in our latest beta version – please download and install it from the link below:
Please login to access this file
Once installed, let us know if this resolves the issue on your end.
Best regards,
Shufflehound Team
Hello,
Thanks for letting us know!
Could you please share temporary login details in the private information field below? That will help us check the setup directly and fix the issue with the block library.
Best regards,
Shufflehound Team
Hello,
Thank you for the details! We do plan to update the social icons in a future theme release, so the Twitter logo will be replaced with the new “X” version – although we can’t give an exact timeline yet.
Regarding the print icon, the theme doesn’t currently include that functionality. You could use a plugin such as Print, PDF & Email by PrintFriendly to easily add a print button to your posts.
Best regards,
Shufflehound Team
Hello,
It looks like this is a duplicate – we’ve already responded to your other topic on this issue. Let’s continue the discussion there to keep everything in one place.
Best regards,
Shufflehound Team
Hello,
Thank you for the details!
Could you please share a link where we can see the issue live? That will help us debug it more accurately. Also, are you using any plugins or custom code to enable WebP support on your site? That information will help us understand how the images are being handled.
Looking forward to your reply! 🙂
Best regards,
Shufflehound Team
Hello,
Thanks again for your patience, this one took a bit longer than expected, but the issue should now be resolved. We’ve added a small custom CSS fix directly in the theme settings that seems to have done the trick. You may need to clear your site and browser cache to see the changes fully.
html, body {
overflow: visible!important;
}
.content-container,
.sh-footer-template {
max-width: 100%;
overflow: hidden;
}
This issue appears to be tied to a unique configuration or custom CSS, as we haven’t seen it occur on other user sites or our demo.
Please check again on your iPhone and let us know how it goes.
Best regards,
Shufflehound Team
Hello,
Great, it looks like removing part of the custom CSS already helped!
We’ve added another small tweak on our side, and the scrolling seems to work better. Could you please check again on your iPhone and let us know how it works?
Best regards,
Shufflehound Team
Hello,
You’re most welcome and thank you! 😊
Wishing you a great day as well!
Best regards,
Shufflehound Team
Hello,
Thanks for providing access.
After some debugging, we found that the issue is caused by custom CSS added under Customize > Additional CSS, specifically styles applied to html and body. These are likely affecting how scrolling behaves on both desktop and iPhone.
We recommend reviewing or removing those custom rules to fix the scrolling.
Best regards,
Shufflehound Team
Hello,
Great to hear it’s all working now and you’re very welcome! 🙂
Best regards,
Shufflehound Team
Hello,
Thanks for checking that.
After some debugging, we’ve found the cause of the submenu arrow visibility issue and have included a fix in the latest beta version below:
Please login to access this file
Please install it and let us know if this resolves the issue. 🙂
Best regards,
Shufflehound Team
Hello,
Thanks for the update! 🙂
We haven’t made any recent changes to permission handling in the theme, so this may be related to how WordPress multisite manages access for different admin accounts, especially with plugin actions or settings pages.
If you remember which version you upgraded from, we can compare the two and see if anything else might have triggered it. Otherwise, your current workaround (using the main admin account for theme tasks) seems like a solid and safe solution.
Best regards,
Shufflehound Team
Hello,
Thanks for the follow up, and you’re right, after further inspection, the scrolling issue does occur even on pages that don’t use Slider Revolution.
In this case, we recommend temporarily disabling your plugins one by one to see if any of them might be causing a conflict. While we haven’t encountered this issue before, it’s possible that a plugin may be interfering with the scrolling behavior.
If that doesn’t help, feel free to share temporary login details in the private information field below and we will take a closer look.
Best regards,
Shufflehound Team