MAMP, Drupal, and Zymphonies Theme Configuration

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.

Drupal 8 - Requiring "composer" for modules install is a bad idea ...

Requiring the "composer" tool to install components such as modules and libraries into Drupal will severely limit the drupal user audience.

Not everyone has SSH access to their Drupal installation environment, not is it easy to obtain from many server providers!

Turning Drupal into a programmer only oriented tool, just seems really foolish.

Please return to an design model and module installation system that doesn't involve running CLI shell commands on a unix terminal.

Drush 8 - Unable to load autoload.php

Hi.

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.

Drush version: 8.x-20160728

Drupal 8 - what are best practices for installing external libraries?

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?

Merging 2 date fields for display

Hello,
i am working on a drupal 8 website, and i would like to merge to date fields so it does not display the month twice,
for exemple:

22-23 march

instead of

22 march , 23 march

i don't know how to do this, can anyone help ?

"read more" not coming up for article

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?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x