Unset of admin screen column results in loss of Event Categories Column

Home Forums Calendar Products Events Calendar PRO Unset of admin screen column results in loss of Event Categories Column

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1022542
    Pete
    Participant

    I want to drop Author, Tags and Comments from the admin screen so there is room to display the event titles on a smaller monitor without the title text wrapping to multiple lines.

    When I use
    unset( $columns[ ‘tags’ ] );
    unset( $columns[ ‘comments’ ] );
    unset( $columns[ ‘author’ ] );

    I also lose the Event Categories column.

    How can I drop those three without loosing Event Categories?

    #1022934
    Cliff
    Member

    Hey, Pete.

    You don’t need code. Just go to the top-right “Screen Options” and uncheck the column(s) you’d like removed: http://cl.ly/image/3D1G1E1S4133

    Please let me know how this goes for you.

    #1075465
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unset of admin screen column results in loss of Event Categories Column’ is closed to new replies.