RbutlerSF Posted February 23, 2022 Share Posted February 23, 2022 Hi! I have aded a "people" section to my site to serve as a team member list and their bios. For each person, I want to include a twitter and linked in icon that links to their respective social media pages. So basically for each person, it's their headshot, the bios beneeth them and then include at the bottom of their bio is a twitter icon that links to their specific twitter page. By using the "people" section, I can only add the content for each person (their image, description, etc) but I can't include any icons or other images in their description field. Is there an easy way to solve this? Link to comment
tuanphan Posted February 27, 2022 Share Posted February 27, 2022 Can you share link to page where you added people section? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
RbutlerSF Posted February 28, 2022 Author Share Posted February 28, 2022 Here is what I have done so far! https://www.womxncrypto.xyz/home#team Thanks for any help you can provide! Link to comment
tuanphan Posted March 3, 2022 Share Posted March 3, 2022 On 2/28/2022 at 1:40 PM, RbutlerSF said: Here is what I have done so far! https://www.womxncrypto.xyz/home#team Thanks for any help you can provide! I see you added text. Do you still need help with icon? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
RbutlerSF Posted March 7, 2022 Author Share Posted March 7, 2022 On 3/3/2022 at 1:38 AM, tuanphan said: I see you added text. Do you still need help with icon? I added text, but would prefer to have the logo for each social platform as the link. Link to comment
Solution tuanphan Posted March 10, 2022 Solution Share Posted March 10, 2022 On 3/7/2022 at 7:33 AM, RbutlerSF said: I added text, but would prefer to have the logo for each social platform as the link. First, add this line into Settings > Advanced > Code Injection > Header (If you use a Personal Plan, you can edit Site Footer > Add a Code Block > Paste the code) <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous"> Next, add a Code Block under each people > Paste this code <a href="https://twitter.com/debranipp"> <i class="fab fa-twitter"></i> </a> Replace with coressponding url on each people PaolaAV 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment