Hi @tdfk4 ,
Thanks for taking the time to share this.
I want to reassure you that every release goes through extensive QA before it’s pushed out, including automated testing and manual checks across a range of WordPress and PHP versions, themes, and common plugin combinations. That said, no testing matrix can fully replicate every possible site configuration out there, so we really do value reports from users running into edge cases.
To act on your feedback in a meaningful way, it would help us a lot if you could share some specifics:
- Which bugs exactly did you run into, and in which versions?
- What was the expected behavior versus what actually happened?
- Any details on your setup (WordPress version, PHP version, theme, and other active plugins) that could help us reproduce the issue.
With concrete details we can investigate properly, reproduce the problem on our side, and get a fix out. Vague reports, like yours, unfortunately don’t give us much to work with, so the more context you can provide, the faster we can address it.
Looking forward to your reply.
Kind regards,
Antonio
Thread Starter
tdfk4
(@tdfk4)
Hi Antonio,
I have sent 2 support tickets since you pushed your (latest/current) version saying that the post page in the admin pannel is missed up, and got no reply in a week, but when i post a review, you do.
the bug is related to a css class the extends the width of each row of the post, so the posts’ titles are shown/written vertically. the class line bug i guess is
.column-cmplz_scan{width:26ch;}
Which exists here /wp-content/plugins/complianz-gdpr-premium/cookie/class-scan.php
My wordpress version is 7.0
Best regards