• Closed by: Marek
  • Closed on: 28.12.18, 14:59
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13111 - Issues removing social accounts from footer

Hi,

We are having some issues (actually we don´t know how to do it) removing some social accounts from the footer. What we tried is to disable the ones that we are not using from the Alysum Settings → Social Accounts section, but it did not work.
We even tried to edit the widget from the footer builder and delete the “#” from all those social accounts that we were not using but no success.

How do we proceed in order to delete them?

We using prestashop 1.7.4.3 and alysum version 5.2.5

webiste: https://perpetummobile.store

Kind regards,

Ibon

Comments

Asier Iturralde 23 Oct 2018, 09:12

Hi,

The only way I found to remove them was to set display:none to all non-needed social icons…

Marek 23 Oct 2018, 11:46

Hi, Asier.
Go to Footer Builder and configure it as you need

Asier Iturralde 23 Oct 2018, 11:55

Hi,

The only way I found to remove them was to set display:none to all non-needed social icons…

Asier Iturralde 23 Oct 2018, 13:41

We did that. We edit the widget and remove the “#” symbol from all those social elements that we were not using.. Still they are appearing in the footer.

Marek 23 Oct 2018, 21:12

So it’s solved now?

Asier Iturralde 24 Oct 2018, 09:53

We did that. We edit the widget and remove the “#” symbol from all those social elements that we were not using.. Still they are appearing in the footer.

Asier Iturralde 24 Oct 2018, 09:54

It is solved only using this css:

#socialnetworks .rss {

display: none

}

Isn´t there any way to use the Asylum settings to enable/disable social accounts?

Marek 24 Oct 2018, 15:41

It works very easy, if there is no a link, the icon will not be displayed http://take.ms/hvkTA

Asier Iturralde 24 Oct 2018, 16:58

It is solved only using this css:

#socialnetworks .rss {

display: none

}

Isn´t there any way to use the Asylum settings to enable/disable social accounts?

Asier Iturralde 24 Oct 2018, 17:04

Please see attached the screenshots. Empty social icons still appear…

Marek 24 Oct 2018, 17:06

but I see only four icons there http://take.ms/hIpKH

Asier Iturralde 24 Oct 2018, 18:41

Please see attached the screenshots. Empty social icons still appear…

Asier Iturralde 24 Oct 2018, 18:43

Because we created add some css to remove the rest (check screenshot)

Marek 25 Oct 2018, 10:18

Ok, I see. We will check it out and make a fix in the next update