Viewing 7 reply threads
You must be logged in to reply to this topic.
Working on getting our staff page to work correctly without having to enter things twice. We have an about us page and we’ve created staff bios using the “Team” section of Tower. However, our bios are longer than just a few lines. Is there a way to have people click on the staff member and see the rest of the bio?
Hello,
There are three scenarios for this case:
1-You can go to the staff profile by clicking on the staff name.
2-To show more text in the little description, go to file vc_templates/staff.php and find this line:
$output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>';
increase the value 25 to your wish. It will display more words.
3-Display more text by just clicking on the staff member, while in the same page, is a customization that requires more code editing.
This is personal preference and is not included in support service.
Best regards!
Clicking on the staff name is what I would expect, but it does not work. There is nothing clickable.
Hello,
What style are you using for staff? Please send us your site’s url so we can give it a closer look.
Best regards!
Hello,
Please refer to this topic about the staff member linking https://support.codeless.co/forums/topic/staff-pictures-and-links-to-pages/
Best regards!
Hello,
You can edit the style with custom css. Add the code into your custom css box.
Sorry but this is a personal preference styling and it’s not included in support service.
Read more about it on our Support Policy.
Best regards!
You must be logged in to reply to this topic.