Okay
  Public Ticket #1122155
Team member carousel description links
Closed

Comments

  •  2
    Imogen Bertin started the conversation

    I've been using this function to provide quick info pages for racegoers.

    I wanted to create links to external web pages within the Description field but if I add the HTML for the links, the descriptions then won't save. I found in the support database you had told someone to add the example below instead of the team member item so that html links could be included - would this approach still work within the carousel? I'm not using the Job description or social media bits, just the team member name and the description.

    <div class="team-member">
        <a href="your-member-url"> 
             IMAGE HERE
            <h3 class="light"> TEAM MEMBER NAME </h3>  
         </a>
        Developer
        <p class="description">Lorem ipsum dolor sit amet, consectetur    adipiscing elit. Integer lorem quam, adipiscing condimentum tristique vel, eleifend. </p>
    </div>

    Thanks as always for your advice! Imogen



  •  9,005
    Tahir replied

    Hey Again,

    I am not aware of which ticket you are referencing but yes copy pasting the html of the Team Member Element should work  . 

    Be.st 


    ThemeNectar Support Team 

  •  2
    Imogen Bertin replied

    Super, I'll try it. The previous ticket was a very old one from long before you did the team member carousel that's why I asked... And thank you for that awesomely fast reply!