Page 8 of 10 FirstFirst ... 678910 LastLast
Results 71 to 80 of 98
  1. #71
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: creinold Pinterest Button Addon

    Pinterest release some new codes that break this mod. I have an update but newer codes also broken. The count bubble is broken. I have a trouble ticket out with Pinterest developers.
    http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
    creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip

  2. #72
    Join Date
    Jan 2012
    Posts
    62
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    Read through this entire thread. First off, thank you very much for your patience and efforts on this plugin.

    Secondly, did you ever figure out why the images don't load?


    Thanks

  3. #73
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    22
    Plugin Contributions
    2

    Default Re: creinold Pinterest Button Addon

    It doesn't pull my images or load my description either

    Im running v1.5.0

  4. #74
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    Not working on our systems...

    Pinit mod... maybe time to binit... and start again.

  5. #75
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    I have tried and tried but have been unable to get this mod working properly. But thankfully, Numinex has come thru and there mod works great. Can be downloaded here:
    https://www.numinix.com/zen-cart-mod...d2920d83b40eb8
    www.grapediscounts.com
    Zen Version 1.3.9f, Mods: Click-Show-Hide Menu, IH3, Editable SB, Recently Viewed SB, Froogle, EZ-Pop

  6. #76
    Join Date
    Jun 2007
    Location
    Pasadena, Maryland, United States
    Posts
    21
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    I figured this out... was pulling the image from the wrong directory... added /images/ to it...

    Code:
    <!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) --><div id="pinterest"><a href="http://pinterest.com/pin/create/button/?url=<?php echo zen_href_link(FILENAME_PRODUCT_INFO); ?>&media=<?php echo HTTP_SERVER . DIR_WS_CATALOG . '/images/' . $products_image; ?>&description=<?php echo stripslashes(strip_tags($products_description)); ?>" class="pin-it-button" count-layout="horizontal">Pin It</a></div>
    <!--eof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->

  7. #77
    Join Date
    Jun 2007
    Location
    Pasadena, Maryland, United States
    Posts
    21
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    further improved in case a product had an overly long description:

    Code:
    <div id="pinterest"><a href="http://pinterest.com/pin/create/button/?url=<?php echo zen_href_link(FILENAME_PRODUCT_INFO); ?>&media=<?php echo HTTP_SERVER . DIR_WS_CATALOG . '/images/' . $products_image; ?>&description=<?php echo stripslashes(strip_tags(substr($products_description,0,500))); ?>" class="pin-it-button" count-layout="vertical">Pin It</a></div>

  8. #78
    Join Date
    May 2012
    Location
    china
    Posts
    1
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    its too complicated, and will change some former setting also slow down the speed open site. just insert this code in the tpl_product_info_display.php
    <!--Bof creinold Pinterest .) -->
    <div id="pinterest"><a href="http://pinterest.com/pin/create/button/?url=<?php echo zen_href_link(FILENAME_PRODUCT_INFO); ?>&media=<?php echo HTTP_SERVER . DIR_WS_CATALOG . $products_image_medium; ?>&description=<?php echo stripslashes($products_description); ?>" class="pin-it-button" count-layout="horizontal">Pin It</a></div>
    <script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script>
    <!--eof creinold Pinterest .) -->

    then it will run good. just like this: http://www.mart07.com/europe-style-l...t-p-13244.html

  9. #79
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    Got this mod installed and working ... but it's adding two "Pin It" buttons to some products. I thought it might have something to do with HTML in the item description. But all our products have that and it only adds the additional button on certain items.

    We are using 1.3.9h.

    Any help would be appreciated.

    Single "Pin It" Button:
    http://curlygirlstore.com/index.php?...roducts_id=298

    Two "Pin It" Buttons:
    http://curlygirlstore.com/index.php?...roducts_id=299

  10. #80
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    Default Re: creinold Pinterest Button Addon

    I fixed this! I went in and acted like I was going to edit the item, didn't make any changes and the previewed/saved it ... and the additional "Pin It" button disappeared. Strange.

 

 
Page 8 of 10 FirstFirst ... 678910 LastLast

Similar Threads

  1. v139f Need help with my social icons pinterest button
    By ffdotnet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jan 2013, 03:14 PM
  2. v150 Ultimate-SEO addon conflicting with CSS-Button addon
    By Rony in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Jan 2013, 08:06 PM
  3. v139h Pinterest Pinit Button (Numinix)
    By enchanted1 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Sep 2012, 02:42 PM
  4. Move my Pinterest "pin it" button
    By Terrill_Taylor in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Feb 2012, 04:06 PM
  5. adding a class to button element - CSS button addon
    By australican in forum Addon Templates
    Replies: 3
    Last Post: 26 May 2010, 08:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR