• Resolved Barry Brunning

    (@datastream)


    Previously I raised the issue of removing social buttons from the email footer here
    cannot remove social button. Now I find the ‘Delete’ is available for all buttons except Facebook. However, I want to remove that too.

    In the former topic replies, Kevin says he made a video which goes over the features. However, a) it does not mention deleting a social button, and b) at 8:35 minutes, when the Facebook social option is expanded, we can see there is no ‘Delete’ option.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey,
    The “first” item in the list can’t be removed, you have to have at least one item. So you can drag the facebook item down to the bottom of your list and save, reload the page then you will see the remove option.

    Ben

    Thread Starter Barry Brunning

    (@datastream)

    Hi Ben,

    Ok, so now I have an essentially useless ‘Contact Us’ link as the only Footer Social and following your instructions, indeed, I could now delete the FB social button.

    Just wondering why one can’t choose to have no Footer Social buttons?

    Thanks anyway,
    Barry

    You can hide them with css:

    #footersocial {
        display: none;
    }

    But I’ll add it to my list that you want an option to turn them off.

    Ben

    Thread Starter Barry Brunning

    (@datastream)

    Thank you Ben for the option to turn off social buttons in version 1.2.1

    You bet!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cannot delete Facebook social button’ is closed to new replies.