Alex

Results 40 issues of Alex

Hello Firstly, excuse me to create a pull request without provide a solution to that bug yet, but I don't see the issue tab for that repository, so I didn't...

Hello, In your module description, it is said that the plugin require server side implementation for file uploading, with a link that bring to nowhere. Do you have some documentation...

Hello, I'm trying to implement this effect on a barba.js website. For those that don't know what is barba.js, it allow to navigate throught page without any reload, like a...

Hello, I wonder if the search plugin support search in a repeater field, for example, when you use a repeater with different groups to handle different kind of content. If...

Hello, The focuspoint use the old thumb method of october to resize images. It would be great to update it and use the resize method instead. The biggest benefit of...

Hello, Did you change something to the module recently ? I noticed that images resized using your module don't have "img_" prefix anymore. I based my clear cache widget code...

Hello, Would it be possible to make a manual webp conversion for some specific images only ? for example by adding a special class or data-attribute ? It would be...

enhancement
help wanted

Hello, I noticed a small quality decrease when images are resized using this module. I did not see any image quality configuration on the module setting page. I wonder how...

Hello, Due to a recent plugin update (don't know the exact commit), the lazyloading on image no longer work. I used to use the excellent [lazysizes](https://github.com/aFarkas/lazysizes) library in order to...

Here is my code : // Twenty Twenty ``` $(".twentytwenty-container").twentytwenty({ default_offset_pct: 0.5, orientation: 'horizontal', before_label: 'LABEL AVANT', after_label: 'LABEL APRES', move_slider_on_hover: false, move_with_handle_only: false, click_to_move: true, }); ``` Doesn't work,...