Play School Teachers Page

Home Forums All Other Themes Play School Teachers Page

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #70644
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    In the demo there is a page that has pictures with a synopsis of the bio of all staff on one page. I can not find that functionality in the the theme. I did find some instructions in the documentation but that seems to be related to an earlier version of the theme. Thanks!

    #70686
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    Ignore my last post… I figured that out… BUT.. now I am having an issue with the text being offset from the pictures…. as if the images are too big. Can someone please point me in the right direction?

    http://marylcollinscommunitycenter.org/our-staff/

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

    Hi Chris,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .cols2 .team-thumb{margin-bottom: 15px;}
    .cols2 .team-infobox{float: none; padding: 0; width: 225px;}

    Regards,
    Dave

    #70848
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    Hi Dave. Thanks… that improved it by putting the text beneath the images… is is possible to put the text next to the image as depicted in the documentation? Thanks!

    http://marylcollinscommunitycenter.org/our-staff/

    Chris

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

    Hi Chris,

    Replace this CSS code with previous code:

    .cols2 .team-thumb {width: 150px;}
    .cols2 .team-infobox {width: 51%;}

    Regards,
    Dave

    #70961
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    Dave, Thanks for your latest, but I am still having issues. I suspect that I have not been clear and complete in my description of the problem. Starting over…

    I was unable to find the functionality that placed staff (teachers) thumbnails with text excerpts on the same page… as was depicted in the documentation.

    My first thought was to truncate the individual teacher URL from: ht tp://marylcollinscommunitycenter.org/staff/cassandra-glover/ to ht tp://marylcollinscommunitycenter.org/staff/ by removing the staff member’s name.

    That placed the thumbnails and excerpts on one page but stacked them one on top of the other.

    My next attempt was to take the shortcode that I found in the documentation ” [ourteachers col=”2″ show=”2″ excerptlength=”25″] “…

    That placed both thumbnails on a single row but the excerpt is placed below and to the right of the picture as if there is not enough room for both n the same line. ht tp://marylcollinscommunitycenter.org/our-staff/

    I have tried both your suggestions for mods to custom css but it does not help.

    Hopefully all this makes sense and I have provided you with some previously lost bit of info.

    Thanks!
    Chris

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

    Hi Chris,

    Issue resolved. Kindly check and confirm.

    Regards,
    Dave

    #70980
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    Dave, THANKS!!!!! You folks go above and beyond!! I will do my best to not be so needy in the future!

    Cheers,
    Chris

    #70981
    ChrisChris
    Member
    • Topics: 3
    • Replies: 14
    • Total: 17
    Member since: March 30, 2017

    LOL… one last question. Is there a way to change the order in which the thumbnails are presented?

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

    Hi Chris,

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

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

    Regards,
    Dave

    #142586
    Mykola BuriakMykola Buriak
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: May 8, 2019

    Good day!
    Unfortunately I have the same problem as Chris.
    So I kindly ask you to help me (putting custom CSS doesn’t help)
    https://www.ukrcentrum.cz/%D0%BF%D1%80%D0%BE-%D1%86%D0%B5%D0%BD%D1%82%D1%80/%D0%B2%D1%87%D0%B8%D1%82%D0%B5%D0%BB%D1%96/

    REF.:
    >>>
    My next attempt was to take the shortcode that I found in the documentation ” [ourteachers col=”2″ show=”2″ excerptlength=”25″] “…

    That placed both thumbnails on a single row but the excerpt is placed below and to the right of the picture as if there is not enough room for both n the same line. ht tp://marylcollinscommunitycenter.org/our-staff/

    I have tried both your suggestions for mods to custom css but it does not help.

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

    Hi Mykola Buriak,

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

    .cols1 .team-infobox { width:68% !important;}
    .cols1 .team-thumb { overflow:hidden !important;}

    Regards,
    Dave

    #142621
    Mykola BuriakMykola Buriak
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: May 8, 2019

    Hi Dave!
    Thanks a lot. Provided solution solved the issue.

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

    Hi Mykola,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/

    Regards,
    Dave

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