• Paul

    (@paultgoodchild)


    You are de-registering the native WordPress JQuery (v1.7.1) and forcing all sites that use this plugin to use JQuery 1.6.0 as provided by Google CDN.

    Not acceptable in a plugin that is stated to support WordPress 3.3.1, and just not good practice in the first place to force downgrading of an important library and forcing use of Google CDN.

    Thanks.
    Paul.

    http://wordpress.org/extend/plugins/digg-digg/

Viewing 9 replies - 1 through 9 (of 9 total)
  • I have problem with Digg Digg plugin, i got 2 scrolls from the right side and design of it messed up a bit. This happend in last update of the plugin? Anybody else?

    Hi Paul, thanks a lot for the heads up on that, we are keen to go ahead and fix that with the next update!

    Hi Fitzelgard, is there a chance you could send me a link so I can check it out? Keen to get things working well for you as soon as possible!

    Best, Leo [signature moderated]

    Hi Leo,

    when are you guys going to comply with 3.3.1 and not de-register default jquery as original poster wrote

    I’m still using a 4.x version modded by me that doesn’t use the function dd_enable_required_js_in_wordpress()

    been following the updates, but this is what does not makes me update

    Thanks,
    Rui

    Lines 143-149 in include/dd-helper.php should be changed to the following:

    if (!is_admin()) {
    	wp_enqueue_script('jquery');
    }

    This is something that should be pushed out as soon as possible as it causes much undesired functionality.

    Nickf4n

    (@nickf4n)

    What possible reason can you have for not pushing out this extremely easy change? Is it laziness? Your plugin is the industry leader for social media button placements. I would expect better from the guys that do Buffer. Get on the ball!

    ChrisCree

    (@chriscree)

    Yeah. Forcing an entire site to use an outdated jquery library is unacceptable. Please implement Johathan’s fix above as soon as possible.

    LeoWid

    (@leowid)

    Hi Paul, Nick, Chris, Jonathan and rfcapinto,

    You are absolutely right, this is definitely something that we need to get onto asap. In fact it is on our to do list for this week and we hope to have an update out on this real soon.

    I couldn’t agree more that we need to make it comply with the latest standards and are keen to do so.

    Please keep an eye out on the update area for the coming days.

    Let me know if you ever run into any other troubles or have questions, always happy to help! 🙂

    Best,
    Leo (Co-Founder, Digg Digg by Buffer)

    Hi,

    I recently installed Digg Digg on my website but found that its Not showing Facebook like button sometimes. Sometimes the box is displayed as a wide box overlapping the content. Not sure if I am doing something wrong or its a Digg Digg problem. My Website is under development. http://www.cyberwick.com. Please let me know if there is a fix available.

    Thanks & Regards
    Sohel

    Plugin Author Andrew Yates

    (@andy7629)

    Could you try using the iFrame integration rather than XFBML and see if that solves your problem?

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Digg Digg] your jquery implementation is broken’ is closed to new replies.