Removing Social Buttons | Community
Skip to main content
New Participant
March 15, 2021
Question

Removing Social Buttons

  • March 15, 2021
  • 1 reply
  • 1391 views

Hi, 

we closed our Instagram Account, which is why I would like to remove the Instagram Button from all our assets. Now I wonder if I have to adapt every snippet separately or can I remove the connection to Instagram from the Instance so it would delete automatically from all Assets as well. Any recommendations? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Dave_Roberts
New Participant
March 15, 2021

As far as I know, there's not a "connector" to be able to disable this at a global level. It sounds like you'll need to work thru your snippets to remove the Instagram social icon from each one.

 

Another way to go about this would be to add some code to the template to hide the Instagram icon with CSS, but this would only be faster if the total number of templates you use for "all the pages" is less than the number of snippets you use for "all the pages". If, for example, you used 1 template to produce all your Landing Pages you could simply update the template or stylesheet in one place and push this change out globally.  If you're using a bunch of template, updating the snippet(s) is probably the better way to go here.