javamom

Member

Forum Replies Created

  • In reply to: nopin = "nopin" not working on individual images

    #33634
    Quote:
    Code between backtics please! 🙂 I’ve edited 4 of your posts.

    I tried to use the backticks! I also tried editing the posts but it looks like it just created new posts. Arg! Sorry!

    In reply to: nopin = "nopin" not working on individual images

    #33632

    snip

    In reply to: nopin = "nopin" not working on individual images

    #33631
    Quote:
    Missed the question about where I am adding the nopin attribute.

    For the header image I’ve added it to the header.php file:

    $header_img = '<img src="' . $header_img . '" alt="" class="header-img" nopin="nopin" />';

    For the image in the text widget I added it to the img tag:

    <img src="http://homeschoolsuccess.com/hs/wp-content/uploads/2012/08/label1.png" height="45" nopin = "nopin" />

    Any feedback is most appreciated! We are trying to keep people from pinning the header or the Like Us graphic because they don’t scale well on pinterest.

    In reply to: nopin = "nopin" not working on individual images

    #33630
    Quote:
    Missed the question about where I am adding the nopin attribute.

    For the header image I’ve added it to the header.php file (removed the quotes from this code snippet so it would display):

    $header_img = <img src="." alt="class=header-img" />

    For the image in the text widget I added it to the img tag:

    <img src="http://homeschoolsuccess.com/hs/wp-content/uploads/2012/08/label1.png" />

    Any feedback is most appreciated! We are trying to keep people from pinning the header or the Like Us graphic because they don’t scale well on pinterest.

    In reply to: nopin = "nopin" not working on individual images

    #33629
    Quote:
    Missed the question about where I am adding the nopin attribute.

    For the header image I’ve added it to the header.php file:

    $header_img = '<img src="' . $header_img . '" alt="" />';

    For the image in the text widget I added it to the img tag:

    <img src="http://homeschoolsuccess.com/hs/wp-content/uploads/2012/08/label1.png" />

    Any feedback is most appreciated! We are trying to keep people from pinning the header or the Like Us graphic because they don’t scale well on pinterest.

    In reply to: nopin = "nopin" not working on individual images

    #33628
    Quote:
    Missed the question about where I am adding the nopin attribute.

    For the header image I’ve added it to the header.php file:

    $header_img = '';

    For the image in the text widget I added it to the img tag:

    Any feedback is most appreciated! We are trying to keep people from pinning the header of the Like Us graphic because they don’t scale well on pinterest.

    In reply to: nopin = "nopin" not working on individual images

    #33627

    Missed the question about where I am adding the nopin attribute.

    For the header image I’ve added it to the header.php file:

    $header_img = '<img src="' . $header_img . '" alt="" />';

    For the image in the text widget I added it to the img tag:

    <img src="http://homeschoolsuccess.com/hs/wp-content/uploads/2012/08/label1.png" />

    Any feedback is most appreciated! We are trying to keep people from pinning the header of the Like Us graphic because they don;t scale well on pinterest.

    In reply to: nopin = "nopin" not working on individual images

    #33626

    The site is http://homeschoolsuccess.com/

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)