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.
Hi
I am a novice and want to show two tabs under my pages. Under the first tab i want to introduce my product and under the second tab there would be wp comments. Needless to say that I'm using wpdiscuz forms for my comments 🙂 Also, i'm using Zephyr theme with wpbakery page builder (aka visual composer).
Now I really don't know how to do this. Any help would be appreciated.
Hi @omidpm,
All you need is calling the <?php comments_template() ?> WordPress template function on the tab where you want to insert the commenting part. wpDiscuz is being loaded via the function. More info here: https://codex.wordpress.org/Function_Reference/comments_template