My Idea was to add GIFs to Widgets

I want to add GIFs to the Widgets!

This is not technically possible on Widgets you can however already add GIFs to KLWP but its not officially supported, to add them please paste the following code into the root container of klwp:

##KUSTOMCLIP## { "clip_version": 1, "clip_cut": [], "clip_modules": [ { "internal_type": "MovieModule" } ] } ##KUSTOMCLIP##

You will then be able to add / remove GIFs just by adding / copying that module. This is intentionally complex to avoid this being used too much.

Hi Frank, can yiu explain more detail, where I need put this code? maybe screenshots will be helpful