Creekside Creations

Creekside Creations My name is Angelina AKA Angel, I am a retired mother of two boys and a Mimi who loves to craft!

10/02/2024
Hello Fall
10/02/2024

Hello Fall

09/29/2024

Wow! What a busy day! Thank you to Kim's Home and Garden Center {the best host ever!) and all of our customers! (Also the best customers ever) The Lord blessed me today! I am disappointed that I didn’t get pictures. I got side tracked, imagin that lol ’sHomeandGardenCenter

Boy oh boy it’s been busy. Trying to work out the kinks in my new schedule. Beware a photo dump coming soon! We are now ...
08/30/2024

Boy oh boy it’s been busy. Trying to work out the kinks in my new schedule. Beware a photo dump coming soon!
We are now selling my products out of the R&E Portable Buildings - Riverside office. Stop by and check it out! Need a building or carport? I can help with that also!!!

It’s market day!!! Can’t wait we have a great line up of vendors!!!
08/03/2024

It’s market day!!! Can’t wait we have a great line up of vendors!!!

Oh my heart! They are getting so big! This made my day!!!
07/13/2024

Oh my heart! They are getting so big! This made my day!!!

07/04/2024
07/02/2024

Hey Hey! Can't Wait till July 6th! We will be at the Riverside Vendor's Market!!! We are growing!!!

Address

Riverside, TX

Telephone

+19366623010

Website

Alerts

Be the first to know and let us send you an email when Creekside Creations posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });