Add or Remove Social Profiles

By default Listify allows users to set their Twitter, Facebook, Google Plus, Pinterest, LinkedIn, Github, or Instagram social URLs via their profile page, or when submitting a listing (see:  associate social profiles with listings).

To add another contact method add the following code to your child theme’s functions.php file:

Tip

Never edit the parent theme files directly. Review how to create a child theme.

If you want to remove a method, say twitter, use the following code:

The existing methods are:

  • twitter
  • facebook
  • googleplus
  • pinterest
  • linkedin
  • github
  • instagram

Was this article helpful?

Related Articles