got it thanks. I had removed the ‘ by date.
Is this also possible for artists? Can I change seasons into artists and productions into gigs (translate it myself into Dutch)?
I thought I found it but unfortunately not.
I want to adjust the slug through the settings. Not manually. It is about my recurring events.
thanks anyway
Ik heb dit toegevoegd aan wp-fullcalendar.php
zoek deze regel op:
//extra WP FUllCalendar translations here please:
En voeg deze regel boven de eerste bestaande regel toe:
$wp_fullcalendar_languages = array(‘nl’ => array(‘buttonText’ => array(‘today’=> ‘Vandaag’, ‘month’=>’Maand’,’week’=>’Week’,’day’=>’Dag’)),
Je hebt nu Vandaag, Maand, Week en Dag in het overzicht.
Iemand enig idee hoe ik een listview maak?