Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi Radek,

    This is also not supported but you can add this feature in file vsel.php

    Look for:

    
    'supports'=> array('title', 'thumbnail', 'editor'), 
    

    Change into:

    
    'supports'=> array('title', 'thumbnail', 'editor', 'comments'), 
    

    Now you can hover all event titles in dashboard, click Quick Edit and check Allow Comments.

    Guido

    Thread Starter cimenta

    (@cimenta)

    great. thank you for that. Radek

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘can we turn on comments for events?’ is closed to new replies.