Home › Forums › All Other Themes › Play School Teachers Page
- This topic has 13 replies, 2 voices, and was last updated 4 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
April 29, 2017 at 1:51 pm #70644
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!
April 30, 2017 at 4:08 pm #70686Ignore 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/
May 1, 2017 at 6:52 am #70725Hi 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,
DaveMay 1, 2017 at 3:49 pm #70848Hi 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
May 2, 2017 at 7:04 am #70890Hi Chris,
Replace this CSS code with previous code:
.cols2 .team-thumb {width: 150px;}
.cols2 .team-infobox {width: 51%;}Regards,
DaveMay 2, 2017 at 12:32 pm #70961Dave, 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!
ChrisMay 2, 2017 at 1:05 pm #70971Hi Chris,
Issue resolved. Kindly check and confirm.
Regards,
DaveMay 2, 2017 at 1:47 pm #70980Dave, THANKS!!!!! You folks go above and beyond!! I will do my best to not be so needy in the future!
Cheers,
ChrisMay 2, 2017 at 1:48 pm #70981LOL… one last question. Is there a way to change the order in which the thumbnails are presented?
May 3, 2017 at 4:49 am #71011Hi Chris,
Kindly use Intuitive Custom Post Order Plugin for ordering the team section.
Go to Setting>Intuitive CPO>All Check (checkbox). and Update
Regards,
DaveJanuary 8, 2020 at 4:32 pm #142586Good 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.
January 9, 2020 at 6:40 am #142602Hi 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,
DaveJanuary 9, 2020 at 7:41 am #142621Hi Dave!
Thanks a lot. Provided solution solved the issue.January 10, 2020 at 4:50 am #142719Hi Mykola,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.