Is there any recommendations for that ? thanks a lot
Is there any recommendations for that ? thanks a lot
HTML Tables works in WP.
If you find it hard to write HTML codes for tables you could make the table in Dreamweaver to any other wysiwyg software and copy and Paste the html code in Wordpress HMTL View, not Visual View.
Try the following to get some sort of idea:
<table border="1">
<tbody>
<tr>
<th>Casino Room</th>
<th>Bonus</th>
</tr>
<tr>
<td>Room 1</td>
<td>£ 500.00</td>
</tr>
<tr>
<td>Room 2</td>
<td>£ 400.00</td>
</tr>
</tbody>
</table>
Thanks a lot but i have found a plugin that works perfect. Anyway many thanks
whats the plug in called?
Bet Source for Casino Affiliates
Visit BubbleProtection.com Now
Post a quality gambling related article in http://www.gamblingshares.com the up and coming Premier Gambling Article Site
TinyMCE Advanced
Plugins to make Tables ?
Come on, it's not that hard
Plugins slows your sites down as well as if it isn't coded properly then it will open up way for hackers to hack your site.
If you do use plugins just make sure it's compatible with your current Wordpress.
It is compatible with my version and does not slow up. And it is a convenient plugin not only makes tables but other usefull things also
Last edited by casinorecommender; 6 January 2012 at 1:10 pm.
I use 'WP Table Reloaded' plugin which is updated regularly and was last updated two days ago.
Play slots safely at licensed South African online casinos. Check out our latest slot reviews, and play free demo games before you Spina Zonke for real money.
I can vouch for this one. Actually its creator is a very nice guy and did a fix in one of the versions for me. The plugin was using DataTables, which slowed down Firefox as hell, took like 1m for all of my 600 tables to show up. After a few replies from the guy, he decided to make it optional in the next version and saved me a lot of time, having 2 browsers and using one of them only for table editing.
Unfortunately i do not recommend this plugin because it is not practicle. You have to do double task to implement a table n a post or page. My recommendation is lot easier.
Well actually it depends what you need for. WP realoaded allows me to import and export excel files into tables and easily link them in a post. It allows me to be able to search within a table, extremely helpful with livestreaming schedules with over 400 items in it. Lets you set viewable items (10-100) as well as sorting by title, time etc. So it matters what you need it for. Fits my needs perfectly.
I see it clearly.thanks a lot