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

Passing description instead of using Meta Data? #7

Closed
kodeine opened this issue Oct 21, 2016 · 11 comments
Closed

Passing description instead of using Meta Data? #7

kodeine opened this issue Oct 21, 2016 · 11 comments

Comments

@kodeine
Copy link

kodeine commented Oct 21, 2016

How can i pass the description since i have a dynamic text, can you please help?

Thanks

@sagarjumble
Copy link

Did you find solution for above query, I also want to pass dynamic text to the post's?

@MurhafSousli
Copy link
Owner

MurhafSousli commented Oct 21, 2016

@kodeine Currently there is the [text] input which only works for tweet and pin, I will fix it for the others in the next release. for now the ideal solution is by using the meta tags, I suggest using ng2-meta to change the meta tags dynamically.

@kodeine
Copy link
Author

kodeine commented Oct 22, 2016

@MurhafSousli ng2-meta is not stable for angular rc1 release, i am waiting on them as well. But i think passing [text] manually would be a good enhancement. thanks for considering it.

@MurhafSousli
Copy link
Owner

@kodeine It should work now, update the package and try

@kodeine
Copy link
Author

kodeine commented Oct 22, 2016

@MurhafSousli passing [description] on facebook button doesnt add desc in the message. Twitter it does fine.

@MurhafSousli
Copy link
Owner

MurhafSousli commented Oct 22, 2016

@kodeine Show me your code, It's working with me!

capture

capture

@bayethiernodiop
Copy link

hi the description is not working on twitter

@MurhafSousli
Copy link
Owner

@hackeurtalibe twitter has only one text input (unlike others) so use the [title] for twitter,

@bayethiernodiop
Copy link

Thx since i need the image what i did was to put open graph tag on the serve side depending on the url
Thx for the plugin

@bayethiernodiop
Copy link

I am wondering where the number of share are save since they are not in my db and also why the twitter count share event not working

@MurhafSousli
Copy link
Owner

@hackeurtalibe share counts comes from the service db, and not all services provide it, twitter does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants