Davide

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Draft Events in Frontend #1431244
    Davide
    Participant

    Tried that, but nothing seems to happen… The cose is as follows:
    if ( empty( $args ) && $doing_ajax ) {
    $post_status = array( ‘publish’ );
    if ( is_user_logged_in() ) {
    //MODIFICATO CON DRAFT $post_status[] = ‘private’;
    $post_status[] = ‘draft’;
    }
    I removed “private” since I’m only interested in drafts. Any ideas about
    the reason so that I can keep working on it?
    Thanks a lot for your support!

    Mail
    priva di virus. http://www.avg.com

    Ai sensi dell’Art. 13 del D. LGS 196/2003, le informazioni contenute in
    questo messaggio di posta elettronica e negli eventuali allegati sono
    riservate ai destinatari.
    Persone o soggetti diversi dai destinatari stessi non sono autorizzate a
    leggere, copiare, modificare, diffondere il messaggio a terzi.
    Qualora un messaggio venisse ricevuto per errore, chiediamo cortesemente al
    soggetto che lo ha ricevuto di darcene notizia a mezzo e-mail e di
    distruggere il messaggio ricevuto erroneamente.

    Davide
    Participant

    UPDATE: I’ve managed to remove “Sell using”, “Ticket Name”, “Ticket Description”, “Start/End sale” from edit-event.php in the community folder. I still need help with the price block.

    Waiting for suggestions…
    Thanks a lot!

Viewing 2 posts - 1 through 2 (of 2 total)