Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have created block using html.twig,made enabled in structure/block layout and it appeared in region where i placed. So, the confusion is it shows only title of the block in that region. I have placed an image which is not shown there,
Do i need to exaggerate the blocks height and width. ?
How can i increase the rows and columns of the block?
Do i want to make something in theme files , regarding block ?
I have tried to re-index the site and also used cron to do so, but am still seeing '0% of the site has been indexed. There are 833 items left to index' - there are also no messages in logs to show that I have attempted to re-index, but there are messages related to running the cron
The search was working fine for the D6 site, had poormans cron installed, worked fine.
I'm facing an issue on a multi language site EN / FR , FR being default. Purpose is to have EN version unused and have it all in FR. It globally goes fine but although have an issue with aggregator blocks.
Blocks display 10 topics and has a "More" ("Plus" in french) link at the bottom to see all topics. This link switches the site to its EN version which is empty of real content by design. No way to come back to default language without modifying URL.
Site is not published on the web but are are the URL's to illustrate :
Unfortunately some of the social_auth modules require composer in their installation steps. Does anyone know a manual way to install things like google_social_auth without composer? If not, is there a way to have a composer configuration in a completely separate directory structure like /etc/composer/drupal (for drupal8 at /var/www/html)?
The problem I'm having is composer clashes with my docker managed drupal 8 so I need to have a completely separate volume for composer config files like /etc/composer/drupal where I can manage a few modules that insist on using composer.
Hello, everyone!
I've installed Drupal 8 on a Pantheon host and working remotely now via SFTP.
I've created a subtheme with a Bootstrap theme's SASS starter kit, renamed the dummy names and installed Bootstrap Framework Source Files like it is described here.
Could you please clarify how to create a project and/or configure Compass correctly to compile locally and then update files on a server?
Thanks!
My Addtoany buttons are all of the sudden not showing up. I went through the book Drupal 8 Explained and they were working then. Now for all my sites on localhost they are not displaying. Anyone know what I can do to fix this?