Broken Layout after 3.5.2 – continuation
-
Hi – the previous topic has been marked as resolved, so I’m creating a new one, so it won’t go unnoticed, sorry ;). The issue was investigated with the help of OpenAI Codex, I’m not a programmer.
We’ve detected what appears to be a CSS regression in YMC Smart Filter 3.12.11 while using the Blog Starter Pro theme.
After updating from 3.5.2 to 3.12.11, the post card layout becomes broken. The plugin itself continues to work correctly (filters, AJAX, REST responses, JavaScript), but the card layout is corrupted. What we verified:
- ✅ REST response returns valid HTML.
- ✅ HTML structure is correct.
- ✅ JavaScript loads and works without errors.
- ✅ No malformed markup or inline height styles were found.
- ✅ Disabling the new
style.min.cssrestores the layout (without plugin styling).
What we did not test
- We did not test other themes, so the issue may be related to an interaction with Blog Starter Pro.
- We did not modify any PHP or JavaScript files.
Current workaround
The plugin is currently running with:
- YMC Smart Filter 3.12.11 (all files),
- except
ymc2/assets/css/style.min.css, which was replaced with the same file from version 3.5.2.
With this single change:
- the layout is fully restored,
- filters continue to work correctly,
- AJAX and REST functionality remain unaffected.
This strongly suggests that the regression is located in
style.min.cssdistributed with all the versions AFTER 3.5.2.Could you please verify whether the minified CSS included in the release matches the intended source?
Thank you!
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.