Not working
-
I have created a new page and copied the below content in to the page, But not displaying any search, pagination etc…
[wp_jdt id=”demo”]
<table id=’demo’ width=’100%’>
<thead>
<tr>
<th>Name</th>
<th>Position</th> <th>Office</th>
<th>Age</th> <th>Start date</th>
<th>Salary</th>
</tr>
</thead>
<tfoot>
<tr>
<th>Name</th>
<th>Position</th>
<th>Office</th>
<th>Age</th>
<th>Start date</th>
<th>Salary</th>
</tr>
</tfoot>
<tbody>
<tr>
<td>Tiger Nixon</td>
<td>System Architect</td>
<td>Edinburgh</td>
<td>61</td
<td>2011/04/25</td>
<td>$320,800</td>
</tr>
</tbody>
</table>The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Not working’ is closed to new replies.