Hi, I am using a child theme of Pinnacle premium. I search in previous support but I still need help.
I would like to display, according to an order that is not alphabetical, the picture of 19 employees in a 3×4 format with their name and job title below, and some text below the staff grid.
ORDER : solved
In each of the individual staff post (or portfolio post), I did set an order number under Attributes (right side of edit page) from 1 to 19, it works perfect. You also mention the use of *Login to see link but I did not try it yet to further sort within each categories.
TEXT BELOW STAFF GRID : partially solved
Using the DEFAULT TEMPLATE (instead of the staff grid one), insert the following shortcode (that I tweaked a bit combining a few support answers):
[staff_posts ratio=portrait columns="5" items="10" lightbox="false" limit_content="false" height=400]
I do not know what ” limit_content=”false” height=400 do in this shortcode… What do they do? And should I remove them?
The problem with this solution is that the name and the job title below each image do not wrap around when they are too long, contrary to using the staff grid template. The name and/or the job title with the next employee are overlapped, rendering the text unreadable. How can I make them wrap around?
USING PORTFOLIO ?
I saw another support post where the use of PORTFOLIO GRID is suggested. But is it possible to have text below the portfolio grid?
I am thanking you in advance!