I’m a Divi user. At one time I used a posts page - after some work, I got wpDiscuz comment form to show on front end.
I decided to use a post template in Theme Builder (with comment module) and not even the WP comment form showed on front end. In an effort to resolve the issue I put the site in Safe Mode and that problem resolved. To find the culprit I deactivated/activated plugins. When I deactivated wpDiscuz the WP form showed. The plugin is currently active, as a result the comment form isn’t showing.
I went through your 7 tips: all good. I’ve searched for answers online, including here, and can’t find one.
Any insight and help will be appreciated.
Hi,
Please use this CSS code:
div#comments { display: block !important; }
Insert the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Will do - I’ll check back in. Thank you.
Looks just great on mobile. Will check desktop in a few hours and update. I’m very grateful, thank you.
All good on desktop. Again, thank you…