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.
Please recommend about a theme that has two of each region.
For example: Two headers, to navigation menus, two top heroes, two content aboves, two content belows, two bottom heroes, two sidebars, two footers, etc.
A most simple theme but with double regions would help me to better style or design my website.
I believe I have followed the procedures at "PHP OpenSSL requirements" to make OpenSSL work on my home machine under Wamp.
However, the "openssl.catfile and openssl.capath are blank in admin/reports/staus/php, and I am getting the "Failed to retrieve security advisory data" error.
Not sure how to proceed, and I can't find an appropriate doc.
How do I determine the Database name and once I get that information, how do I find the Admin email address in the database? And then, how do I find the version of Drupal?
We have upgraded a site from Drupal 9.5 to 10. We have a content type called Person. When editing this content, the main part of the page appears blank apart from the top tab links View, Edit, Delete, Revisions. However if you scroll a long way to the right the fields appear, in other words there is a massive white space to the left. If you resize the browser window so it hits a breakpoint for smaller screens then the issue corrects itself. Other content types like Basic Page and some other custom content types work fine.
After moving a new Drupal 10 version from a subsite location to the www-location (same webhosting) any changes made to the style.css file have no longer an effect on the website. Turning on the css and js compilation on the performance page results into a white screen. I’m a bit stuck now as this is my hobby and my knowledge and tools are limited. For the rest the website seems to work fine.
I have pages whose titles are people (soldiers) and a a field on the page is Rank. I would like to create a block whose filter is current page > rank. So If Fred Smith is a Captain I would like a block to list other captains.
I have done this in the past with rank within the url but wondered if their IS a way of getting a block to look at the page it is on and filter by a field within the page content please?