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

Pinterest image with description - Mobile device #673

Open
nadirhussainnn opened this issue Apr 20, 2023 · 0 comments
Open

Pinterest image with description - Mobile device #673

nadirhussainnn opened this issue Apr 20, 2023 · 0 comments

Comments

@nadirhussainnn
Copy link

nadirhussainnn commented Apr 20, 2023

This code works perfect on desktop devices .
It saves pin and description with it.

<a data-pin-do="buttonBookmark" data-pin-lang="en" href={https://www.pinterest.com/pin/create/button/?url=${url}&medial=${imageURL}&description=${encodeURIComponent(pinterestDescription)}`}
style={{textDecoration:"none", color:"inherit"}}
>

`

But on mobile devices, it does not show description. I am only able to see image without any note or description.

Getting this now o mobile
image

And on desktop, it has description as well
image

Please help if anyone could do.
Thanks

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

1 participant