{"id":3379,"date":"2024-07-31T16:05:06","date_gmt":"2024-07-31T16:05:06","guid":{"rendered":"https:\/\/handcraftcool.com\/?p=3379"},"modified":"2024-08-01T18:36:46","modified_gmt":"2024-08-01T18:36:46","slug":"ceramic-work","status":"publish","type":"post","link":"https:\/\/handcraftcool.com\/es\/ceramic-work\/","title":{"rendered":"Clay Crafting 101: la gu\u00eda definitiva para nuevos artistas cer\u00e1micos"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-unveiling-the-beauty-of-ceramics\">Descubriendo la belleza de la cer\u00e1mica<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-1024x683.jpeg\" alt=\"Ceramic Art: Masterful Hands at Work in Pottery Studio Creating Hand-made Bowls\" class=\"w-full object-cover object-center border mx-auto wp-image-3402\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_878090933-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Manualidades con arcilla 101: la gu\u00eda definitiva para nuevos artistas de la cer\u00e1mica. Fuente: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El arte cer\u00e1mico transforma la arcilla simple en piezas impresionantes y funcionales. Para los principiantes, este viaje de la arcilla a la obra maestra es emocionante y gratificante.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-LS8Sw\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/es\/cutural-handcrafts\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Artesan\u00edas Culturales\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\" alt=\"Ecuadorian Crafts\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/es\/cutural-handcrafts\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Artesan\u00edas Culturales\">\n            Artesan\u00edas Culturales        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Explore el vibrante mundo de la artesan\u00eda cultural. Descubra arte global, t\u00e9cnicas tradicionales y artesan\u00edas \u00fanicas de diversas culturas.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/es\/cutural-handcrafts\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/es\/cutural-handcrafts\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Ecuadorian-Crafts.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Artesan\u00edas Culturales              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/es\/cutural-handcrafts\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Explorar la cer\u00e1mica abre un mundo de posibilidades art\u00edsticas, combinando creatividad y habilidad para crear obras de arte \u00fanicas. Emprendamos esta aventura creativa paso a paso.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-your-first-steps-in-ceramic-craft\">Tus primeros pasos en la artesan\u00eda cer\u00e1mica<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comenzar a trabajar la cer\u00e1mica es emocionante y gratificante. Para los principiantes, es importante construir una base s\u00f3lida con t\u00e9cnicas y materiales b\u00e1sicos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>M\u00e9todos b\u00e1sicos de construcci\u00f3n manual, como hacer ollas con pinzas y crear con espirales. Estos m\u00e9todos b\u00e1sicos son f\u00e1ciles de aprender y brindan un excelente punto de partida.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Experimente con la forma y la uni\u00f3n de piezas. La pr\u00e1ctica es fundamental, as\u00ed que acepte sus errores como oportunidades para aprender y mejorar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asista a una clase de cer\u00e1mica para principiantes o vea tutoriales en l\u00ednea. La orientaci\u00f3n de alfareros experimentados puede acelerar su proceso de aprendizaje y ayudarlo a evitar errores comunes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pero no te preocupes, en la gu\u00eda de hoy aprender\u00e1s algunos consejos clave para que tu experiencia en la cer\u00e1mica sea lo m\u00e1s sencilla posible. \u00a1Sigue leyendo y descubre m\u00e1s!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-essential-materials-for-your-ceramic-journey\">Materiales esenciales para tu viaje a la cer\u00e1mica<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-1024x683.jpeg\" alt=\"Interracial craftswoman at pottery workshop decorating clay work.\" class=\"w-full object-cover object-center border mx-auto wp-image-3399\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_761798152-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Materiales esenciales para tu aventura con la cer\u00e1mica. Fuente: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para comenzar tu aventura con la cer\u00e1mica, necesitar\u00e1s algunos materiales esenciales. Estas herramientas te ayudar\u00e1n a crear y perfeccionar tus piezas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Invertir en materiales de calidad puede marcar una diferencia significativa en tu experiencia de manualidades. Aqu\u00ed tienes una lista para empezar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Estos materiales forman la base de tu trabajo en cer\u00e1mica. Descubrir\u00e1s m\u00e1s herramientas y suministros para mejorar tu trabajo a medida que avances.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Arcilla:<\/strong> Comience con loza o gres, que son materiales indulgentes para los principiantes.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Herramientas:<\/strong> Las herramientas b\u00e1sicas incluyen un rodillo, un alambre de corte, una herramienta de aguja y una herramienta de bucle.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Espacio de trabajo:<\/strong> Una superficie limpia y plana y una mesa resistente son esenciales para trabajar con arcilla.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Esmaltes:<\/strong> Los esmaltes no t\u00f3xicos y aptos para principiantes a\u00f1aden color y acabado a sus piezas.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Horno:<\/strong> Tener acceso a un horno es fundamental para cocer las piezas de cer\u00e1mica. Muchos centros comunitarios ofrecen alquiler de hornos.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-embrace-the-creative-journey\">Abraza el viaje creativo<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La cer\u00e1mica tiene tanto que ver con el proceso como con el producto final. Disfruta de la naturaleza t\u00e1ctil de trabajar con arcilla y deja fluir tu creatividad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>T\u00f3mate tu tiempo para perfeccionar cada pieza y disfruta del aspecto meditativo de la elaboraci\u00f3n de cer\u00e1mica. No existe una forma correcta o incorrecta de crear arte, as\u00ed que deja que tu imaginaci\u00f3n te gu\u00ede.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A continuaci\u00f3n se ofrecen algunos consejos clave que le ayudar\u00e1n en este viaje:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>\u00danase a una comunidad:<\/strong> Comparte experiencias y consejos con otros entusiastas.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Acepta las imperfecciones:<\/strong> Celebre la singularidad de cada pieza.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Mantente curioso:<\/strong> Explorar continuamente nuevos m\u00e9todos y materiales.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZuV3iD\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/es\/handcrafting-for-kids\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Ni\u00f1os y manualidades: manualidades divertidas y educativas\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\" alt=\"Easter greetings card handcrafted Cockerel. Children&#039;s Art Project, needlework, crafts for children. Craft for kids\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/es\/handcrafting-for-kids\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Ni\u00f1os y manualidades: manualidades divertidas y educativas\">\n            Ni\u00f1os y manualidades: manualidades divertidas y educativas        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubra actividades artesanales divertidas y educativas para ni\u00f1os que estimulan la creatividad, las habilidades motoras finas y los v\u00ednculos familiares con proyectos sencillos.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/es\/handcrafting-for-kids\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/es\/handcrafting-for-kids\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Ni\u00f1os y manualidades: manualidades divertidas y educativas              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/es\/handcrafting-for-kids\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-3-types-of-ceramic-work-for-beginners\">3 tipos de trabajos en cer\u00e1mica para principiantes<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La cer\u00e1mica ofrece diversas t\u00e9cnicas que son perfectas para principiantes. Cada m\u00e9todo proporciona una forma \u00fanica de expresar la creatividad a trav\u00e9s de la arcilla.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A continuaci\u00f3n se presentan tres t\u00e9cnicas de cer\u00e1mica para principiantes que le ayudar\u00e1n a iniciar su viaje art\u00edstico.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-pinch-pots\">Ollas de pellizco<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las macetas con pellizcos son una forma sencilla pero satisfactoria de empezar con la cer\u00e1mica. Todo lo que necesitas es arcilla y tus manos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Materiales:<\/strong> Arcilla blanda, agua y herramientas b\u00e1sicas para dar forma.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Instrucciones:<\/strong> Enrolle la arcilla hasta formar una bola, presione el centro con el pulgar y pellizque los bordes para darle forma de cuenco. Alise la superficie con agua.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Consejos:<\/strong> Mant\u00e9n la arcilla h\u00fameda para evitar que se agriete. Prueba distintas formas y tama\u00f1os para ver qu\u00e9 puedes crear.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-coil-building\">Construcci\u00f3n de bobinas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La construcci\u00f3n con bobinas le permite crear formas m\u00e1s grandes y complejas utilizando bobinas de arcilla enrolladas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Materiales:<\/strong> Arcilla, rodillo, barbotina (arcilla mezclada con agua) y herramientas para rayar.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Instrucciones:<\/strong> Enrolle la arcilla en rollos largos. Ap\u00edlelos y \u00fanalos utilizando marcas deslizantes y de rayado. D\u00e9 forma a la pieza a medida que va construyendo.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Consejos:<\/strong> Alise las espirales para lograr una apariencia uniforme. Use espirales de distintos grosores para lograr dise\u00f1os variados.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-slip-casting\">Fundici\u00f3n deslizante<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"796\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-1024x796.jpeg\" alt=\"A potter molds a clay pot on a spinning potters wheel, bathed in warm sunlight.\" class=\"w-full object-cover object-center border mx-auto wp-image-3400\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-1024x796.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-300x233.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-768x597.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-1536x1195.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-2048x1593.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_772189722-15x12.jpeg 15w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">3 tipos de trabajos en cer\u00e1mica para principiantes. Fuente: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El colado en barbotina implica verter arcilla l\u00edquida, conocida como barbotina, en un molde de yeso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este m\u00e9todo es ideal para crear formas intrincadas y complejas que son dif\u00edciles de crear a mano.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Materiales:<\/strong> Barbotina, moldes de yeso y herramientas b\u00e1sicas de acabado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Instrucciones:<\/strong> Vierte la barbotina en el molde, d\u00e9jala reposar hasta que se forme una capa de arcilla en el interior y luego vierte el exceso de barbotina. Una vez que la arcilla se endurezca, s\u00e1cala del molde y termina los detalles.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Consejos:<\/strong> Aseg\u00farese de que la mezcla est\u00e9 bien mezclada y libre de burbujas de aire. Deje que la pieza de fundici\u00f3n se seque completamente antes de hornearla.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-unleash-your-inner-artist\">Libera al artista que llevas dentro<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A medida que contin\u00fae su recorrido en el mundo de la cer\u00e1mica, descubrir\u00e1 su voz art\u00edstica \u00fanica. Cada pieza reflejar\u00e1 su estilo y creatividad personales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ya sean funcionales o decorativas, sus creaciones dar\u00e1n testimonio de sus habilidades e imaginaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El mundo de la cer\u00e1mica es amplio y lleno de t\u00e9cnicas y estilos por explorar, brindando infinitas oportunidades de crecimiento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Abraza la experimentaci\u00f3n y supera tus l\u00edmites creativos. Algunas de las piezas m\u00e1s hermosas surgen de probar algo nuevo e inesperado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lo m\u00e1s importante es divertirse. La alegr\u00eda de crear algo con las manos es la verdadera recompensa de la artesan\u00eda de la cer\u00e1mica.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Disfruta cada momento del proceso creativo y si\u00e9ntete orgulloso de tus creaciones \u00fanicas.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1GN8Tk\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/es\/handcrafts-for-beginners\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"5 manualidades f\u00e1ciles para principiantes\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\" alt=\"Portrait of happy seamstress sewing in the workshop\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/es\/handcrafts-for-beginners\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"5 manualidades f\u00e1ciles para principiantes\">\n            5 manualidades f\u00e1ciles para principiantes        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubra cinco manualidades para principiantes que convierten a los novatos en artesanos. Encuentra proyectos divertidos para despertar tu creatividad.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/es\/handcrafts-for-beginners\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/es\/handcrafts-for-beginners\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                5 manualidades f\u00e1ciles para principiantes              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/es\/handcrafts-for-beginners\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Transforma la arcilla en arte asombroso con nuestra gu\u00eda para principiantes sobre cer\u00e1mica. Aprende t\u00e9cnicas esenciales como la fabricaci\u00f3n de vasijas con pinzas y la fabricaci\u00f3n de espirales, re\u00fane los materiales y emprende tu viaje creativo.<\/p>","protected":false},"author":18,"featured_media":3401,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[293],"tags":[295,294,296,292],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Clay Crafting 101: The Ultimate Guide for New Ceramic Artists - Handcraft Cool<\/title>\n<meta name=\"description\" content=\"Discover the joy of ceramics with our beginner&#039;s guide. Explore essential techniques and tools for crafting your masterpieces! Read on!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/handcraftcool.com\/es\/ceramic-work\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists\" \/>\n<meta property=\"og:description\" content=\"Discover the joy of ceramics with our beginner&#039;s guide. Explore essential techniques and tools for crafting your masterpieces! Read on!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/handcraftcool.com\/es\/ceramic-work\/\" \/>\n<meta property=\"og:site_name\" content=\"Handcraft Cool\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-31T16:05:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-01T18:36:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Beatriz Vieira\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/handcraftcool.com\/#website\",\"url\":\"https:\/\/handcraftcool.com\/\",\"name\":\"Handcraft Cool\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/handcraftcool.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/handcraftcool.com\/ceramic-work\/#primaryimage\",\"url\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\",\"contentUrl\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\",\"width\":2560,\"height\":1707,\"caption\":\"Source: Adobe Stock\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/handcraftcool.com\/ceramic-work\/#webpage\",\"url\":\"https:\/\/handcraftcool.com\/ceramic-work\/\",\"name\":\"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists - Handcraft Cool\",\"isPartOf\":{\"@id\":\"https:\/\/handcraftcool.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/handcraftcool.com\/ceramic-work\/#primaryimage\"},\"datePublished\":\"2024-07-31T16:05:06+00:00\",\"dateModified\":\"2024-08-01T18:36:46+00:00\",\"author\":{\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\"},\"description\":\"Discover the joy of ceramics with our beginner's guide. Explore essential techniques and tools for crafting your masterpieces! Read on!\",\"breadcrumb\":{\"@id\":\"https:\/\/handcraftcool.com\/ceramic-work\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/handcraftcool.com\/ceramic-work\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/handcraftcool.com\/ceramic-work\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/handcraftcool.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\",\"name\":\"Beatriz Vieira\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"caption\":\"Beatriz Vieira\"},\"url\":\"https:\/\/handcraftcool.com\/es\/author\/beatriz-vieira\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists - Handcraft Cool","description":"Discover the joy of ceramics with our beginner's guide. Explore essential techniques and tools for crafting your masterpieces! Read on!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/handcraftcool.com\/es\/ceramic-work\/","og_locale":"es_ES","og_type":"article","og_title":"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists","og_description":"Discover the joy of ceramics with our beginner's guide. Explore essential techniques and tools for crafting your masterpieces! Read on!","og_url":"https:\/\/handcraftcool.com\/es\/ceramic-work\/","og_site_name":"Handcraft Cool","article_published_time":"2024-07-31T16:05:06+00:00","article_modified_time":"2024-08-01T18:36:46+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Beatriz Vieira","Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/handcraftcool.com\/#website","url":"https:\/\/handcraftcool.com\/","name":"Handcraft Cool","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/handcraftcool.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/handcraftcool.com\/ceramic-work\/#primaryimage","url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg","contentUrl":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg","width":2560,"height":1707,"caption":"Source: Adobe Stock"},{"@type":"WebPage","@id":"https:\/\/handcraftcool.com\/ceramic-work\/#webpage","url":"https:\/\/handcraftcool.com\/ceramic-work\/","name":"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists - Handcraft Cool","isPartOf":{"@id":"https:\/\/handcraftcool.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/handcraftcool.com\/ceramic-work\/#primaryimage"},"datePublished":"2024-07-31T16:05:06+00:00","dateModified":"2024-08-01T18:36:46+00:00","author":{"@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25"},"description":"Discover the joy of ceramics with our beginner's guide. Explore essential techniques and tools for crafting your masterpieces! Read on!","breadcrumb":{"@id":"https:\/\/handcraftcool.com\/ceramic-work\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/handcraftcool.com\/ceramic-work\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/handcraftcool.com\/ceramic-work\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/handcraftcool.com\/"},{"@type":"ListItem","position":2,"name":"Clay Crafting 101: The Ultimate Guide for New Ceramic Artists"}]},{"@type":"Person","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25","name":"Beatriz Vieira","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","caption":"Beatriz Vieira"},"url":"https:\/\/handcraftcool.com\/es\/author\/beatriz-vieira\/"}]}},"_links":{"self":[{"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/posts\/3379"}],"collection":[{"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/comments?post=3379"}],"version-history":[{"count":0,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/posts\/3379\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/media\/3401"}],"wp:attachment":[{"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/media?parent=3379"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/categories?post=3379"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/handcraftcool.com\/es\/wp-json\/wp\/v2\/tags?post=3379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}