Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Ravi Shakya

    (@ravisakya)

    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.

    Thread Starter kopicinfo

    (@kopicinfo)

    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.

    Plugin Author Ravi Shakya

    (@ravisakya)

    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.

    Thread Starter kopicinfo

    (@kopicinfo)

    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

    Thread Starter kopicinfo

    (@kopicinfo)

    HI Ravi,

    still need your help :(. – Where can i find my form ID ?

    Plugin Author Ravi Shakya

    (@ravisakya)

    First choose

    3. None of above

    . and then use the shortcode.

    You can find the id like this.
    https://s32.postimg.org/pltawug7p/Untitled_1.jpg

    Thread Starter kopicinfo

    (@kopicinfo)

    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

    Plugin Author Ravi Shakya

    (@ravisakya)

    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.

    Thread Starter kopicinfo

    (@kopicinfo)

    Hi – im back,

    still the same problem – what do you mean with “remove on the file” ?

    Thread Starter kopicinfo

    (@kopicinfo)

    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”
    https://freshlight-fotografie.de/test_comment/

    Thread Starter kopicinfo

    (@kopicinfo)

    hmm i think now is good… but.. now i would like to show only the comments in each form where the comment was created.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘cant find Shortcode of Form’ is closed to new replies.