Skip to content
Menu
DevSecOps Now!!!
  • About
  • Certifications
  • Contact
  • Courses
  • DevSecOps Consulting
  • DevSecOps Tools
  • Training
  • Tutorials
DevSecOps Now!!!

How to Fix wpDiscuz Not Replacing Default WordPress Comments in Block Themes

Posted on March 6, 2026

Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

Many WordPress users install the wpDiscuz plugin expecting a modern comment system, but after installation they still see the default WordPress comment form. This issue is very common when using block-based themes such as VisualBlog or other Gutenberg powered themes.

If you recently installed wpDiscuz and your site still shows the standard โ€œLeave a Replyโ€ form with fields for Name, Email, and Website, then the plugin is not replacing the themeโ€™s comment template correctly.

In this guide, you will learn how to properly enable wpDiscuz, connect it with your theme, and fix the common conflict that happens with block themes. The tutorial also explains how to stop spam comments and protect your blog from bot attacks.


Understanding the Problem

WordPress themes control how comments appear on posts. Traditionally, themes use a PHP function called:

comments_template()

This function loads the comment form and allows plugins like wpDiscuz to replace the default WordPress comment system.

However, modern block themes use the Gutenberg Comments Block, which renders comments differently. Instead of loading comments through the PHP template, the theme displays comments using block elements such as:

Comments
Post Comments
Comment Form
Comment Query Loop

Because of this change, wpDiscuz cannot automatically replace the comment form.

This is why you may see the default comment form even though wpDiscuz is installed and configured correctly.


Step 1: Install and Activate wpDiscuz

First ensure the plugin is properly installed.

Go to the WordPress dashboard.

Navigate to:

Plugins โ†’ Add New

Search for:

wpDiscuz

Install and activate the plugin.

Once activated, a new menu will appear in the dashboard called wpDiscuz.


Step 2: Verify wpDiscuz Is Enabled for Posts

Now make sure the comment form is attached to blog posts.

Go to:

wpDiscuz โ†’ Forms

Open the form called:

Default Form

Scroll down until you see:

Display comment form for post types

Make sure the following option is selected:

post

If this option is not enabled, wpDiscuz will never appear on blog posts.

Save the form after confirming.


Step 3: Confirm WordPress Comments Are Enabled

WordPress itself must allow comments.

Go to:

Settings โ†’ Discussion

Enable:

Allow people to submit comments on new posts

Next, edit one of your posts.

On the right sidebar open the Discussion settings and confirm:

Allow Comments

If this option is disabled, no comment system will appear, including wpDiscuz.


Step 4: Identify Block Theme Comment Conflict

If everything is configured correctly but the default WordPress comment form still appears, the problem is usually caused by a block theme.

Block themes use the Site Editor.

You can confirm this by checking if your dashboard has:

Appearance โ†’ Editor

If you see this option, your theme is a block theme.

This means the comment system is controlled by blocks instead of PHP templates.


Step 5: Fix Comments in the Site Editor

To allow wpDiscuz to work properly, you must remove the Gutenberg comment block.

Go to:

Appearance โ†’ Editor

Click:

Templates

Then open the template called:

Single
or
Single Post

This template controls how individual blog posts appear.

Scroll down until you find the comment section.

You will likely see a block group containing elements such as:

Comments
Post Comments
Comment Form
Comment Title

Select the comments block.

Open the options menu and remove the block.


Step 6: Insert wpDiscuz Instead of the Block

After removing the comment block, you must add the wpDiscuz comment area.

Click:

Add Block

Search for:

Shortcode

Insert a shortcode block and paste:

[wpdiscuz]

Save the template.

Now open one of your blog posts on the front end and refresh the page.

You should now see the wpDiscuz comment interface instead of the default WordPress comment form.


Step 7: Clear Cache After Changes

If your site uses caching, the old comment form may still appear.

Clear the following:

Website cache plugin
Cloudflare cache (if used)
Browser cache

Then refresh the page.


Step 8: Stop Spam Comment Attacks

Many websites receive automated spam comments from bots. These comments often contain links to adult sites, gambling sites, or fake services.

If you saw comments like:

buy cannabis online
adult content links
porn site promotions

then your website is being targeted by automated spam bots.

You must configure comment protection.


Enable Google reCAPTCHA

Go to:

wpDiscuz โ†’ Settings โ†’ Google reCAPTCHA

Create reCAPTCHA keys from Google and enable version 3.

This adds invisible bot protection to the comment form.


Enable Comment Moderation

Go to:

wpDiscuz โ†’ Settings โ†’ Comment Moderation

Enable the following options:

Comment must be manually approved
Hold comment if it contains links

This prevents spam comments from appearing publicly.


Close Comments on Old Posts

Older posts are the most common target for spam bots.

Go to:

Settings โ†’ Discussion

Enable:

Automatically close comments on posts older than 30 days

This greatly reduces spam.


Disable Website Field to Reduce Spam

Many spam bots use the website field to insert links.

Go to:

wpDiscuz โ†’ Comment Form Settings

Disable or hide the website field.

This removes a major spam entry point.


Additional Security Recommendations

To further protect your site from spam attacks you can also:

Install a firewall plugin such as Wordfence.
Enable login attempt limits.
Use Cloudflare bot protection.
Block suspicious countries if spam traffic originates from them.

These measures help protect your entire website, not just comments.


Why wpDiscuz Is Better Than Default WordPress Comments

The default WordPress comment system has not changed much in years. It lacks features that modern blogs need.

wpDiscuz improves engagement by providing:

Real-time commenting
Modern user interface
AJAX loading comments
Inline feedback options
Comment voting and reactions
Subscription notifications

It also integrates with spam protection tools to reduce bot comments.


Common Mistakes When Setting Up wpDiscuz

Many users make these mistakes during setup.

They enable wpDiscuz but forget to attach the form to post types.

They use a block theme where comments are rendered using blocks.

They disable comments in WordPress discussion settings.

They forget to clear cache after installing the plugin.

Once these issues are fixed, wpDiscuz works correctly.


Final Thoughts

If you installed wpDiscuz but still see the default WordPress comment form, the issue is usually related to block themes such as VisualBlog. These themes use Gutenberg comment blocks instead of the traditional WordPress comment template.

By removing the block-based comment system and inserting the wpDiscuz comment form instead, you can restore the plugin functionality and provide a much better commenting experience for your readers.

At the same time, it is essential to protect your site from spam comments by enabling moderation, reCAPTCHA, and other security measures.

Once configured correctly, wpDiscuz can transform your blogโ€™s comment section into an interactive and spam-resistant discussion area.


Post Views: 276
  • Fix wpDiscuz
  • How to Fix wpDiscuz
  • Replacing Default WordPress Comments
  • WordPress Comments
  • wpDiscuz
Subscribe
Login
Notify of
guest
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
  • Certified MLOps Engineer : The Comprehensive Guide to Mastering Machine Learning Operations
  • Codex vs Claude: A Complete Practical Guide for Modern Developers (2026)
  • Certified AIOps Professional Program A Guide to Career Growth
  • Keycloak Multi-Client Architecture with Project-Based Email Validation (Student, Trainer, Company, Consulting)
  • Incorrect definition of table mysql.column_stats
  • Mautic and PHP 8.3 Compatibility Guide (2026)
  • Certified AIOps Engineer: The Complete Career Path and Certification Guide
  • How to Rename Apache Virtual Host Files Safely (Step-by-Step Guide for Linux)
  • AIOps Foundation Certification: Everything You Need to Know to Get Certified
  • DevOps to Certified Site Reliability Professional: A Senior Mentorโ€™s Guide
  • Certified Site Reliability Manager Training, Preparation, and Career Mapping
  • Certified Site Reliability Architect: The Complete Career Guide
  • What Is a VPN? A Complete Beginner-to-Advanced Tutorial
  • How to Install, Secure, and Tune MySQL 8.4 on Ubuntu 24.04 for Apache Event MPM and PHP-FPM
  • Complete Guide to Certified Site Reliability Engineer Career
  • Certified DevSecOps Professional Step by Step
  • Certified DevSecOps Manager: Complete Career Guide
  • Certified DevSecOps Engineer: Skills, Career Path and Certification Guide
  • Step-by-Step: Become a Certified DevSecOps Architect
  • Tuning PHP 8.3 for Apache Event MPM and PHP-FPM on Ubuntu: A Complete Step-by-Step Production Guide
  • Complete Step-by-Step Guide to Configure Apache Event MPM, Create index.php, Set Up VirtualHost, and Fix Ubuntu Default Page
  • Convert XAMPP Apache to Event MPM + System PHP-FPM
  • The Gateway to System Observability Engineering (MOE)
  • How to Finetune Apache and Prove It Works: A Real-World Guide to Testing Performance, Concurrency, HTTP/2, Memory, CPU, and Security
  • Building a High-Performance Apache Event MPM + PHP-FPM + MariaDB Stack (Advanced Server Optimization Guide)
  • Master Infrastructure as Code: The Complete Hashicorp Terraform Associate Guide
  • Building a High-Performance Apache Server with Event MPM + PHP-FPM (Step-by-Step Guide)
  • Is XAMPP Safer for Production Than Using Apache and PHP as Root? 2026 Practical Guide
  • Unlock Cloud Security Expertise with Certified Kubernetes Security Specialist (CKS)
  • How to Fix wpDiscuz Not Replacing Default WordPress Comments in Block Themes

Recent Comments

  1. digital banking on Complete Tutorial: Setting Up Laravel Telescope Correctly (Windows + XAMPP + Custom Domain)
  2. SAHIL DHINGRA on How to Uninstall Xampp from your machine when it is not visible in Control panel programs & Feature ?
  3. Abhishek on MySQL: List of Comprehensive List of approach to secure MySQL servers.
  4. Kristina on Best practices to followed in .httacess to avoid DDOS attack?
  5. Roshan Jha on Git all Commands

Archives

  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022

Categories

  • Ai
  • AI Blogging
  • AiOps
  • ajax
  • Android Studio
  • Antimalware
  • Antivirus
  • Apache
  • Api
  • API Security
  • Api Testing
  • APK
  • Aws
  • Bike Rental Services
  • ChatGPT
  • Code Linting
  • Composer
  • cPanel
  • Cyber Threat Intelligence
  • Cybersecurity
  • Data Loss Prevention
  • Database
  • dataops
  • Deception Technology
  • DeepSeek
  • Devops
  • DevSecOps
  • DevTools
  • Digital Asset Management
  • Digital Certificates
  • Docker
  • Drupal
  • emulator
  • Encryption Tools
  • Endpoint Security Tools
  • Error
  • facebook
  • Firewalls
  • Flutter
  • git
  • GITHUB
  • Google Antigravity
  • Google play console
  • Google reCAPTCHA
  • Gradle
  • Guest posting
  • health and fitness
  • IDE
  • Identity and Access Management
  • Incident Response
  • Instagram
  • Intrusion Detection and Prevention Systems
  • jobs
  • Joomla
  • Keycloak
  • Laravel
  • Law News
  • Lawyer Discussion
  • Legal Advice
  • Linkedin
  • Linkedin Api
  • Linux
  • Livewire
  • Mautic
  • Medical Tourism
  • MlOps
  • MobaXterm
  • Mobile Device Management
  • Multi-Factor Authentication
  • MySql
  • Network Traffic Analysis tools
  • Paytm
  • Penetration Testing
  • php
  • PHPMyAdmin
  • Pinterest Api
  • Quora
  • SAST
  • SecOps
  • Secure File Transfer Protocol
  • Security Analytics Tools
  • Security Auditing Tools
  • Security Information and Event Management
  • Seo
  • Server Management Tools
  • Single Sign-On
  • Site Reliability Engineering
  • soft 404
  • software
  • SuiteCRM
  • SysOps
  • Threat Model
  • Twitter
  • Twitter Api
  • ubuntu
  • Uncategorized
  • Virtual Host
  • Virtual Private Networks
  • VPNs
  • Vulnerability Assessment Tools
  • Web Application Firewalls
  • Windows Processor
  • Wordpress
  • WSL (Windows Subsystem for Linux)
  • X.com
  • Xampp
  • Youtube
©2026 DevSecOps Now!!! | WordPress Theme: EcoCoded
wpDiscuz