nginx Rendering problems "manage form display" in content type a mess

Switched to NGIµNX from Apache and in content type management the Manage Form Display is not rendering correctly. All the other tabs are correctly rendered.

Is this a problem with nginx or have I accidentally mucked something up in the transfer

What it looks like

view access method doesnt return information

Hi,

the access method doesnt return information :

  $view = Views::getView( 'myview');
  $view->setDisplay('mydisplay');
  $view->execute();
  dpm($view->access());

How to get the access/permission check on mu display view ?

Thx

drupal 8 Sub-theming with bootstrap

I have installed bootstrap theme in Drupal 8. Later I have installed a subtheme with the sass version of the starterkit.

If I install a subtheme with the cdn version of the starterkit I can select diferent themes from jsDelivr cdn provider.

Sass version starts with the default theme style. Is it posible to start with a diferent theme style like "Slate" for example, and start to override the styles from it?

Thank you.

Drupal 8.5.3 Unable to access pages (except Home) after site migration to new server (shared)

Hi Fellows,

I have searched a plenty and tried a few suggestions but o Luck so far so decided I may post this issue for help.

Site in question - www.atamdhillon.com

Current Error when accessing any page other than Home Page is as below-

********************************************************************************************

The requested URL /my-projects was not found on this server.

group multiple paragraph results in content view

I set up a view for content type ‘plant’ and pulled in the entity reference field to a paragraph type called “citations” with unlimited number of values allowed.

I have a view with contextual filter to the content ID, and was expecting one result, when I tested with a node that had three entries in the citations entity reference.

But it gave me the same entry three times. I was hoping the three paragraph fields to be listed together, similar to being able to group a list of taxonomy results. 

I hope that made sense. Hoping someone can help. 

Drupal 8 and Git issues

Drupal 8 has introduces composer as the "preferred way" of managing an installations code.

Unfortunately this introduces a massive new headache for people who run a dev/prod environment where git is the primary method of keeping the two environments in sync

When composer pulls in a project with a git repo that project is automatically excluded from any downstream (prod) pulls therefore whenever you attempt to do an update to the upstream repo (dev) and pull the changes into prod any changes in the submodules is ignored.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x