Daniele Scasciafratte

Results 344 issues of Daniele Scasciafratte

This snippet fix the issue: https://github.com/woocommerce/woocommerce/issues/25461#issuecomment-846579617

We added manually on https://github.com/yithemes/yith-proteo/blob/master/header.php#L86 but there isn't an action so we copied the file in our child. That file is important for all the code that contain, so in...

This fix https://github.com/valberg/django-view-decorator/issues/13 In urls.py it is required that code: ``` import os root = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) urlpatterns = [ path("", include_view_urls(extra_modules=[root + "/portal/views"])), ] ``` In this way loads from...

On ubuntu or debian that domain in apache doesn't exist but the validate-htaccess command use it: https://github.com/liquidweb/htaccess-validator/blob/develop/bin/validate-htaccess#L43

bug

if the cursor is hover a class shows the popup, it is possible to add this feature? In this way it is more fast as I don't need to know...

After discussing on discord this project jumped as the best one: https://github.com/mvdan/sh The idea is to add that in the installation process as optional, so Amber when find it can...

enhancement

The latest version has the support to define custom cookies https://github.com/abhinavxd/youtube-live-chat-downloader/issues/4 it would be helpful if this tool can use a txt file to share the youtube cookies.

It is possible to get a notification sound or use the native linux notification?

**Requested Feature:** the user attach an image but it will be helpful for performance that a webp image is generated for that image and that there is a redirect for...

feature request

https://github.com/xrdebug/php Just implement it and the generator too.