Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author mibuthu

    (@mibuthu)

    Have you installed the plugin before and was it working or are you talking about a new installation?
    I don’t have any problem displaying the comments with WP 3.6.

    Thread Starter BeeCee

    (@csigncsign)

    I guess, it’s my premium theme from Kriesi, TF – the comments haven’t been shown with former WP, too.

    Thread Starter BeeCee

    (@csigncsign)

    I have now added in my theme files this code to show comments on pages in general AT ALL:

    //wordpress function that loads the comments template "comments.php"<br />
    comments_template( '/includes/comments.php');

    Now I see the comments – but now I have the original WP comment form and the form of your plugin, too.
    How can I solve this please?
    Thanks.

    Plugin Author mibuthu

    (@mibuthu)

    In the new version 0.5.0 there is a new option to include the comment list in the page content (see FAQ and option help text for details). This option should help if your theme does not specify a comment section.

    If you want to use your workaround with the comments template function you can specify the displayed comment forms for the guestbook in the guestbook options.

    Thread Starter BeeCee

    (@csigncsign)

    Yes, I saw this new option, but it didn’t help, so I added this code above – but now I have two comment forms at this guestbook page.

    Plugin Author mibuthu

    (@mibuthu)

    You can change the displayed comments forms of the plugin in the comment guestbook options page.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP 3.6: show no comments’ is closed to new replies.