CKEditor: Wrap link around block-element does not work

I wanted to insert the following source-code in the CKEditor:

<a href=""><p>My Content</p></a>

... but the editor changed it to:

<p><a href="">My Content</a></p>

This can be – as an example – a problem with CSS:

a p {color: blue}

... is not the same as ...

Alternate Search forms

Hi everyone
I'm looking since days for something that sounds easy, but I can't find anything to solve it.
I would like to have a staged form that ask the visitors for their interests or what kind of project you want to do, how much budget do you need 1000 or 5000 or more ... how far would you be willing to go. and based on these answers, the results page should be created with suggestions.
What do you think? it cannot be as specific as facets are, needs more relevance.
Thank you 

Extra admin role when migrating from D7 to D8

Can anyone enlighten me why the D7 administrators rol is migrated next to a new D8 Administrator role and not incorporated in that role?

ImageMagick Error 1 with webp images

I've just installed Imagemagick 6.8.9-9 Q16 x86_64 2019-11-12 on my Drupal site.

Server is running PHP 7.3.18

Drupal 8.8.6

I have enabled webp for Imagemagick,  but when I attempt to upload a webp image in to a field with debug enabled, I get the following output:

Getting error during installation.

Getting this error after installation except home page.

Sorry, this page doesn't exist.
Please check the URL or go back a page.

404 Error. Page Not Found.

Displaying content in the twig template

Hi,

I am displaying audios like the following,

https://imgur.com/a/36rPDUM

Right now I have a code like the following for display audio.  The fault with this twig code is, everytime item.audio is true a new div is created. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x