Tagged Questions
0
votes
0answers
126 views
Any good, retina ready social share button plugins? [closed]
I've been looking for a good looking and retina ready share button plugin for my WordPress site. The ones I found had good features, but didn't meet my "visual" needs. I've came across this website ...
0
votes
1answer
38 views
Store SNS share value via function.php
I am trying to store SNS share value + comment count on my postmeta, DB.
I put code below to accomplish this task,
function get_sns_share($post_ID=0) {
$url1=get_permalink($post->ID);
...
0
votes
1answer
155 views
Facebook social publisher and custom post type fields
I have a problem with how Facebook plugin shows my WordPress-based posts on my timeline. What basically happens is that the post image isn't shown.
Now, the post image I want to show is a custom ...
-2
votes
1answer
359 views
Publish post facebook page & twitter automatically [closed]
I need a feature in wordpress, using which a new post automatically posted to Facebook Page & Twitter.
Do I need some plugin to do that.. Do you know any plugin that provides for this kind of ...
0
votes
3answers
396 views
Multiple social buttons with a fast loading? [closed]
I have pages like this with a lot of social buttons. A lot means more than 50 buttons because each posts on that page has its own buttons.
So maybe I'll make the page smaller, with less posts but ...