dohoekstra
Forum Replies Created
-
I got this now:
<div class=”css-events-list”><table class=”events-table”>
<thead>
<tr>
<th class=”event-time” scope=”col”>Datum/Tijd</th>
<th class=”event-description” scope=”col”>Evenement</th>
</tr>
</thead>
<tbody><tr>
<td>
25/12/2018<br>
Hele dag
</td>
<td>
Eerste Kerstdag</td>
</tr><tr>
<td>
25/12/2018<br>
Hele dag
</td>
<td>
Eerste Kerstdag</td>
</tr><tr>
<td>
25/12/2018<br>
Hele dag
</td>
<td>
Eerste Kerstdag</td>
</tr></tbody></table></div>I use the following code on my homepage.
[events_list limit=”3″]#_EVENTNAME
#_EVENTDATES[/events_list]
When I check the code in Firefox, I don’t see any divs belonging to the plugin.
Forum: Fixing WordPress
In reply to: Lost menu tabs and accessAnybody?