Andreas Scheibel

Results 14 issues of Andreas Scheibel

Hi, at the moment, it's only allowed to add a choice in the format `key[SPACE][COLON][SPACE]value` eg. `news : News` The spaces are required. ### Problem: - If a user misses...

Hi, first of all thank you for this great project. It's really useful already in this early stage. I think it would be useful to implement some kind of field...

enhancement

Hello, I try to pass Tailwind CSS classes to the surrounding span (or div). Example: "col-span-6 sm:col-span-4" I have to accomplish the following output. ` ` Is this possible? I...

I run in a problem when I use the "Purge All" feature from frontend. The site stops with a white screen. The error is: `Undefined index: HTTP_REFERER` (/wordpress/wp-content/plugins/litespeed-cache/src/`admin.cls.php` on line...

It looks like the HTML Minify parser is a little bit greedy, if there is more than one linebreak. ;) The parser than **omits a required space.** You can see...

Hi, I posted this in WordPress LiteSpeed Cache Plugin support forum already. [The post is here.](https://wordpress.org/support/topic/plugin-activation-not-possible-on-local-by-flywheel-nginx/) **The problem:** If I try to activate the "LiteSpeed Cache plugin" on my Windows...

I often want to apply the `wp search-replace` command to only one **single database record**. (Sometimes for testing, sometimes, because I know, that I only have to replace data in...

command:search-replace

This is a feature request to make it possible to use the equal sign to directly address phone, tablet, or desktop. Examples: ```css // phone only @include query("=phone") {} //...

At the moment, the width of the Audio Player is really narrow. The audio player **width is not resizeable**. Because of this, most of the Audio file **names are not...

type: feature request
feature: ui/ux
progress: pr ready
feature: music mode

Hi, Please add the official **"embed" plugin** - https://github.com/editor-js/embed to the supported tools list. I quit often have to embed Youtube and Vimeo videos to my content. The EditorJS embed...

enhancement