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.
In the theming forum I've been trying to build an array of block attributes using theme_preprocess_page() which makes sense in that I need to know what blocks, how many and position are in a region of a given page. I've offloaded the logic to a support function and I have a lovely array in $variables['page']['highlighted']. Except they must be brought into theme_preprocess_block() and the two functions seem to be working in parallel. Only to meet up in the final render.
Ashday has been building diverse web experiences for over 20 years now, leveraging a lot of technologies and approaches as the web has continued to evolve. We’ve been heavily using Drupal for many of our web projects for years now and we’ve never looked back from that decision to adopt it. We started with Drupal 6, moved heavy into Drupal 7, and adopted Drupal 8 as soon as the project was reasonably stable. After having our site built on Drupal 8 for a while, we realized that we could do more if we took it a step further and ran a decoupled Drupal 8 site.
After I enabled HTTP redirect to HTTPS I lost all my traffic.....it has been more than 1 week and I get no more traffic.
Before I got 50 visits per day.....
I really dont know what is going on, site seems to be working fine......all urls with HTTP get redirected to HTTPS immediately
did I do something weird cause google just ignores my site....it reindexed it, I added HTTPS sitemap in google developer console but still nothing is going on....
Google claimed that SEO will improve if you switch to HTTPS version....but clearly something went wrong