Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other [WORDPRESS] Split the post content in two columns

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45590
    luchid
    Participant

    Hi,
    I need to split the post content in two columns, I followed this tutorial [http://digwp.com/2010/03/wordpress-post-content-multiple-columns/](http://digwp.com/2010/03/wordpress-post-content-multiple-columns/http:// “”), second solution (Multiple columns by filtering the_content). I put that code in my functions.php and added the CSS but nothing happened. Is there something I do not do right? Thank you very much!
    My code to display posts is this:

    “>


    #139037
    vhinmanansala
    Participant

    hello @luchid, don’t you want to use css instead? It’s much easier then, you can refer to this link https://css-tricks.com/snippets/css/multiple-columns/

    #139039
    luchid
    Participant

    It might be a solution, thanks!

    #139045
    vhinmanansala
    Participant

    Just post your code here or through codepen http://codepen.io/ if it still not working so I may help you. Good luck

    #139054
    luchid
    Participant

    Thank you very much, you are very kind helping me.
    I did followed the information you gave, it works great when having a paragraph but id does not work when putting the . I need to split in two the post content. This is my code for displaying posts:

    “>


    #139057
    luchid
    Participant

    Thank you, [vhinmanansala](https://css-tricks.com/forums/profile/31582/vhinmanansalahttp:// “”) it works now. It was no need to put a class for the
    p.
    Thanks again!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Other’ is closed to new topics and replies.