After upgrading to wpdiscuz 7.6.11 the font awesome icons that are displaying for each comment (+,-, etc) are displayed at 100% contain width, pretty much full screen (aaaahhh!!!! 😱 😱 😱 ). After inspecting the footer element, looking at the page source, and comparing things to our production site on which we have not run the update, it appears that the stylesheet with the id wpdiscuz-frontend-css-css is not properly queued. For our production site on 7.6.10, the path is /wp-content/plugins/wpdiscuz/themes/default/style.css?ver=7.6.10. In our staging site, the path for the stylesheet is /style.css?ver=7.6.11. Please fix.
Hi @wendybreaksout,
Navigate to the wpDiscuz's form that has style issues, edit, and save it, clear caches if you have any, and re-check, please.
Hi Jacob,
Thank you. That worked.
Wendy