Hello,
I’m having a problem with the Ethos theme using dropcaps. While I was configuring my site on my localhost, I put dropcaps on my posts and everything looked great. The dropcapped letters were showing up as regular text in all excerpts.
However, when I went to import the site to the live setup, the import complained about PHP versions (localhost was on PHP 5.6 and live was on 7), so I upgraded. On PHP 7.1, the front page excerpts no longer display the letter that was dropcapped.
Interestingly, the excerpts shown on other pages from a post listing plugin I use correctly display all letters in the post, so this appears to be a problem in the Ethos theme. Any ideas? Though I first noticed the problem on PHP 7.1, reverting localhost back to 5.6 has not fixed the problem, so that looks like a red herring.
Example:
Third post down on the home page, “Regenesis”, has a dropcapped first letter that doesn’t appear in the excerpt:
The same excerpt posts correctly on the author’s listing page:
I saw another support post saying that one shouldn’t expect excerpts to be able to display the dropcapped letters, as they are not really letters, but the working example above for the same post would seem to disprove this theory and point to an issue in the theme instead.