Viewing 9 replies - 1 through 9 (of 9 total)
  • Try adding this code in event template:

    <?php
    if ( comments_open() ) {
    comments_template();
    }
    ?>

    Thread Starter jlastras

    (@jlastras)

    Thanks Mirek, but sorry not fully understand. Could you be more specific about file and place to add this?

    Thanks in advance!

    Cheers!

    sportpress use template file to display events.
    You need to find corect file:)
    Try using plugin https://wordpress.org/plugins/what-the-file/

    PS. Maybe comments are disabled in Your WordPress setting or on events edit page, check there.

    Thread Starter jlastras

    (@jlastras)

    Ok thanks clear now.

    The file is single_event.php
    I have added the code and I get the same. I cannot comment in events that are programmed. The occurred ones work perfectly.

    You can check by your own in http://www.padelybirras.com/event/lunes-163/
    I am using Premier template

    Thanks!

    Premier have its own template for events (in theme folder).
    Check if comments are not disabled in that specific event (checkbox “allow comments”). I’m pretty sure that’s the problem.

    Thread Starter jlastras

    (@jlastras)

    Mirek, no sorry.

    Comments are enabled in “Allow people to post comments on new articles” checkbox.

    As I told you I everyone can comment in events already occurred, the problem is in the ones about to come.

    I think because the event post status “programmed”.

    could you check this?
    http://www.padelybirras.com/event/lunes-303/

    Thanks and regards.

    Thread Starter jlastras

    (@jlastras)

    Mirek, just to let you know.

    Confirmed, it was the event post status is “programmed”.

    I have fixed applying this reco I found on the internet
    http://www.bouk.info/allow-comments-scheduled-posts/

    Thanks and regards.

    Mirek_PL

    (@mirek_pl)

    just did, and I left a comment on your site, after commiting it’s says “Deja un comentario”.
    PS. I’m using SportsPress and it’s posible to comments future events

    Thread Starter jlastras

    (@jlastras)

    Yes because I have just fixed. Do not know in your case, not sure if is linked with the fact I have activated Jetpack comments feature. Anyhow working now. Thanks for your support!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Comments in planned events’ is closed to new replies.