Toggle on Team Member text - by wragano - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler

  • Avatar: wragano
    wragano
    Participant
    September 20, 2018 at 16:54

    Is there a way to add a “Read More” toggle on a Team Member’s bio?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2018 at 07:12

    Hello,

    You can add own link in Member information.

    Regards

    Avatar: wragano
    wragano
    Participant
    September 21, 2018 at 15:33

    You mean a link to another page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2018 at 15:43

    Please describe the desired functionality of “Read More” in more details.
    Our Team Member element doesn’t have “Read More” toggle, by default.

    Regards

    Avatar: wragano
    wragano
    Participant
    September 22, 2018 at 20:57

    When a bio is long it pushes everything down, so it would be nice to have a read more link after a few lines that will toggle open the rest of the text.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 08:19

    Hello,

    Thanks for the explanation. There is no such possibility, unfortunately.
    Please try this custom css code:

    .member-details {
        max-height: 150px;
        overflow-y: scroll;
    }

    http://prntscr.com/kxyct0

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.