SOLVED: Bricks comments widget hijacking the native WP comments, so no WP comments plugin working

(Ignore this - I’d thought myself into knots!)

Hi @luistinygod

I’ve now discovered there is a fly in the ointment with my injecting-code-to-show-comment approach.

Bricks also still displays its own comments, lower down the page - so you end up with the comments being displayed twice on the page - not ideal.

As a short term hack (as I really need to have wpDiscuz comments displaying), in CSS, I’ve set the Bricks comments to display: none. This has the page-load speed downside of the post’s comments being loaded twice to display, but at least they’re not being shown twice now.

Look forward to the official fix :slightly_smiling_face:

1 Like