Jun 06, 2020 6:19 pm
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.
1 Reply
Jun 08, 2020 7:49 am
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