Play School – ourteachers splitting into too many rows

Home Forums All Other Themes Play School – ourteachers splitting into too many rows

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64812
    ChrisChris
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 28, 2016

    Hello,

    I have purchased and am using the “Play School” theme. I have a page which uses the [ourteachers] shortcode a number of times to display teachers by category (using the catslug property). However, sometimes the teachers get split into more rows than necessary and it doesn’t put a teacher in all three columns of the first row (even though I specify 3 columns). I’ve included a screenshot of the problem along with the code I am using to generate this part of the page. How can I force it to use the minimum number of rows needed, instead of putting only one teacher on the first and third rows?

    <p style="font-family: 'Cooper'; color: #415a77; font-size: 26pt;">Infant</p>
    [ourteachers col="3" show="5" catslug="infant" excerptlength="26"]
    #64877
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi Chris,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    #66519
    ChrisChris
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 28, 2016

    Hello Dave,

    Certainly, here is the URL: http://campusforkids.com/test-alt-domain/faculty/

    Two questions to be addressed:
    1) Why does it not populate an entire row with three teachers before moving to the next row? (as described above)
    2) How can I control the ordering of the teachers within a particular category? For example, suppose I want Mr Chris (the Director) to be the first staff person in the Office Staff category at the top of the page.

    Thank you for your help.

    #66564
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi Chris,

    Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:

    .single_post_content .sectionrow .clear { clear: inherit;}
    .single_post_content .sectionrow .cols3 { min-height:270px;}

    Regards,
    Dave

    #66683
    ChrisChris
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: December 28, 2016

    Thank you Dave! That resolves my first question.

    How can I control the ordering of the teachers within a particular category? For example, suppose I want Mr Chris (the Director) to be the first staff person in the Office Staff category at the top of the page.

    #66784
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Kindly use Intuitive Custom Post Order Plugin for ordering the team section.

    Go to Setting>Intuitive CPO>All Check (checkbox). and Update

    Regards,
    Dave

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