Issue with Passport Policy Configuration settings action

I have installed the module password policy and plugins for character types, length and username. I add a policy and, when clicking on 'configure settings' button for one the plugins the button does nothing. This works perfectly well on a local version of the site I have. I exported the policy config from there and imported it to the staging hosted site. The policy is imported but none of the plugin configurations. I appreciate that this module may not be fully ready for Drupal 8 (I'm using 8.8.2) yet but was wondering if there is a solution.

Header views

I made views and post materials. Each material is associated with the term taxonomy. In the header views, I would like to add text from the description of the term taxonomy or I want to insert the noda in the header views body and if I specify the ID (755) of the term in the header views settings, then this works if I specify the ID via token {{nid}} then it does not work.

[solved] Link to HTML on same server but not part of Drupal gives 404 error

Hello, 

I'm new at this, just learning Drupal, and I'm stuck. I have several dozen one-page sites that are games written in Construct which is a game development tool. These games have been written by my students over the last few years. My goal is to use Drupal as a front-end to these independent sites, allowing filters by year, tool, name of course, genre, etc.

Each game has its own folder that contains HTML, CSS, and JS files as well as game assets. These folders are on the same Hostinger server as Drupal, just in different folders.

Problems installing module updates using admin interface

Previously I've had few problems installing modules or updating them on local Linux installs. Some modules fail on my local install because directories can't be deleted- not great  but I can live with that.  They seem to work when updating on hosted site.

Now I can install them but cannot update any using the admin interface and have to do them manually. It seems that the downloading ofupdates is not working as it fails with the following example error:

I want to move my website to Drupal CMS

Hello,

I joined this community and seeking for help with switching my website which is built in Shopify and tired of paying monthly payments for every month to Shopify as well as each app has to be subscribed and marketing cost along with this extra every month costs ruining my budget too so, I did some brainstorming and found that if I keep this as it going on it may be long term huge expenses for me.

How to get node id by revision?

I have custom content where there is a field with 'Entity reference revisions' type which basically is filled by user with nodes with type 'Article'.

In a node preprocess hook I can get this field by

$variables['node']->get('field_mycustomstuff');

Question: how to get target (Article) node ids from this mess of nested objects?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x