• 1. How can I remove the URL link for the cetegory for each event displyed for the end user?

    2. Is there a way to have the category of the event listed in “Events – All events” (same page as Titel, Start date, End date, TIme, Place etc are listed for all events is listed)?

    Regards,

    Lars

Viewing 1 replies (of 1 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi Lars,

    1) To hide it on the single event page you should add some custom CSS in your Customizer:

    
    .single-event .vsel-meta-cats {display:none;}
    

    2) Don’t understand this question.

    (You already know you can hide the categories on the page with all events via Settings > VSEL?)

    Guido

Viewing 1 replies (of 1 total)

The topic ‘Remove Categories link’ is closed to new replies.