Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Facing strange issue.Â
I have copied live site to staging so in both site code is same. I am using wpengine.
In live site plugin style.css URL generated correctly so all style applied. But in staging plugin style.css wrong URL generated so style not applied.
Â
Live site : https://skriftlig.no/liks
Plugin style URL generated.
<link rel='stylesheet' id='wpdiscuz-frontend-css-css' href=' https://skriftlig.no/wp-content/plugins/wpdiscuz/themes/default/style.css?ver=7.6.15 ' media='all' />
Â
Staging Site : https://skriftlignodev.wpenginepowered.com/liks/
Wrong Plugin style URL Generated.
<link rel='stylesheet' id='wpdiscuz-frontend-css-css' href='https://skriftligstage.wpengine.com/style.css?ver=7.6.15' media='all' />
Â
Hi @jayeshcspl
Please follow the steps mentioned in this FAQ: https://wpdiscuz.com/community/f-a-q/if-design-of-the-wpdiscuz-comment-form-is-broken/#post-10629