- Joined
- Apr 2, 2015
- Messages
- 502
- Likes
- 558
- Degree
- 2
Hey.
I'm not sure that I'm calling it correctly, but I have few issues with Facebook and Twitter sharing.
I have no idea how to fix them as I've never done it before.
FYI I'm using BuSo lightning theme
First problem: When I click on my share buttons the sharing window opens in a new tab, I would like it to open in a popup window, like it usually does.
Here is how the link looks like: <a target="_blank" class="twitter btn" rel="nofollow" href="http://twitter.com/intent/tweet?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>&via=YourTwitterHandle">Tweet this on Twitter</a>
This opens a new tab. And doesn't provide the short description and picture.
That brings me to the second issue: How do I make it show the picture and description?
Thank you, maybe someone can point me to the right direction.
I'm not sure that I'm calling it correctly, but I have few issues with Facebook and Twitter sharing.
I have no idea how to fix them as I've never done it before.
FYI I'm using BuSo lightning theme
First problem: When I click on my share buttons the sharing window opens in a new tab, I would like it to open in a popup window, like it usually does.
Here is how the link looks like: <a target="_blank" class="twitter btn" rel="nofollow" href="http://twitter.com/intent/tweet?url=<?php the_permalink(); ?>&text=<?php the_title(); ?>&via=YourTwitterHandle">Tweet this on Twitter</a>
This opens a new tab. And doesn't provide the short description and picture.
That brings me to the second issue: How do I make it show the picture and description?
Thank you, maybe someone can point me to the right direction.