I wonder if How to create one page equal to the team?
Hello @albertovix,
Can you please provide more details about what you need to achieve?
You want to have a dedicated team members page where you list the homepage members again?
You might want to try to get the homepage HTML content from the team sections, but from what I jus ttried this would come with quite a lot of malfunctions.
Let me know more about it, I might be able to guide you around with this, but it seems like coding would be required, as there’s no easy method to place the members on a page.
If you are using any page builders, you can build the page to match your needs.
Regards
Hello friend, yes I need to create a page Members of the team dedicated to a specific page , Instead of being the site of the house .
Hello,
You should go to Dashboard > Pages > Add new, create a new page with a no sidebar template option in the right Page Attributes Panel and then copy - paste the homepage section information in the text editor mode of the page:
<section id="team" class="front-page-section">
<div class="section-header">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h3>Team</h3>
</div>
<!--/.col-sm-12-->
<div class="col-sm-10 col-sm-offset-1">
<p>Meet the people that are going to take your business to the next level.</p>
</div>
<!--/.col-sm-10.col-sm-offset-1-->
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.section-header-->
<div class="section-content">
<div class="container">
<div class="row">
<div class="col-sm-4 col-sm-offset-0 col-xs-10 col-xs-offset-1 widget_illdy_person">
<div class="person clearfix" data-person-color="#f18b6d">
<div class="person-image"><img src="https://colorlib.com/illdy/wp-content/themes/illdy/layout/images/front-page/front-page-team-1.jpg" alt="Mark Lawrance" title="Mark Lawrance"></div>
<!--/.person-image-->
<div class="person-content">
<h4>Mark Lawrance</h4>
<h5 style="color: rgb(241, 139, 109);">Web Designer</h5>
<p>Creative, detail-oriented, always focused.</p>
<ul class="person-content-social clearfix">
<li><a href="#" title="Facebook" target="_blank" rel="nofollow" style="background-color: rgb(241, 139, 109);"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter" style="background-color: rgb(241, 139, 109);"><i class="fa fa-twitter" target="_blank" rel="nofollow"></i></a></li>
<li><a href="#" title="LinkedIn" style="background-color: rgb(241, 139, 109);"><i class="fa fa-linkedin" target="_blank" rel="nofollow"></i></a></li>
</ul>
<!--/.person-content-social.clearfix-->
</div>
<!--/.person-content-->
</div>
<!--/.person.clearfix-->
</div>
<div class="col-sm-4 col-sm-offset-0 col-xs-10 col-xs-offset-1 widget_illdy_person">
<div class="person clearfix" data-person-color="#f1d204">
<div class="person-image"><img src="https://colorlib.com/illdy/wp-content/themes/illdy/layout/images/front-page/front-page-team-2.jpg" alt="Jane Stenton" title="Jane Stenton"></div>
<!--/.person-image-->
<div class="person-content">
<h4>Jane Stenton</h4>
<h5 style="color: rgb(241, 210, 4);">SEO Specialist</h5>
<p>Curious, tech-geeck and gets serious when it comes to work.</p>
<ul class="person-content-social clearfix">
<li><a href="#" title="Facebook" target="_blank" rel="nofollow" style="background-color: rgb(241, 210, 4);"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter" style="background-color: rgb(241, 210, 4);"><i class="fa fa-twitter" target="_blank" rel="nofollow"></i></a></li>
<li><a href="#" title="LinkedIn" style="background-color: rgb(241, 210, 4);"><i class="fa fa-linkedin" target="_blank" rel="nofollow"></i></a></li>
</ul>
<!--/.person-content-social.clearfix-->
</div>
<!--/.person-content-->
</div>
<!--/.person.clearfix-->
</div>
<div class="col-sm-4 col-sm-offset-0 col-xs-10 col-xs-offset-1 widget_illdy_person">
<div class="person clearfix" data-person-color="#6a4d8a">
<div class="person-image"><img src="https://colorlib.com/illdy/wp-content/themes/illdy/layout/images/front-page/front-page-team-3.jpg" alt="John Smith" title="John Smith"></div>
<!--/.person-image-->
<div class="person-content">
<h4>John Smith</h4>
<h5 style="color: rgb(106, 77, 138);">Developer</h5>
<p>Enthusiastic, passionate with great sense of humor.</p>
<ul class="person-content-social clearfix">
<li><a href="#" title="Facebook" target="_blank" rel="nofollow" style="background-color: rgb(106, 77, 138);"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter" style="background-color: rgb(106, 77, 138);"><i class="fa fa-twitter" target="_blank" rel="nofollow"></i></a></li>
<li><a href="#" title="LinkedIn" style="background-color: rgb(106, 77, 138);"><i class="fa fa-linkedin" target="_blank" rel="nofollow"></i></a></li>
</ul>
<!--/.person-content-social.clearfix-->
</div>
<!--/.person-content-->
</div>
<!--/.person.clearfix-->
</div>
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.section-content-->
</section>
Let me know if you got it alright.
Regards
Yes, it helped me many strategic , more doubts , I can make this format a page time?
Hello,
Everything is achievable on the web, it just get’s down to how much work it takes to get to the final result.
Unfortunately, I cannot help you to achieve that layout in the free support scope.
If you absolutely need to get that layout, consider to add me on Skype ( Ion Rutz ) for paid support.
Sorry that I cannot be of more help.
Regards
How have Take That spacing ?