eedee
Forum Replies Created
-
Unfortunately not 🙁
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Slider wont working/initializingNot yet but maybe more inofrmation, like the exact theme and WordpRess version could help to investigate.
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Option to stop infinite loop of slides@kellybleck you are welcome.
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] slider in mobile versionHey @rafeljb,
we are currently not supporting the AMP WordPress Plugin. Maybe in a future release.
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Option to stop infinite loop of slideshey @kellybleck,
we added your requested feature in version 2.9.3. Find a “loop”-setting in the block settings panel which is enabled by default. Disable it to achive what you want.
Best
any update @salpetriere ?
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] How do you order the slidesHey @mfitz,
click on the “Edit Slides” Button (the one with the stacked images) and reorder them using drag and drop.
In the pro version there is a current limitation in the media uploader, that does not allow reordering. You have to (re-)select your media in the order you want them to appear.
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Hide scrollbars?I had a look on your page. It is a css issue with the theme you are using. I cannot reproduce the error in firefox, chrome nor safari on mac. You will have to remove styles for images, your theme sets. It is an educated guess, that your solution will be to add the following css to your page:
.wp-block-eedee-block-gutenslider { [class*="wp-image"] { margin: 0; border: none; } }If that does not help you will need to try other css.
P.S. there will be an option soon in Gutenslider that allows you to pick a focus point on the slides’ images.
Best
Niklas
- This reply was modified 6 years, 3 months ago by eedee.
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Hide scrollbars?hey @jpowersok,
I am getting a “Not found” on the link you posted. Please provide a working link for help.
Also one more workaround is, to give your slider a custom class name under the “Advanced” Tab in the block settings, e.g.
myslider. Then add the following css:@media only screen and (max-width: 600px) { .myslider { min-height: 400px; } }The css setting you want to change is the
min-heightvalue not theheight. Hope that helps.- This reply was modified 6 years, 3 months ago by eedee.
Can you post a link to your website. Gutenslider uses the
srcsetimages provided by WordPress. I will have a look if you provide a link.Best,
Niklas
Hi @salpetriere,
not by now unfortunately, it is on our todo list at high priority. Until then, a user posted a workaround:
https://wordpress.org/support/topic/responsive-height-9/
You can also set the slider height to a % value. That is the only options at this time. I will close this issue as the other one above is still active.
Best,
Niklas
thanks again for the bug report. It is fixed in Gutenslider Version 2.8.11.
Best,
Niklas
Hi @matthiaspabst,
you were totally right, ssorry for the delay and inconvenience. It was just fixed in Version 2.8.10.
Best,
Niklas
Forum: Plugins
In reply to: [WordPress Slider Block Gutenslider] Support: Responsive Images?Hey @triscariwebteam,
we are still working on the new major release, that will tackle this request as well as other open and closed requests in the forum. There was some delay because the developer became a father but we hope we will release it by february. Sorry for the delay.
Best,
Niklas