Fade-in/Fade-out images in slideshow

Hello,
In my banner slideshow I have specified "fade" for the cycle effects, defining the amount of time between transitions as well as how long a transition actually should take. I would like a fade-out effect in addition to fade-in. How can I accomplish this?
Thanks for your hints!
Regards
H. Stoellinger

Bad documentation

Some module documentation is so bad that it's quicker to rewrite my own module! This creates duplication of work. Developers are renowned for not doing enough testing and documentation. This is a huge sin! Open source has a massive downside... because people do the work for free, they only want to do the fun bits and not write good documentation.

[Solved] A View doesn't show unpublished content which doesn't set any filter about state.

Hi,

I'm using Drupal 8.6.5. I created a view and added filter rules:

Content: Title (exposed)
Content: Content type (exposed)
Content: Translation language (exposed)
Content: Moderation state (exposed)(any state)

And by far it works fine. Then I added another filter rule:

Content: Has taxonomy term 

and set it a vacabulary 'workshop', and operator 'Is one of' , and choose term 'workshop 01'.

Drupal\Core\Entity\EntityStorageException: You have requested a non-existent service "plugin.manager.activity_action.processor".

Hi,

I've been playing around with Drupal for the last couple of weeks, and have been enjoying the amount of configurations and customization it offers so far.

After fiddling with the Layout Builder, I am seeing "The website encountered an unexpected error. Please try again later." message whenever I try to edit pages or save certain configurations. I tried reverting all my pages that used the Layout Builder, but upon saving, I see the error message.  Looking at my log files, I see 

My custom ajax form doesn't bring the defined default values

I'm creating a custom entity configuration, everything is fine except the #default_values" property isn't working. I've tried several ways to solve it buy nothing has worked.

The fields that are not working are those that are inside the cycle for: 'width', 'height' and 'device'

Attached my Php code.

Views XML

I have a view that outputs an XML document, however, the recipient of the XML has advised that they require one of the fields output as an attribute so that

<field1>xxx</field1>
<field2>yyy</field2>
<field3>zzz</field3>

needs to be

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x