You don’t need shortcode for this to work.
Under How do you want to show the comment form ? on the edit comment form choose Replace default wordpress comment form. It should work.
Hi,
sorry. But i need the Shortcode function because i have created a wordpress site with tabs. any tabs show have a own “form”.
please need help
thanks.
You can put comment_form() tag inside the tab or you can use this shortcode [wpad-comment-form id=”YOUR_COMMENT_FORM_ID”].
I’m having fits getting it, or any other comments for that matter to work on the UU 2014 theme, but it works perfectly with other themes.
Hi Ravi,
first thanks for support. I have created 1 Form with Title “Form1” is that die ID?
Secound Question i have 3 options to chose: which i need to use the shortcode funktion? 1, 2 or 3 ?
1.Replace default wordpress comment form.
( It will override the default comment form for all pages & posts. )
2.Choose Pages / Posts
( The comment form will be displayed on certain pages / posts. )
3.None of above
HI Ravi,
still need your help :(. – Where can i find my form ID ?
First choose
3. None of above
. and then use the shortcode.
You can find the id like this.
http://s32.postimg.org/pltawug7p/Untitled_1.jpg
Hi,
ok i have chose 3. None of above – and the ID is “246”.
Then i have entered following shortcode
[wpad-comment-form id=”246″]
but on my page i dont see the comment form
Ok try this approach then. select 1. Replace default wordpress comment form.
2. on the file remove comment_form()/comment_template() tag. If you put it there then two comment forms will be shown which will give error. Instead of that use the shortcode.
Hi – im back,
still the same problem – what do you mean with “remove on the file” ?
I have now select 1. Replace default comment form.
In the File “Page” i have added the following code after” the_content(); ” :
comments_template();
now it shows the form everytime – i would like to setup 4 differenz comment forms with different “ID´s” in “WordPress TABS”
http://freshlight-fotografie.de/test_comment/
hmm i think now is good… but.. now i would like to show only the comments in each form where the comment was created.