• Hello everybody,
    I downloaded THE EVENTS CALENDAR!
    looks great!
    I have 1 problem.
    How do i change the settings that all the text of the calender on my site is in Dutch?

    I can’t find the correct tips to change it.

    preview of my site: http://www.kikazeeland.nl/wordpress
    thanx in advance
    Bas

    Or maybe you have an other event calender tip in Dutch?

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)
  • Dit is het Nederlandse gedeelte van het WordPress forum.
    This part of the WordPress board is Dutch.

    You need to change the code of te plugin.
    Please ask the developers, they know best were you should change what.

    </script>
    <select id='tec-events-month' name='EventJumpToMonth' class='tec-events-dropdown'>
    	<option value='01' >January</option>
    
    <option value='02' ><strong>February</strong></option>
    <option value='03' ><strong>March</strong></option>
    <option value='04' ><strong>April</strong></option>
    <option value='05' ><strong>May</strong></option>
    <option value='06' ><strong>June</strong></option>
    <option value='07' ><strong>July</strong></option>
    <option value='08' ><strong>August</strong></option>
    <option value='09' selected="selected">September</option>
    <option value='10' ><strong>October</strong></option>
    <option value='11' >November</option>
    <option value='12' >December</option>
    </select>

    Tja en hoe nu verder? Het werk schijnt al gedaan te zijn:
    http://wordpress.org/support/topic/plugin-the-events-calendar-dutch-translation?replies maar als beginner in WordPress zou ik niet weten hoe nu verder…

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)
  • Het onderwerp ‘The Events Calendar in het Nederlands’ is gesloten voor nieuwe reacties.