General
-
Add pocket button
¿Could you add an "add to pocket" button?
I saw it already on jetpack for wordpress.
I love digg
I love buffer
and I love pcoket!Thanks
3 votes -
close
Close means Band in Hindi
1 vote -
open share company
Open the world comunacition share company
3 votes -
Integrate the Viadeo share button
It would be nice to have the Viadeo share button
13 votes -
An option to put share links in the RSS feed items
At the end (or top) of each item in the RSS feed Digg Digg would put social links to share the content.
3 votes -
6 votes
-
Add "Share This" like button which will open all sharing options
Hi,
I would love to see a common button like "Share This" which will show a popup alongside with all sharing options which upon click will open that social bookmarking site to share the content.Thanks,
Vijay
http://softwaretestinghelp.com5 votes -
Re-Order Buttons
Sharebar lets you reorder the buttons. It'd be great if you could do the same.
3 votes -
1 vote
-
1 vote
-
Removing Digg Digg plugin permanently without affecting separate added facebook like box
When I network deactivate and delete the Digg Digg plugin and put a facebook like box in 1 widged of my page the like box doesn't appear. I'm 100% sure that this is caused by the removed Digg Digg plugin. What to do?
1 vote -
Modify the Pinterest loop for posts/pages without thumbnail images
The following is sample code that you could use. The problem: a post/page without a thumbnail image will send a null image to Pinterest. The solution: if the post/page has no featured image, find the first image on the post/page content and use that for Pinterest submission.
function catch_that_image() {
global $post, $posts;
$first_img = '';
ob_start();
ob_end_clean();
$output = preg_match_all('/<img.+src=[\'"]([^\'"]+)[\'"].*>/i', $post->post_content, $matches);
$first_img = $matches [1] [0];if(empty($first_img)){ //Defines a default image
$first_img = "/images/default.jpg";
}
return $first_img;
}1 vote -
create a shortcode!
It would be great if Digg Digg offered a shortcode I could drop anywhere in a post (for instance, a Pin It shortcode to go directly under a Pinterest-ready image)
18 votes -
Create a jQuery plugin that can be placed on any page with config options
It would be awesome if you could use DiggDigg outside of Wordpress. Create a jQuery plugin that inserts the elements into the page dynamically upon load for other systems.
10 votes -
Trashy Obstructions Get Lost!
Get your stupid rectangle off of the text I'm trying to read!
4 votes -
What about a Joomla pluging...
It is a great tool but for joomla use would be great as well, thanks!
6 votes -
Sometime displays page not found when I push the "Share" Button
There are a few pages on my website that always show page not found when I click to share on Facebook.
How can I fix this?
2 votes -
"Exclude from Page" Button for Digg Digg
I want Digg Digg showing up on some pages, but not all. If you could add the ability on a page to simply check the box "Exclude Digg Digg", that would be outstanding.
36 votes -
Disable share count
It would be nice if we could disable the share count on the tool as it is a sort of anti-climax to show that the articles haven't been shared before. People don't get stimulated to be the first...
14 votes -
Centre the buttons in the floating box
At the moment, the alignment of the share buttons is erratic, and the box isn't quite wide enough for some of them..
I think the box that houses the buttons needs to be a few pixels wider, and the buttons should be centred vertically within this4 votes
- Don't see your idea?