• I can’t create a member without a social profile.

    I don’t want to enter social media for my team, but it will not let me save or publish a team member with a blank line in the social field, nor will it let me delete the social field altogether.

    disappointing.

Viewing 1 replies (of 1 total)
  • Plugin Author Maidul

    (@maidulcu)

    Hello,

    We will remove the requited options for social profile on next version.

    For now add a dummy link for social and use this css on custom css option to hide all social icons

    .team-member-socials {
    display: none !important;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.