Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have manually installed Opigno 2 LMS on Drupal 8 shared hosting using c-panel and softaculous.
I added a substantial collection of contrib modules and libraries from a previous test site to minimise development work.
The inbuilt drupal/composer is working fine, having installed a number of new contrib modules and completed several updates to new versions of the existing modules, both Opigno LMS (profile/distribution) and the contrib modules.
I run a blog about fishing. I manually chose alias-links in the past which do not seem to be optimal für search engines.
Translated from German they are something like www.wefish.de/fishpicture/2019/1502/northernpike.jpg
I'd like to redirect them all to www.wefish.de/fishing/photo/2019/1502/northernpike.jpg
Can this be done? So far I could not find a proper solution.
Thank you very much in advance.
I have a View-Block which display pictures of an event, if pictures are available. If no pictures are available, I added a link in the "No results behaviour" to add pictures.
I want this block only to be shown, if the date of the event is in the past. Here's my problem: If I add a filter criteria "event date is less than today" than the "no results behaviour" shown, which seems to be correct. But I need a filter to hide the whole view block.