Creating a custom theme breaks site

I'm running a new computer and struggling to implement a custom Drupal 8 theme (No base theme). Using MAMPPRO 4.0.1 when I create the theme folder under the themes directory, create the *.info.yml, create the *.libraries.yml. all produce these two errors-

Warning: Invalid argument supplied for foreach() in Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension() (line 148 of core\lib\Drupal\Core\Asset\LibraryDiscoveryParser.php).

and

Composer update issue 8.6.7

Hi!

I'm having difficulty updating my current Drupal version 8.6.4 to 8.6.7 using composer.

After typing the command: 

composer update drupal/core --with-dependencies

I get this error message:

How to manage external links for SEO ?

On my Drupal 8 site, I created pages with a Leaflet card that uses open street map data.

When I go to google search console, it tells me that the following links are blocked "Pages with blocked resources" :

- https://a.tile.openstreetmap.fr
- https://c.tile.openstreetmap.fr
- https://b.tile.openstreetmap.fr

What should I do ?

How to manage external links for SEO ?

Node content not displayed after migration

I just did a migration from my d7 site to d8 and it went tolerably well, except that node bodies are not being displayed. I have been looking around and can't seem to find any reason why this should be so...

Convert views field content to url howto?

Hi All!

I made a views, where I listed manufacturers images and , names. When I click this image or name, loading the manufacturer page, with production categories.

The url is a node title. Eg. /productions/manufacturer/category/production.

This page is hungarian language, with hungarian characters. So the url: /termekek/Viastein térburkolat/Viastein térkő/Vieto mistro térkő

I want to convert the node title to url format, so I can make a full url: /termekek/viastein-terburkolat/viastein-terko/vieto-mistro-terko. I can't found solution this problem.

How to customize the “Add to Cart” button of a product ?

I created a custom module with Drupal 8 and Commerce 2.11 to modify the "Add to Cart" button of the product sheets.

The module works, but it is currently applied to all products.

I want to apply it only to the product with ID 50

How to customize the "Add to Cart" button of a product ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x