X
225525

Ticket #225525 Public

Remove Column Backend Table

How can I remove in the backend-table with all the events some of the columns?

I managed to delete the standard WordPress Columns, but I can’t find the correct name/ID for the EventON Columns.

BY: Cédric Zeiter - Mar 6,2021 AT 3:54PM - 2 years ago
    • By: Cédric Zeiter Mar 6,2021 AT 3:55PM - Posted 2 years ago - #225526

      I would like to take away the columns that I have crossed

    • By: Cédric Zeiter Mar 6,2021 AT 3:57PM - Posted 2 years ago - #225528

      add_filter(‘manage_ajde_events_posts_columns’, function ( $columns )
      {
      unset($columns[‘tags’], $columns[‘author’], $columns[‘categories’], $columns[‘comments’]);
      return $columns;

      } );

      That’s how I deleted the columns from WordPress itself

    • By: Artem Mar 7,2021 AT 2:42PM - Posted 2 years ago - #225670

      Hello,

      Unfortunately, we don’t provide support on customizations. However, please try event_type_2 and evo_featured:

      You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON