www.allfreejewelrymaking.com Open in urlscan Pro
143.204.215.91  Public Scan

URL: https://www.allfreejewelrymaking.com/Wire-Rings/Whimsical-Bumble-Bee-Memory-Wire-Ring
Submission: On January 17 via api from BE — Scanned from DE

Form analysis 8 forms found in the DOM

GET https://www.allfreejewelrymaking.com/

<form id="headerSearchForm" action="https://www.allfreejewelrymaking.com/" method="get">
  <input type="hidden" name="task" value="search">
  <input type="hidden" name="search_type" value="standard">
  <input type="hidden" name="is_form" value="1">
  <div id="headerSearchFormDivInner">
    <input class="searchField defaultSearchText" type="text" id="search_term" name="search_term" aria-label="Enter Search Term" value="" placeholder="Enter Search...">
    <ul id="search_autocomplete_list"></ul>
    <input type="submit" value="Search" class="button" aria-label="Submit Search">
  </div>
  <!-- end headerSearchFormDivInner -->
</form>

POST /newsletter_signup.php

<form action="/newsletter_signup.php" method="post">
  <input type="hidden" name="task" value="signup">
  <input type="email" name="email" placeholder="Enter your email" required="">
  <button type="submit" style="background-color: #ffa500;">Sign Up</button>
</form>

POST /ajax_process.php

<form id="articleRatingInputForm2" action="/ajax_process.php" method="post">
  <input type="hidden" name="task" value="record_comment_rating">
  <input type="hidden" name="aID" value="399113">
  <input type="hidden" name="aHeadline" value="Whimsical Bumble Bee Memory Wire Ring">
  <input type="hidden" name="ucReplyID" value="">
  <input type="hidden" name="auto_post" value="0">
  <input type="hidden" name="ucLink" value="http://www.allfreejewelrymaking.com/Wire-Rings/Whimsical-Bumble-Bee-Memory-Wire-Ring">
  <img class="userAvatar" src="//static.primecp.com/images/default_avatars/avatar_sID44_001.jpg?v=11" alt="" width="64" height="64">
  <div class="formFields">
    <div class="ratingFormFields">
      <p class="rateItWrapper">
        <span class="rateItDiv">
          <i class="far fa-star rating_star"></i>
          <input name="article_rating" type="radio" class="star" value="1" title="">
          <i class="far fa-star rating_star"></i>
          <input name="article_rating" type="radio" class="star" value="2" title="">
          <i class="far fa-star rating_star"></i>
          <input name="article_rating" type="radio" class="star" value="3" title="">
          <i class="far fa-star rating_star"></i>
          <input name="article_rating" type="radio" class="star" value="4" title="">
          <i class="far fa-star rating_star"></i>
          <input name="article_rating" type="radio" class="star" value="5" title="">
        </span>
        <!-- end rateItDiv -->
        <span class="rateItLabel">Rate</span>
      </p>
      <p class="notMadeDiv">
        <input type="checkbox" name="not_made" id="not_made" value="1"> <label for="not_made">I have not made this yet so I cannot rate it.</label>
      </p>
    </div>
    <!-- end ratingFormFields -->
    <div>
      <div class="textareaWrapper">
        <textarea name="articleReview" class="text_is_default" aria-label="Enter Your Comment" aria-placeholder="Join the discussion..." placeholder="Join the discussion..."></textarea>
      </div>
    </div>
    <div>
      <input type="submit" value="Submit">
    </div>
  </div>
  <!-- end formFields -->
  <div class="feedback">
    <p class="adding">We are adding your Comments. <img src="//static.primecp.com/images/ajax-indicator.gif" alt="" width="16" height="16"></p>
    <p class="complete">Thank you! Your comment has been added.</p>
    <p class="error">We are sorry. There was an error tyring to post your rating and review.</p>
    <p class="notAppoved">Your comment will appear after our editors have had a chance to review it.</p>
  </div>
  <p style="text-align: right;"><a class="commentReplyCancelLink" href="">Cancel Reply to Comment</a></p>
</form>

POST /newsletter_signup.php

<form action="/newsletter_signup.php" method="post">
  <input type="email" name="email" aria-label="Enter your email address" aria-placeholder="Enter your email" placeholder="Enter your email" required="">
  <button type="submit">Sign Up</button>
</form>

POST /ajax_process.php

<form action="/ajax_process.php" method="post">
  <input type="hidden" name="task" value="register_process">
  <div class="formFieldDiv" style="margin-bottom: 15px;">
    <label>Public/Display Name:</label>
    <input type="text" value="" name="pname">
    <div class="formElementInfoDiv" style="margin: 5px; padding: 0;"> Optional: This is the name that will appear alongside any reviews you create on the site. You can use letters, numbers and white space. </div>
  </div>
  <div class="formFieldDiv">
    <label>First Name:</label>
    <input type="text" value="" name="fname">
  </div>
  <div class="formFieldDiv">
    <label>Last Name:</label>
    <input type="text" value="" name="lname">
  </div>
  <div class="formFieldDiv">
    <label>Email:</label>
    <input type="text" value="" name="email">
  </div>
  <div class="formFieldDiv">
    <label>Password:</label>
    <input type="password" value="" name="password">
  </div>
  <div class="formFieldDiv">
    <label>Confirm Password:</label>
    <input type="password" value="" name="password2">
  </div>
  <div class="formFieldDiv" style="text-align: right;">
    <input type="submit" value="Sign Up">
  </div>
</form>

POST /ajax_process.php

<form action="/ajax_process.php" method="post">
  <input type="hidden" name="remember_me" value="1">
  <input type="hidden" name="task" value="user_acct_login">
  <div>
    <div>
      <div class="formFieldDiv">
        <input type="email" value="" name="email" placeholder="Email..." required="">
      </div>
    </div>
    <div>
      <div class="formFieldDiv">
        <input type="password" value="" name="password" placeholder="Password..." required="">
      </div>
    </div>
    <div>
      <input type="submit" value="Sign In">
    </div>
  </div>
</form>

POST /ajax_process.php

<form action="/ajax_process.php" method="post">
  <input type="hidden" name="task" value="forgot_password">
  <div style="margin: 1em 0 0 0; padding: 0; text-align: center;">
    <p>Enter your email address and we will send your password.</p>
    <div class="formFieldDiv"> Email: <input type="text" value="" name="email" style="width: 50%;">
    </div>
  </div>
  <div style="text-align: right;">
    <input type="submit" value="Email Me My Password">
  </div>
  <div class="feedbackDiv"></div>
</form>

POST /newsletter_signup.php

<form id="newsletterSignUpFormAnime" class="newsletterSignUpDivAnimeFormUI" action="/newsletter_signup.php" method="post" style="margin: 0; padding: 0;">
  <input type="hidden" name="task" value="signup">
  <input type="hidden" name="creative_type" value="dhtml">
  <input type="hidden" name="creative_id" value="100130">
  <div style="margin: 0; padding: 0px 0 0 0px;">
    <img nopin="nopin" style="margin: 0 auto; vertical-align: middle;" src="//static.primecp.com/site_templates/signup_creative/images/nscID_130/allfreebeadedjewelry_dhtml_040914_11.gif" alt="Enter Your Email" width="266" height="37">
    <input style="width: 200px;" type="email" id="emailAnime" name="email" value="" required="">
  </div>
  <div style="margin: 0; padding: 0px 0 0 0px;">
    <input type="submit" style="padding: 0.3em 1em;border-radius: 5px;box-shadow: 0px 0px 4px 0px rgba(50,50,50,0.75);background: #;border: 1px solid #999;font:inherit;font-weight:normal;font-size:1em;color:#;" value="Submit for FREE Access!">
  </div>
</form>

Text Content

 * Subscribe
 * My Projects
 * Giveaways
 * Share Your Project

 * My Jewelry Box
 * Subscribe/Unsubscribe
 * Sign In
 * Register Now


DIY JEWELRY

 * Free eBooks
   
 * Giveaways
   
 * Bracelet Projects
   
 * Earring Projects
   
 * Necklace Projects
   
 * Ring Projects
   
 * How to Make Jewelry: 240 Beginner DIY Jewelry Tutorials
   
 * Beginner Projects
   


CATEGORIES

 * Wire / Wire work
   * Wire Bracelet
   * Wire Earrings
   * Wire Necklace
   * Wire Rings
 * Beaded Hair Accessories
 * Beading Reviews
 * Brooches and Pins
 * Chainmaille / Making Chain
   * Chain Bracelet
   * Chain Earrings
   * Chain Necklace
   * Chain Ring
 * Clay
   * Metal Projects
   * Polymer Projects
 * Company Profiles
 * Crocheted Jewelry
 * Glass Work
   * Glass Beads
 * Jewelry Basics
   * Design Tips
   * Hints and Tips
   * Repairs
   * Supplies
 * Jewelry Designers
 * Jewelry for Holiday
 * Jewelry for Kids
 * Jewelry Techniques
 * Jewelry Videos
 * Knitted Jewelry
 * Knots and Macrame
 * Metalwork
   * Metal Bracelet
   * Metal Earrings
   * Metal Necklace
   * Metal Ring
 * Miscellaneous Jewelry
   * Button
   * Fabric and Bead
   * Leather Jewelry
   * Paper Jewelry
   * Ribbon
 * Monthly Jewelry Favorites
 * Recycled Jewelry
   * Recycled Bracelet
   * Recycled Earrings
   * Recycled Necklace
   * Recycled Rings
 * Reviews
   * Book Reviews
   * Product Reviews
 * Stitching
   * Brick Stitch
   * Ladder Stitch
   * Loom Weaving
   * Peyote Stitch
   * Right Angle Weave
   * Square Stitch
 * Stringing
   * Strung Bracelet
   * Strung Earrings
   * Strung Necklace
   * Strung Rings
 * Wedding Jewelry

Whimsical Bumble Bee Memory Wire Ring
 * Pin
 * Share
 * Email
 * Save
 * Remove

search



Home > Wire Rings > Whimsical Bumble Bee Memory Wire Ring


WHIMSICAL BUMBLE BEE MEMORY WIRE RING

By: Shelly Owen from coffeebeadblog.wordpress.com







Whimsical Bumble Bee Memory Wire Ring
This image courtesy of coffeebeadblog.wordpress.com

By: Shelly Owen from coffeebeadblog.wordpress.com

From the blogger: "Make an adorable beaded memory wire ring using a charm made
with Swarovski® Crystals from Cousin Corporation of America available
exclusively from Michael’s Craft Stores. This ring is fun and easy to make, and
it will become your favorite go to ring in no time. It is also a great memory
wire beginner’s project. When I first saw this charm, I thought this little guy
was a firefly. Either way, he is still super cute. One word of warning: if you
are going to be doing a lot of clapping, I suggest taking the ring off first. I
had a bruise on my knuckle. OUCH!"

Click Here for DIY Jewelry Project


Project TypeMake a Project

Bead TypeSeed, Wire

Time to CompleteUnder an hour

Bead Technique UsedStrung

Bead Project TypeRing

Difficulty LevelEasy

MATERIALS LIST

 * Ring Sized Memory Wire
 * 11/0 Seed Beads
 * 1 Sunshine Bumble Bee Charm



DIY JEWELRY PROJECT INSTRUCTIONS

INSTRUCTIONS

 1. Separate three to four rounds of memory wire and cut in line with the end of
    the wire.

 2. Using the smallest part of the Memory Wire Finishing Pliers, form a loop at
    one of the ends of the memory wire.

 3. Bead your wire in any pattern or solid color of your choice.

 4. Bead up until you have about a 1/4 of an inch of wire left and form your end
    loop the same as you did your beginning loop.

 5. Attach your charm with the clip onto either one or both of the loops.

 6. Note from the designer: Using memory wire cutters are a must for this
    project unless you want to destroy your regular cutters.  Also, I HIGHLY
    recommend using the memory wire loop pliers on all memory wire projects as
    it makes the job so much easier.

You Might Also Like
 * 
   We Will Guess Your Education Level in 20 Questions TooCool2BeTrue | Sponsored
 * 
   [Pics] Do you Remember Him? This Is Him At 63 Best Of Senior | Sponsored





TRENDING NOW

MOONLIT PURPLE WIRE WRAPPED RINGS

WHIMSICAL BUMBLE BEE MEMORY WIRE RING

MARVELOUS WIRE RINGS: 5 DIY RINGS

 * 
   This is how to become a web developer in just 6 months for free CareerFoundry
   | Sponsored
 * 
   Anyone With Type 2 Diabetes Should Watch This! healthgoodtop | Sponsored
 * 
   [Images] Take a look at Tom Selleck's Luxurious Car we got to go | Sponsored




JOIN OUR COMMUNITY OF 5 MILLION CRAFTERS! RIGHT NOW!

 * Get free craft projects, exclusive partner offers, and more.
 * Privacy Policy
 * Information Use

Sign Up
Thank You for Signing Up!
There was an issue signing you up. Please check your email address, and try
again.


TAGS / RELATED TOPICS

 * Spring
 * Ring Pattern
 * Wire Jewelry Tutorials
 * Yellow
 * Black

 * Pin
 * Share
 * Email
 * Save
 * Remove


YOUR RECENTLY VIEWED PROJECTS

WHIMSICAL BUMBLE BEE MEMORY WIRE RING


LEAVE A COMMENT

Rate

I have not made this yet so I cannot rate it.




We are adding your Comments.

Thank you! Your comment has been added.

We are sorry. There was an error tyring to post your rating and review.

Your comment will appear after our editors have had a chance to review it.

Cancel Reply to Comment

Thanks for your comment. Don't forget to share!

 * Save
 * 
 * 



mulberrygalprinces s

 

Sep 02, 2017

I have never seen one like this. It's very different and very pretty. I read
thru the directions and it's not hard. The instructions are very well written
and easy to follow. It doesn't take much in the wZy of supplies either. In other
words it's going on to my to do list.

 * Reply

Laura P

 

Sep 01, 2017

This is too cute! My friend Liz loves bees; I think this would be the perfect
DIY gift for her!

 * Reply



REPORT INAPPROPRIATE COMMENT

Are you sure you would like to report this comment? It will be flagged for our
moderators to take action.



Thank you for taking the time to improve the content on our site.




WHAT'S HOT

CRYSTAL SWIRL WIRE RING

42+ AMAZING WIRE RING TUTORIALS

DOLLAR STORE DIY GALAXY RINGS




HOW WELL DO YOU KNOW WEDDING TRENDS?

How did the Danish sometimes confuse evil spirits at weddings?

How many miles was world’s longest wedding dress train?

Before the wedding ring caught on, what did cavemen give their brides?

In Asia, wearing robes with what image symbolizes fidelity?

Even before Queen Victoria set the trend, where did brides wear white?

On her wedding day, who wore a bodice made from 125-year-old lace?

In Korea, what colors represent traditional bridal wear?

Why did brides originally wear veils?

In ancient Rome, bridesmaids dressed identical to the bride, in order to _____.

What wedding ring was popular in Victorian England?

15


 * The brides and groom cross-dressed

 * The couples sibling all had to kiss

 * The bride wore her mother's shoes

 * The groom spat at the bride's feet

 * 25

 * 1.85

 * 10.25

 * 4.5

 * A leather tiara

 * A fur cape

 * A necklace of animal teeth

 * Braided grass bracelets

 * A palm tree

 * Cranes

 * A spider web

 * Lock and key

 * The Americas

 * Iceland

 * Japan

 * Spain

 * Duchess Kate Middleton

 * Grace Kelly

 * Coco Chanel

 * Princess Diana

 * Red and yellow

 * Green and silver

 * White and gold

 * Pink and black

 * So that the crowds wouldn't scare her

 * To hide her face from other suitors

 * It was considered sinful to see her face

 * As protection from evil spirits

 * Confuse evil spirits and bring luck

 * Highlight the familiy's wealth

 * Tease the groom

 * Show their friendship

 * A sun with a diamond center

 * Snakes with ruby eyes

 * A saphire four-leaved clover

 * A square onyx

Start Next quiz
you scored a fair
5/10
Challenge
your friends


Next quiz starts in:

10



Your score 0 Question 1/10
add this widget to your site

sponsored
Advertisement


sponsored
Advertisement




READER FAVES

SIMPLE AND ELEGANT WIRE RING

SENSATIONAL SUCCULENT EARRINGS AND WIRE WRAPPED RINGS

WIRE WRAPPED CIRCLE RING TUTORIAL


00:02 05:21 360p 720p HD 1080p HD Auto (360p) About Connatix V146003 About
Connatix V146003 1/1 Skip Ad Continue watching after the ad Visit Advertiser
website GO TO PAGE



THE LATEST

WIRE GNOME PENDANT OR ORNAMENT

METAL ARMATURE FOR POLYMER CLAY

DIY ALUMINUM JEWELRY BAILS

SILVER CRACKLE POLYMER CLAY EARRINGS

GOLD SHAMROCK LEATHER EARRINGS

Q-TIP POLYMER CLAY EARRINGS

TORN CLAY CUFF BRACELET

LAPIS LAZULI & TIGER'S EYE TASSEL NECKLACE


MORE FROM "WIRE RINGS"











Follow Us

 * 
 * 
 * 
 * 

 * About Us
 * Advertise
 * Contact Us
 * FAQ
 * Do Not Sell My Personal Information
 * Keyword Index
 * Privacy Policy
 * Share Your Project
 * Subscribe
 * Terms of Service
 * Unsubscribe
 * 

Get free craft projects, exclusive partner offers, and more!

Sign Up
Thank You for Signing Up!
There was an issue signing you up. Please check your email address, and try
again.
 * Privacy Policy
 * Terms of Service

Also from the Prime Publishing family:

 * FaveCrafts
 * AllFreeCrochet
 * AllFreeKnitting
 * AllFreeCrochetAfghanPatterns
 * DIYIdeaCenter
 * AllFreeSewing

 * RecipeLion
 * MrFood
 * AllFreeCopycatRecipes
 * AllFreeSlowCookerRecipes
 * Cookstr

AllFreeJewelryMaking.com is part of the Prime Publishing family.

Learn more here.

Sign In Create Account
Public/Display Name:
Optional: This is the name that will appear alongside any reviews you create on
the site. You can use letters, numbers and white space.
First Name:
Last Name:
Email:
Password:
Confirm Password:



Forgot Password?



[ Privacy Policy ]

[ Close Privacy Policy ]



[ Close Privacy Policy ]

FORGOT YOUR PASSWORD?

Log InRegister Now!

Enter your email address and we will send your password.

Email:



[ Close ]

SORRY, WE COULD NOT SIGN YOU UP.

[ Privacy Policy ][ Information Use ]

[ Close Privacy Policy ]

[ Close Privacy Policy ]