-
Showcase Not Workign:
-
Hi, I’m wondering if anyone can help me. My show case doesn’t work on my site themodernman.eu “First page!?” When I reload the page it works, “but the icon” that scrolls on it is everywhere on the banner… And the video doesn’t show up the first time, but when I refresh it it shows up!? Can anyone help me with this, thanks. Kind regards from Michel.J
2 Likes
Hi there, @Michel
I am really sorry about this issue!
I’ve forwarded it to the devs and will let you know once I have any news
2 Likes
Hi there, @Michel
The issue appears because you’ve enabled the Fix Video On scroll option:
If you disable this option, everything will work fine. Please try it out and let me know if it helped
Hi Max!
Thanks for your help it works fine now… But the logs are still all over the place on the feed. Why does this happen when it scrolls.
Kind regards Michel
1 Like
Yes Max, that’s exactly what I mean, thanks
1 Like
Got it, thanks!
We’ve fixed the issue by adding this code to the Custom CSS field on the Style tab of your widget’s settings:
.rfm-marquee {
max-width: none !important;
}
Please check your website and let me know if everything is fine now
1 Like