Display node author on content type

Hello friends,

I am trying to add basic blog functionality to my drupal site using the UI.

What I have done so far:

  • Create a custom Blog content type 
  • Create a Blog Posts List view that displays my Blog content types is in a teaser view

What I would like to do now is show display the author and date of creation for each Blog in both the teaser and full view.

How do I go about achieving this?

FIXED - 1px height block-header (related to bootstrap theme)

Hi,

I'm currently tuning a custom theme based on bootstrap.

My issue is that header zone is always at least 1px height, even if empty. You'll see it here https://pit68.be/drpl/recherche just between banner at content.

integration of Dojo JS Framework with Drupal 8

Hi All,

I was trying to integrate Dojo JS library with Drupal 8.
I added the library in themes/custom folder and gave its reference in the libraries.yml file.
But this doesnt work. In console i get error as :

Uncaught ReferenceError: Backbone is not defined
Uncaught TypeError: Cannot read property 'util' of undefined
Uncaught ReferenceError: domready is not defined
Uncaught TypeError: Cannot read property 'toLowerCase' of null

Breadcrumb not showing parents on a View?

On a Taxonomy View, this video shows Set the breadcrumb for term parents in D6, can anyone tell me if this option is in Drupal 8 and where I can find it within a View?

Example: I expect breadcrumbs to show both /fruit/apples/ (parent/child) not just the /apples (child).

Manually solving: Unable to determine class for field type geolocation found in the field.storage.group.field ...

RuntimeException: Unable to determine class for field type 'geolocation' found in the 'field.storage.group.field_group_geolocation' configuration in Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords() (line 164 of drupal.8.6.10/html/core/modules/field/src/FieldStorageConfigStorage.php).
Drush command terminated abnormally due to an unrecoverable error

This was a PAIN IN MY A$$! I couldn't believe it.

Trying to update Drupal 8 site with composer, but getting blocked by dev-feature I can't find the source of

Hey everyone,

I've been going nuts over this. I have drupal 8 setup, and I've got a local instance running.

What I'm seeing though when I try and update the site is:

I run this: composer.phar update --with-dependances

And I get this: don't install drupal/core 8.6.10|remove drupal/drupal dev-feature-LT-14-lmamp-errors

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x