Fix Drupal 8 Display & DB

Job ID: 40008946

Budget: $2 – $8 USD

Several “left-over” glitches are still lurking in my Drupal 8 site and I need them tidied up once and for all.
Hosting co changed php.. broke site, and they changed it back to (7.2) but leaves some residual issues. See attached Screenshot

Frontend
• Certain pages have broken layouts: CSS classes are being ignored, grids collapse on mobile, and some blocks float out of place.
• A handful of views and node teasers are either missing entirely or show the wrong content.

Database
• Data retrieval is unreliable—queries occasionally return empty sets even though the records are there. I suspect a view, cache, or indexing mis-configuration rather than corrupted data, but I need a clear diagnosis and fix.

Scope of work
1. Analyse theme and module layer (Twig, templates, CSS, JS) to restore consistent styling across all breakpoints.
2. Trace the missing/incorrect content issue, adjust views or field formatters, and confirm that the right data surfaces in every language.
3. Identify the root cause of the retrieval failures, apply the remedy (query rewrite, index rebuild, cache rule, or module patch), and document the change.
4. Provide a short report summarising each fix and the files or configurations touched.

Acceptance
• Pages render without layout shifts in Chrome, Firefox, Safari, and Edge.
• All referenced content appears where configured.
• Running `drush cr` no longer triggers empty results or PHP notices.
• No new errors are logged for 48 hours after deployment.

Drupal 8,
Related categories: PHP CSS Drupal Database Administration