mileswhiticker
Forum Replies Created
-
I’ve found the problem and put up a hacky fix. Somewhere that obnoxious styling is added to bootstrap for “placeholder” class elements, see image. I put up a hacky fix in the custom WP styling to override bootstrap and it displays ok now https://ader-cov.org/campaigns/support-girls-in-rural-mali-to-finish-school/
If I’m reading the PHP correctly, it looks like Charitable adds the placeholder class to the text element and neglects to remove it (despite what you’ve said earlier in the thread) (unless there is Charitable code somewhere which is meant to remove the class). So it’s a combination of both the theme and charitable which caused this display bug.I’d already begun debugging using those steps 😀 but I realised I could save myself a lot of hassle by opening a job ticket. I have to get back to some other projects now, I’ll look at this again later this week.
Thanks David. Temporarily switching to Twenty Twenty-Four resolved the issue, which suggested it’s a problem with the theme (Green Farm Elementor). Unfortunately I’ve designed the site around that theme, and I prefer it to the default ones. Do you have any suggestions for debugging the theme? I’m comfortable with PHP and Javascript.
- This reply was modified 6 months, 3 weeks ago by mileswhiticker.