Home Forums Pro Themes Kids Education Pro Display 4 columns of 4 Related Posts

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #91064
    Brenda Prentice
    Participant

    I would like to display four related posts (4 columns in the same row) rather than two.

    #91070
    wensolutions
    Keymaster

    Hello @brenners78

    The theme layout won’t suit that well with the customization that you have requested. However, if you want four column in a same row, please insert the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS

    @media screen and (min-width: 767px){
    #blog .column-wrapper:nth-child(1n) .blog-wrapper {
        background-color: #70CEE5;
        height: 100% !important;
    }
    }
    
    @media screen and (min-width: 767px){
    .two-columns .column-wrapper {
        width: 25%;
        float: left;
    }
    }

    Hope this helps,

    Feel free to reach us for any further query/confusion,

    Regards!!

    #91372
    Brenda Prentice
    Participant

    That is perfect. Now how do I get it to generate four related posts to fill in those columns?

    https://kidsrawesome.com/tp-team/anne-frank/

    #91385
    wensolutions
    Keymaster

    Hello @brenners78,

    You just need to add more no of teams from the Admin Panel > Teams.

    Hope this helps.

    If you have any confusion further please us know.

    Best Regards!!.

    #91422
    Brenda Prentice
    Participant

    I currently have 5 team members. But there are still only two that show up on the related posts. Any ideas?

    https://kidsrawesome.com/tp-team/anne-frank/

    #91443
    wensolutions
    Keymaster

    Hello @brenners78,

    Also, you need to make sure to assign those added teams in the same category that you have created from Admin Panel > Teams > Team Category. Only those post that are associated with the same category will be displayed in the Related Post section.

    Screenshot:

    http://prntscr.com/mogse0

    Hope this helps.

    Best Regards!!

    #91502
    Brenda Prentice
    Participant

    oooooooooooooooooooooooooooooooooooooo………. Duh. Gotcha. Thanks.

    #91597
    wensolutions
    Keymaster

    Hello @brenners78,

    Glad we could help you.

    Let us know if there anything further.

    We would also really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/kids-education/reviews/

    Thank you.

    Regards!!

    #92064
    lincoln11
    Participant

    Hello,
    I have a same question like a Brenda but for section that is one position higher – I mean “features – section” I have make 4pages and I wish I could have all in one row…
    Now i have 3 in one row and 4th is just on another row in left…Please can you help me? I have bought pro version of course 🙂 thank you so much

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.