Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Post article tweet share is empty #129

Open
memsharded opened this issue Jun 22, 2020 · 3 comments
Open

[Bug] Post article tweet share is empty #129

memsharded opened this issue Jun 22, 2020 · 3 comments
Assignees

Comments

@memsharded
Copy link
Member

It only shares " https://blog.conan.io", but not the article title, or link to the article.

@memsharded
Copy link
Member Author

cc /@nadavc-jfrog

@prince-chrismc
Copy link
Contributor

image

None of them actually work. Can we just delete them? Easy Small task 🤞

<div class="post-share d-flex">
<span class="d-inline-block mr-2">Share on: </span>
{% include socials.html %}
</div>

@prince-chrismc prince-chrismc self-assigned this May 24, 2023
@prince-chrismc
Copy link
Contributor

It could be fixed by pass in a object with the correct fields

href="https://twitter.com/intent/tweet?text={{ post.title | url_encode }} {{ site.url | url_encode }}{{ post.url | url_encode }}"

Future problems

@AbrilRBS AbrilRBS self-assigned this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants