Hello, I need to insert into the home page 6 team members, I can not use the staff member that appears set default because it allows up to 5 members and I need 6 people.
I tried to make a group for each person and add individually by 6 columns and each adding a group but it does not work.
I tried with the carousel of staff members but the style is not the same as the stilo7.
I also need be no link to any page, I just want the photo, name of the person, by the person and the link to linkedIn and mail appears. We do not want a detailed page for each.
But I still have several problems with staff members. After doing what you told me, you create two groups with 3 and 3 members each group, what happens is that seems to fit well or may not be responsive or do not know ...
I attached some screenshots to show you that when I make big or small the browser screen, rows 3 are removed. This is not happening to me with Column 5 ... what's happens?
As I resolve to not affect the size of the screen to the placement of the 3 columns?
Moreover, I have included the CSS code that has happened to me on the ticket and now no link to any page, this is ok. The problem is that neither let me link in email or social networks. I need the name, photo and link is not charge but the icons of social networks (LinkedIn) and the email itself.
Add a question, and that is not the picture above fits the size of the window, as shown in the picture when the screen is small, it is not set.
Currently when I check the page I see that you have set a row of 5 member and it seems to works fine.
For the image that doesn't fit correctly when resizing the browser window it is normal because of the screen ratio, the text taking more height than the image.
To remove only the link for the page and keep the icon link remove the custom css we gave you and add this one :
Hello, I need to insert into the home page 6 team members, I can not use the staff member that appears set default because it allows up to 5 members and I need 6 people.
I tried to make a group for each person and add individually by 6 columns and each adding a group but it does not work.
I tried with the carousel of staff members but the style is not the same as the stilo7.
I also need be no link to any page, I just want the photo, name of the person, by the person and the link to linkedIn and mail appears. We do not want a detailed page for each.
How can i solve this?
Thank you very much
Hello,
The staff member only allow up to 5 people because 6 people in 1 row will break the design.
What you can do is create 2 group and split the staff in two line ( 3 x 3 )
To remove the link you can add this custom css ( thefox > styling options ) :
.staff_post a { pointer-events: none; cursor: default; }
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks for your answer,
But I still have several problems with staff members. After doing what you told me, you create two groups with 3 and 3 members each group, what happens is that seems to fit well or may not be responsive or do not know ...
I attached some screenshots to show you that when I make big or small the browser screen, rows 3 are removed. This is not happening to me with Column 5 ... what's happens?
As I resolve to not affect the size of the screen to the placement of the 3 columns?
Moreover, I have included the CSS code that has happened to me on the ticket and now no link to any page, this is ok. The problem is that neither let me link in email or social networks. I need the name, photo and link is not charge but the icons of social networks (LinkedIn) and the email itself.
Add a question, and that is not the picture above fits the size of the window, as shown in the picture when the screen is small, it is not set.
Thank you
Hello,
Currently when I check the page I see that you have set a row of 5 member and it seems to works fine.
For the image that doesn't fit correctly when resizing the browser window it is normal because of the screen ratio, the text taking more height than the image.
To remove only the link for the page and keep the icon link remove the custom css we gave you and add this one :
.rd_staff_p07 .member-info h3 a{ pointer-events: none; cursor: default; }
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Perfect solved. Thank you very much for your help
You're welcome!
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme