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 recently purchased the premium version of Zymphonies theme (http://www.zymphonies.com/drupal-premium-theme/unix-multipurpose-theme). I am unable to install the full sample site provided. I have contacted the company and they have been less than helpful and indicate that problem must be on my side, as the theme works fine.
I've been using drush for several years with drupal 7 and all I have ever had to do is unpack the drush package into a sub-directory, in my case usually /www/drush/, and then run it from the root of my drupal sites. Now that I have a working drupal8 test site up and running, I've been screwing around all evening with trying to get drush 8 working before I begin experimenting with migrating real sites to drupal 8, and I feel more lost now than when I started.
On - Drupal 8 - what are best practices for installing external libraries?
In what subdirectory are people installing external libraries on Drupal 8?
- Note that practices for the location of contrib modules and so on have also apparently changed for D8.
How are module installers detecting external libraries and their locations, and configuring them on Drupal 8?
My articles added to the front page are all showed in full content without the "read more" link.
The settings are as follow :
/admin/structure/types/manage/article/display : body = default
/admin/structure/types/manage/article/display/teaser : body = summary or trimmed
How to activate the "read more" link?