Tagged Questions
-1
votes
2answers
32 views
Why don't some template tags work when querying information on single.php?
I'm trying to fetch content about the current post into the header.php of my theme (to dynamically insert Facebook OpenGraph Metadata).
Since I'm on a single post page, shouldn't it be able to run ...
0
votes
1answer
294 views
Adding vkontakte social “like” button to posts results in multiple buttons on first post only
I'm trying to add a VKontakte (pretty much the russian version of Facebook) "like" button to wordpress posts by placing it within the loop along with Twitter/Facebook "like/share" buttons.
While this ...
0
votes
1answer
178 views
Open Graph in Index Loop
I have an index of posts where I'm wanting to insert a Facebook Like button for each post. Thus far, I've set all Open Graph data in the head for single posts. Any ideas on using the open graph data ...
0
votes
1answer
1k views
facebook like, tweet and google+1 buttons inside the loop on home, archive and search pages and missing facebook like buttons
Is there a way to add social media buttons, especially facebook like, tweet and google+1 inside the loop for each post on home, search and archive pages without getting masses of script downloads?
...