now drupal has a great editor and can handle inline images, my question is that after many images were loaded by the editor, can we present them in a slideshow just as we do images in fields? or using view to display them in other places?
Some years ago, back in 2008, I posted my take on on premium video pay per view (with flashvideo). Now, after some years, the environment has changed. First, the outcome of mobile devices has obligued developers to think in a multiplatform way. Also Flash has been dropped from mobile devices and so RTMP has become outdated. Also, the new HTML5 standard has modified the video concept.
I've recently been tasked with updating a drupal 7 website to drupal 8. The upgrade migration works fairly well, but due to a poor design choice, there are some SQL tables in the d7 database that aren't really connected to the actual drupal instance in any meaningful way (specifically, it's a list of contacts and department affiliations).
A lot of hours without sleep behind me.. so I need to beg for some help with views-view-field.html.twig.
What I need: I need to add some background style with field image for slider I am creating with views. Each slide have different image in background. It is forbidden to use style in field, so I am working with single field template. I need to display hidden field from views in field template. In documentation I have something like this
Hello
I have copied the whole of bartik into themes/custom and renamed it appropriately.
I have changed all references to bartik to the theme name
I have set as default theme
cleared caches including truncating all cache tables in the database
BUT I still get the original settings for the colors.css
Any thoughts as to what is happening or not happening?