Drupal 8 Essential Training - Beginner

Dear Friends,
This course is suitable for anyone who want to use and manage Drupal 8 in their organisation. NO programming skills is required. For more information, visit
http://drupalsite.me/

Managing sections

I'd like to create a front page with multiple sections:

About

  • img
  • text
  • feature (list item)

News

  • list of news with img and description

Media

  • video
  • description

What is the correct way of doing this?

Views translations sorting

Hi,

set up a view (table) sorted with a date-field. (D8)
In the original language that works like a charme.
But in the translated pages of the view the sorting goes wrong.
The field are similar only the translation language is changing.
Made some changes in the timezones field but that's not the reason.

It's no apparent which rules the sorting is following now.

Someone could help me?

Cheers Steve

Drupal 8 htaccess

I upgraded Drupal 6 to 8.1.7 successfully, but the new Drupal .htaccess (in the root directory of my server) denies the access to another installation (piwik) that is sitting in a folder (as well in the root directory of my server)
If i remove the htaccess i can access piwik, but thats not a soultion
Any hint on how i can change the .htaccess to get access to that folder is highly appreciated!

Migrate Source CSV module: file and path questions

Hello,

I have a question.

But first, I'd like to say "thank you" for the Migrate Source CSV module.

I've always used the Feeds module for data imports, and quite frankly, the Migrate module requires a much different understanding.

As such, I appreciate the Migrate Source CSV module as most of my data imports are via CSV.

I also want to use Migrate instead of Feeds because that appears to be the new Drupal 8 paradigm.

Now, my issue.

[SOLVED] Can't Create Block - Fatal Error

Greetings,

Im using Drupal 8. I am trying to create a very simple copyright block so I can have a copyright message in my footer.

When creating the copyright block, I get this:

Fatal error: Interface 'Symfony\Component\Translation\TranslatorInterface' not found in /home/mythus/public_html/Drupal/core/lib/Drupal/Core/Validation/TranslatorInterface.php on line 17

Looking at the file in question, something indeed looks missing:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x