Michael
Forum Replies Created
-
Yes, I will fix it within the next day or two.
Since you have issues with image cropped on mobile setting a different image just for mobile may address your issue?
You will need to update to version 2 of the plugin. The option is available when editing the slide background image, there will be tabs at the top labeled “desktop”, “tablet”, and “mobile”.
I added a responsive feature that will allow you to set different backgrounds based on screen size.
Glad it’s working for you!
There are still some scroll overflow issues I will address next.
Thanks for the compliment! : )
Hi Robert,
Thanks for pointing out the responsive issues! I will have it fixed in the next update(soon I hope).
I agree. I’m working on more responsive options.
My initial intention was to let the slider inherit responsive mobile styles from the theme but more user control would be a good feature.
Hi Meg,
The problem is the images is not using HTTPS.
Try Signing into wp-admin with HTTPS(https://lush-cough.flywheelsites.com/wp-admin) and reupload the images.What is your “Background size” set to?
Try setting it to “Cover”.I’ll work on better responsive options when I have free time.
Yes, with CSS content you can do something like this:
span.superblockslider__button__previous–icon {
content: url(https://www.svgrepo.com/show/416120/arrow-back-basic.svg);
width: 85px;
height: 85px;
}span.superblockslider__button__next–icon {
content: url(https://www.svgrepo.com/show/416121/arrow-basic-forward.svg);
width: 85px;
height: 85px;
}I fixed the bug. Please update to version 1.5.5
Hey Patrick,
Yup, it’s a bug.
I’ve fixed it. Please update to 1.5.5.Thanks for the description on recreating the bug! Help a lot!
Hi,
Please update to version 1.5.4
I added an additional check for the “parentNode’ error. Hopefully it will fix it for you.Hi, I was not able to replicate the error you’ve encountered(tested on Chrome, Firefox, Edge).
It may be that you have code(HTML) generated by much older version of the slider block.
Can you try:
Created a new empty page,
Add a new slider block and new slides.Do you still get the error?
Thanks,
MichaelThanks for the review! Good to know someone found it useful. ??
Forum: Plugins
In reply to: [Super block slider - Responsive image & content slider] Error WordPress 5.8The new update fixed the bug for WordPress 5.8.1
- This reply was modified 3 years, 6 months ago by Michael.