Rewrite problem for https

I am building a Drupal 8.8.1 new site on my home machine. It works perfectly if I use an address like http://192.168.1.5/bpc/bpc/web

But if I use https://192.168.1.5/bpc/bpc/web/ The home page works, but all others require "?=" to work. So clearly, mod_rewrite is not working for https. I don't think the .htaccess files distinguish between http and https, so I think this must be somewhere on my apache2 server. Any ideas?

508 Accessibility

I just started a new job as the manager for a development team but I don't know anything about Drupal (I'm a c#, Python, MEAN full stack engineer).

Where can I obtain documentation about "How To" address 508?  I searched documentation site but did not find anything.  I'm looking for answers to questions like, "Must you use themes to address 508?" and "Can you address 508 without applying new themes?" and, most importantly, is there a document listing all 508 standards as it would apply to Drupal?

Thank you.

.stp files download over Private Files system - Access Denied

Hi,

Drupal8

Is there any difference on how Drupal handles download of different file types (PDF vs STP)?

I setup Private File System for the files that can be downloaded only by Authenticated Users. We have 3 types of files: .pdf, .stp and .step. Two last file types are 3D model files. As a result the PDF files are downloading as expected but STP and STEP can be only downloaded if you're logged in as Admin, otherwise: "You are not authorized to access this page". Am I missing something?

Jacek

Responsive Image in .region-header, .site.branding

I have a clean install D8.8.1 and my logo.svg set up.  Testing shows that it is indeed responsive.  The concern is it is too large on laptops and computers.  So much so it fills the screen 100%.   

I found the CSS but it set minimum size but not a maximum size.   There are 594 rules in there.  I do not want to break anything.  I am basically a small business owner and I do this in part to advertise but also as a hobby.    
 

sites/default/files/css/css_4Vy8HpgGo-omlAsLnB7Cfa19DMDJnFyuJqBqsNQqX2c.css

The website is Hancockglen.com 

Use item on multiple pages

I have a drupal site that has a list of clubs that show emails.

Some clubs have emails and some don't, is there a way to carry an email address from the club page to the Contact Form.

Thanks

Drupal 8.8.1

Using taxonomy exposed view filters ends in MySQL can only use 61 tables in a join

Scenario

Site building:

  • Taxonomy: Vocabulary 'Countries' (around 300 terms, one for each country).
  • Content type Office: with a taxonomy reference field to Countries, so you can tag an office with a country.
  • View: showing Offices with an exposed filter on Countries taxonomy.

Front:

  • In the view's page, you filter by 100 countries to get the Offices in that countries.

Result:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x