Hi, I want to add the twitter and facebook buttons above each photo in showphoto template.
What I need is to get the current URL. Is there a way to do that ?
Heres an example using wordpress permalinks.
Facebook
Code:
Content visible to verified customers only.
Twitter
Code:
Content visible to verified customers only.
As you can see both use the following.
Code:
Content visible to verified customers only.
That way the URL is grabbed.
Also Twitter use this:
Code:
Content visible to verified customers only.
To grab the title of the post.
Can anyone share how to add Facebook and Twitter correctly to PhotoPost ?
Thanks.