*

Ahmed Al-shami

  • **
  • 18 posts
Social Links
« on: December 12, 2025, 02:53:33 AM »
Hello,

How can I add Social links in the footer of the website and other links?

Thank you,

*

MB Themes

Re: Social Links
« Reply #1 on: December 12, 2025, 01:59:04 PM »
Some themes has such settings, but you can also use ie widget in backoffice.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ahmed Al-shami

  • **
  • 18 posts
Re: Social Links
« Reply #2 on: December 12, 2025, 10:39:08 PM »
I tried to add a Javascript code but it's showing on the website as plain text.

This was the code

<script>
    !function (t, e, c, n) {
        var s = e.createElement(c);
        s.async = 1, s.src = 'https://scripts.claspo.io/scripts/' + n + '.js';
        var r = e.scripts[0];
        r.parentNode.insertBefore(s, r);
        var f = function () {
            f.c(arguments);
        };
        f.q = [];
        f.c = function () {
            f.q.push(arguments);
        };
        t['claspo'] = t['claspo'] || f;
    }(window, document, 'script', 'E5E2B38DCE9449C290CB6A52B2154B45');
</script><script>claspo('init');</script>

*

MB Themes

Re: Social Links
« Reply #3 on: December 13, 2025, 04:25:21 PM »
If you put javascript into text field, it will be like that.
Try to use appearance > customization > html
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots