Tagged Questions
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?
...
0
votes
1answer
687 views
Using jQuery toggle() in WordPress post to show/hide Tweet button?
What is the appropriate way to use jQuery toggle() function in a WordPress post to show/hide a Twitter "Tweet" button?
The problem I am encountering is when I put the code in my content-post.php, the ...