Mine is fine after updating to WP 5.0 – however, I am using the renamed
a-z-listing.example.php to disable the 3 column layout which may have made a difference.
You can see it here:
https://www.greataustralianpods.com/a-z-podcast-list
Thread Starter
Anonymous User 15884697
(@anonymized-15884697)
Can you maybe tell me how you use the ”renamed a-z-listening.example.php”?
Hi @coolerhase59,
From the image it looks like you have some CSS rules that are causing the listing elements to float: left, which results in them stacking weirdly. This CSS will be either from your theme or another plugin. Try using the health-check plugin to turn off other plugins and test against a “twenty*” theme such as twentyseventeen. Once you isolate where the CSS is coming from we can think about whether it is feasible to remove or override the rogue styles.