1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to draw tables in wordpress blog posts?

Discussion in 'WordPress' started by getadviced, Mar 4, 2009.

  1. #1
    I want to list s few things in a table. But i can't draw a table in the editor of wordpress.
    How can i do this?
    I tried drawing table in word and copying it. But it didn't worked.

    Please help me.
     
    getadviced, Mar 4, 2009 IP
  2. bojomojo

    bojomojo Peon

    Messages:
    921
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you could simply use the <table> HTML tags in the html editor
     
    bojomojo, Mar 4, 2009 IP
  3. uca

    uca Well-Known Member

    Messages:
    2,242
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    155
    #3
    There's a plugin called wp-table or something like that. It's not extremely fast and versatile, particularly if you have to modify it.

    Maybe the HTML solution is the best, if there isn't any other plugin.

    If there is, please let me know! :)
     
    uca, Mar 4, 2009 IP
  4. dickieknee

    dickieknee Active Member

    Messages:
    441
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #4
    learn the html for creating tables....

    <table>
    <tbody>
    <tr> - this is a row
    <td> - this is the column
    </td>
    </tr>
    </tbody>
    </table>

    how hard was that... practice makes perfect
     
    dickieknee, Mar 4, 2009 IP
  5. deluxdon

    deluxdon Catch Me If You Can...!!!™ Staff

    Messages:
    25,480
    Likes Received:
    1,943
    Best Answers:
    32
    Trophy Points:
    480
    #5
    Check out below given as maybe it helps you in that direction.

    caroline-middlebrook.com/blog/how-to-insert-a-table-into-a-wordpress-blog-post/

    DON.
     
    deluxdon, Mar 4, 2009 IP
  6. dickieknee

    dickieknee Active Member

    Messages:
    441
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    80
    #6
    not a huge fan of inserting plugins when using html is just as easy
     
    dickieknee, Mar 4, 2009 IP
  7. nabil_kadimi

    nabil_kadimi Well-Known Member

    Messages:
    1,065
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #7
    I found this thread on google while looking for the same thing... anyways, I installed this plugin:
    TinyMCE Advanced 3.2
     
    nabil_kadimi, May 22, 2009 IP
  8. djuicePK

    djuicePK Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    djuicePK, May 23, 2009 IP
  9. xprifat

    xprifat Member

    Messages:
    165
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #9
    make a table by front page and get the Html code , finally past it on ur wordpress post
     
    xprifat, May 23, 2009 IP
  10. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #10
    WTF does that have to do with the topic?
     
    mizaks, May 23, 2009 IP