Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

svg social media icons don’t appear in the live site (Mercury Theme)

  • #9636
    Avatar photo[anonymous]

    When I preview my site from Publii, I’m able to see the social media icons in the footer, however, they are not visible on the live site.
    It appears to be some kind of svg-map error. I’m using Mercury v 2.4.0.0.

    #9637
    Avatar photo[anonymous]
    This reply has been marked as private.
    #9694
    Avatar photoBob

    It seems like there is an issue with your website’s domain URL. While your site can be accessed via https://www.your_domain.com/, the assets on your website do not include the www prefix in the URL. This inconsistency 🙂 can cause problems with loading the assets properly. To fix this issue, add the www prefix to the URL in the “Website URL” field in the Server configuration. This will ensure that all assets on your website have the correct URL and can be loaded without any issues.

    #9698
    Avatar photo[anonymous]

    Ah! I’m not sure how I missed it when it was first mentioned to me, but that fixed it. Thank you!