I have recently started working with Drupal but I have an issue while accessing "Install new module" from the Drupal interface to install modules. It shows Forbidden: Access is denied; the same is with "Update".
Drupal installation is not new, it has been developed by someone else and now not sure why is it so.
I am trying to hide my login page. There is a module to overwrite the user path for that (rename admin paths) and that works fine except that the path to my login is displayed on basically every pages source.
For instance the class "comment__meta" in comments.html.twig prints the author information :
We have just built a Drupal 8 site and we need to insert a line of JS in the head tags of the site and another line of script in the body, probably in a block in either the footer or bottom. Both of these lines of script point to a JS file and image that are external to the site.
What's the best way of doing this? Is there a module I should use or a particular file I can edit?
I do need some little help with a view that displays content from 2, 3 different content types including galleries created by a content type using Juicebox gallery image module and "videos" with content from "remote sources" such as Youtube. Currently, the view only has a list of content from both content types showing only a title + short text from the equally short content from the body field.
Using the <directory> directive I moved the content of .htaccess to the respective .httpd.conf file for the webspace, as this file will be included by apache. So far, so good -- everything works as expected.
Hello!
I need to install the nodejs module for the chatroom module. Node.js is installed on the server, drupal-nodejs is installed according to the instructions: https://github.com/beejeebus/drupal-nodejs, the config is below: