Hi There 🙂
Have a client who we are working on, we implemented WP Discusz and it works fine on posts. However, they have infinite scroll on their articles, and what is happening is that the first article has the WP Discuz version, but when the others load they just show the default WP Comment box. How do we make this so they all show the WP Discuz?
An example page is here: https://www.cryptopolitan.com/eos-price-at-3-642/
Thanks in advance
Hi @danypto,
First of all please make sure other articles are loading the <?php comments_template() ?> .
Then please make sure the post object exists when the ajax is loaded.
More info here: https://wpdiscuz.com/docs/wpdiscuz-documentation/getting-started/missing-comment-form/