Skip to content

URL for Social sharing on post footer not working #2

Description

@sarathlal-old

The social sharing on post footer have some URL issues.

If I use {{ post.url}} instead of your {{ page.url}}, it is not working. I want to manually add my home URL with {{ page.url}} in sharing code.

Like http://myhomepage{{ page.url}}

Now my code look like,

<a class="icon-twitter" href="http://twitter.com/share?text={{page.title}}&url=http://sarathlal.com{{ page.url }}" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"> <span class="hidden">Twitter</span> </a>

Even in Kasper demo, the links for social sharing are broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions