• the-secret-cash-builder

    (@the-secret-cash-builder)


    It just seems to be a white bix with a dot in the middle.

    The older button was black with a T in it and much nicer.

    It also goes nowhere when you click it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • It looks ok on mine. Perhaps try re-uploading the plugin or just the images folder from a fresh copy of the plugin.

    Scratch that. I updated last night but there was another update since. I see the issue. I’ll see if I can fix it.

    Ok, open up sociable.php and you’ll see a large array of social media websites. The array entry for Tumblr was lost in the recent updates for some reason. Add this code before the “Twitthis” entry:

    'Tumblr' => Array(
    		'favicon' => 'tumblr.png',
    		'url' => 'https://www.tumblr.com/share?v=3&u=PERMALINK&t=TITLE&s=',
    	),

    That should fix the problem.

    Thank your for this code! I was freaking out a little when I noticed it disappeared because people tumble my site, ShortFormBlog, all the time, and it left a pretty ugly beauty mark visually.

    Nice save man!

    Glad to help.

    Anyword why it was removed?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Sociable] What happened to the Tumblr button in version 3.2.3?’ is closed to new replies.