25 Responses to “Layout and Styling Options Added”

  1. Tracy 02/14/2012 at 4:33 pm #

    This version 1.1.0 just broke the plugin on my site. It was working fine until the update. :(

    • Erin 02/14/2012 at 7:25 pm #

      Same thing happened to me. I updated and then I had these huge codes appear on the tops of my site. I had to deactive and delete it so it wouldn’t show. I really want the button back though because it was so easy.

  2. Phil 02/14/2012 at 4:35 pm #

    Sorry Tracy. What happened exactly?

  3. Phil 02/14/2012 at 8:03 pm #

    If any chance I could get a screenshot and the name of the theme I could try and troubleshoot. Thanks.

  4. Jen-Eighty MPH Mom 02/15/2012 at 8:05 am #

    I updated yesterday, and it stopped working, so I did the new update today, and it’s still not working. The Pin It button isn’t showing up at all now.

  5. Phil 02/15/2012 at 8:23 am #

    Jen – I see it on your site here:
    http://eightymphmom.com/2012/02/i-am-getting-older-its-time-to-take-a-beauty-test-drive-with-meaningful-beauty.html

    If you mean it doesn’t show up on your home page, do you have home page and excerpts checked in the Pin It button settings?

  6. Phil 02/15/2012 at 3:25 pm #

    Just updated to 1.1.2 to try and fix some bugs. See if that works.

  7. Tracy 02/20/2012 at 8:58 am #

    I just updated to 1.1.2 and noticed no change. I would be happy to send you a screenshot if there was something to screenshot, except that the button has completely disappeared from my posts.

    Basically, I was using the plugin fine, it added a ‘pin it’ icon to the posts, and now it stopped adding anything to the posts. It looks like it was never there. The website I’ve linked to here, is the site with the plugin installed and enabled.

  8. Tracy 02/20/2012 at 9:09 am #

    Forgot to mention, the theme I’m using is a modified Twenty Ten 1.2, and I didn’t change anything else on the site or with the plugins at the same time as “Pin It”.

  9. Phil 02/20/2012 at 1:38 pm #

    Thanks Tracy I will see if I can debug from here if you leave it enabled (even if it’s not disabled). Please email me at phil@pinterestplugin.com for follow up. Thanks!

  10. leslie 02/24/2012 at 8:59 pm #

    Why can’t I copy this code to put in the advanced settings? It won’t let me copy it. Do I need to put it in by hand?

  11. Phil 02/24/2012 at 9:53 pm #

    Leslie, sorry that’s just a screenshot. Go to this link which is also in your WordPress admin (“see custom CSS examples”)

    http://pinterestplugin.com/pin-it-button-custom-css/

  12. Kara 02/28/2012 at 9:58 am #

    Is there a way to change the button? I want it to keep in the same style as the others, but couldn’t find a way in the php/css files. Thanks!

  13. Phil 02/28/2012 at 11:47 am #

    Kara – I don’t have other button designs yet or a way to replace the image right now but I will look into it as a feature. Could you add it to https://pinterestplugin.uservoice.com/ and see if others vote on it too?

  14. Kimmy 02/29/2012 at 12:52 pm #

    Hi!

    I am having much difficulty lining this plugin with my Digg Digg plugins
    For example:

    http://fabulush.net/2012/01/the-real-talk/

    Please let me know if you can advise on any help!

    I appreciate it! Thanks!

    • Phil 02/29/2012 at 1:42 pm #

      Kimmy – it looks like you are using the shortcode and I need to fix a couple things in the next update for it.

      For now, try this in the Custom CSS section of the Pin It button settings page:

      .pin-it-btn-wrapper-shortcode {
      float: left;
      padding-top: 0;
      margin-left: 340px;
      position: absolute;
      }

      Sorry, this may change on the next update.

      • Kimmy 03/01/2012 at 1:32 pm #

        Hi Phil!

        I appreciate your help! It is still unfortunately not working, there are still line breaks for some reason, even with your code and if I check the remove box.

        Any other solutions?

  15. Phil 03/01/2012 at 2:41 pm #

    Not at the moment. Sorry. I’ll see what I can do for future releases though.

  16. Bryan Bowers 03/02/2012 at 5:15 am #

    Hello, I love your plugin. Is there a way to get a bigger graphic?

  17. Phil 03/02/2012 at 11:35 am #

    Bryan, I don’t have any other graphics right now, but am considering adding different button graphics in future releases.

  18. Chris 03/13/2012 at 6:37 am #

    Hello, I checked the “Remove surrounding tag”, but nothing happened. In the source code of my post, I noticed the div class is actually “pin-it-btn-shortcode-wrapper” … and it remained when I checked the “remove surround div …”

    (I’m using the template code.)

    So, I looked for the class in your php file, and found it here:

    function pib_button_shortcode_html() {
    return ” . BASE_BTN_HTML . ”;
    }

    I changed it to this:

    function pib_button_shortcode_html() {
    return BASE_BTN_HTML;
    }

    Voila, it aligns perfectly with my other buttons! Unfortunately, now there’s a code fork, but hopefully you’ll fix this in the next version, or at least change the div to span so I can style it to stay on the same line?

    I know just enough php to hack it, and I noticed there was no option in the function to remove the div – maybe you missed it for this version (1.2.1), so the checkmark to remove the div does nothing?

    Anyway, awesome plugin, yours is the first where everything actually WORKS!

    Chris

  19. Chris 03/13/2012 at 6:39 am #

    (Looks like the html was stripped from the code. The code I’m referring to is on line 575-577)

  20. stew 03/13/2012 at 8:39 am #

    Hi
    In my site the button show below the other share button, i’ve try all solution but not solved!

  21. Phil 03/13/2012 at 10:24 am #

    Chris – Thanks for the code feedback. I need to add the option to remove the shortcode wrapper, but I am also updating the way the button is rendered in the next update.

    Stew – Please email me at phil@pinterestplugin.com. I will see what I can do.

  22. Phil 03/13/2012 at 10:24 am #

    Closing comments. Please post other support issues to the user support & feature request forum:

    http://pinterestplugin.com/user-support