view carousel out of pictures in a single node.

The aim is to create bit of automatic advertising on a website.

Each advert (node) should be few pictures which need to be displayed as a carousel in a certain view.

View shows just only most recent advert and pictures in that advert are displayed as carousel.

When advert expires (using Scheduler module) next in line advert comes in and again...pictures from that advert are displayed on carousel.

Help about JS Code To Leaflet Map

Greetings everyone,

I have a leaflet view and I display streets on that view and I have another display for listing street names. I want to create a script, which helps when mouse cursor hovers on a street name in the list the poly-line which belongs to that street should be bold.

I tried to combine these two tutorials for this issue:

http://www.geodemocracy.com/geofield_d8/web/geoplaces-map-leaflet

Show/hide calendar field on a custom block with php and jquery

Hello,

I have a Drupal 8.7.8 installation on my site. My website link is: http://mercatidelforte.emeraldlab.it/

On the homepage I made a two column layout. On the left I have a calendar and on the right an empty column.
What I need is to show the different events information on the right column when the user goes on mouseover on the specific date on the calendar views. The text has to stay visible if the user click on the event on the calendar.

Error message when trying to visit "Uninstall" module page

Hi,

Since yesterday I have been getting an error message on my Drupal 8 site when I try to go to the page to uninstall modules:

The website encountered an unexpected error. Please try again later.

Each time, I go to the page, it generates the following error message:

$current_user is always anonymous

Hello, I am new to the forum, and I apologize if I should have posted this elsewhere. In a specific case, I have a problem acquiring the logged on user (Drupal 8.7.8)

I have defined the service:

sipos_hello.redirect_subscriber:
   class: Drupal\sipos_hello\EventSubscriber\SiposHelloRedirectSubscriber
   arguments: ['@current_user']
   tags:
     - { name: event_subscriber }

Webform / Rules webform - Send conditional mails on data change (submission update)

I've been trying different paths to accomplish this for over a day now ... It must have come up before but I can't find a solution that works.

Situation:

1) Anonymous user fills in a webform to apply for an internship.
2) Chief gets a mail, logs in, reads the submission, checks a (radio) box 'accept': yes/no and updates the submission.
3) Both options send a mail to the applicant, both different of course.
4) If 'yes' the secretary uploads the contract to the submission and does some other checks. Simply said: updates the submission.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x