<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manifesteren Archieven - Puur Lydia</title>
	<atom:link href="https://www.puurlydia.nl/product-tag/manifesteren/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.puurlydia.nl/product-tag/manifesteren/</link>
	<description>Kom thuis in jezelf!</description>
	<lastBuildDate>Tue, 25 Jan 2022 10:49:08 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.puurlydia.nl/wp-content/uploads/2019/06/cropped-Logo_puurlydia_icon-32x32.png</url>
	<title>Manifesteren Archieven - Puur Lydia</title>
	<link>https://www.puurlydia.nl/product-tag/manifesteren/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Manifestatie Mastertool!</title>
		<link>https://www.puurlydia.nl/product/manifestatie-mastertool/</link>
					<comments>https://www.puurlydia.nl/product/manifestatie-mastertool/#respond</comments>
		
		<dc:creator><![CDATA[Lydia Hoogma]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 15:23:54 +0000</pubDate>
				<guid isPermaLink="false">https://www.puurlydia.nl/?post_type=product&#038;p=1991</guid>

					<description><![CDATA[<p><strong><span style="color: #ff0000;"><em>KRACHTIGE AFFIRMATIES, TIPS EN VALKUILEN.</em></span></strong></p>
<p>Eigenlijk zit hier alles in wat je moet weten over manifesteren.</p>
<p>Je krijgt affirmaties op 5 deelgebieden in je leven die werken.<br />
Deze affirmaties zullen je inspireren om jouw eigen unieke affirmaties op jouw afgestemd te creëren.</p>
<p>Je krijgt ook de do's en de don'ts  waar ik tegenaan liep in mijn manifestatie proces.</p>
<p>Word jij net zo'n Manifestatie Master Queen als mij?<br />
Ik gun het jou want ALLES is energie en vanuit die wetenschap is ALLES mogelijk!</p>
<p>&#160;</p>
<p>Het bericht <a href="https://www.puurlydia.nl/product/manifestatie-mastertool/">Manifestatie Mastertool!</a> verscheen eerst op <a href="https://www.puurlydia.nl">Puur Lydia</a>.</p>
]]></description>
										<content:encoded><![CDATA[
            <div id="mailerlite-form_7" data-temp-id="6a5fdf652e14f">
                <div class="mailerlite-form">
                    <form action="" method="post" novalidate>
                                                    <div class="mailerlite-form-title"><h3>Affirmaties op 5 deelgebieden</h3></div>
                                                <div class="mailerlite-form-description"><p>PDF BESTAND MET MEGA WAARDEVOLLE MANIFESTATIE TOOLS VOOR JOU.</p>
</div>
                        <div class="mailerlite-form-inputs">
                                                                                            <div class="mailerlite-form-field">
                                    <label for="mailerlite-7-field-email">Email</label>
                                    <input id="mailerlite-7-field-email"
                                           type="email" required="required"                                            name="form_fields[email]"
                                           placeholder="Email"/>
                                </div>
                                                                                            <div class="mailerlite-form-field">
                                    <label for="mailerlite-7-field-name">Name</label>
                                    <input id="mailerlite-7-field-name"
                                           type="text"                                            name="form_fields[name]"
                                           placeholder="Name"/>
                                </div>
                                                        <div class="mailerlite-form-loader">Please wait...</div>
                            <div class="mailerlite-subscribe-button-container">
                                <button class="mailerlite-subscribe-submit" type="submit">
                                    YES, Kom maar door met die krachtige manifestatietools                                </button>
                            </div>
                            <input type="hidden" name="form_id" value="7"/>
                            <input type="hidden" name="action" value="mailerlite_subscribe_form"/>
                            <input type="hidden" name="ml_nonce" value="b9fa931fd9"/>
                        </div>
                        <div class="mailerlite-form-response">
                                                            <h4><p>Dank je wel voor je aankoop en heel veel manifestatie plezier ermee!</p>
</h4>
                                                    </div>
                    </form>
                </div>
            </div>
        <script type="text/javascript" src='https://www.puurlydia.nl/wp-content/plugins/official-mailerlite-sign-up-forms/assets/js/localization/validation-messages.js'></script>
         <script type="text/javascript"> var selectedLanguage = ""; var validationMessages = messages["en"]; if(selectedLanguage) { validationMessages = messages[selectedLanguage]; } window.addEventListener("load", function () { var form_container = document.querySelector(`#mailerlite-form_7[data-temp-id="6a5fdf652e14f"] form`); let submitButton = form_container.querySelector('.mailerlite-subscribe-submit'); submitButton.disabled = true; fetch('https://www.puurlydia.nl/wp-admin/admin-ajax.php', { method: 'POST', headers:{ 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ "action" : "ml_create_nonce", "ml_nonce" : form_container.querySelector("input[name='ml_nonce']").value }) }) .then((response) => response.json()) .then((json) => { if(json.success) { form_container.querySelector("input[name='ml_nonce']").value = json.data.ml_nonce; submitButton.disabled = false; } }) .catch((error) => { console.error('Error:', error); }); form_container.addEventListener('submit', (e) => { e.preventDefault(); let data = new URLSearchParams(new FormData(form_container)).toString(); let validationError = false; document.querySelectorAll('.mailerlite-form-error').forEach(el => el.remove()); Array.from(form_container.elements).forEach((input) => { if(input.type !== 'hidden') { if(input.required) { if(input.value == '') { validationError = true; let error = document.createElement("span"); error.className = 'mailerlite-form-error'; error.textContent = validationMessages.required; input.after(error); return false; } } if((input.type == "email") && (!validateEmail(input.value))) { validationError = true; let error = document.createElement("span"); error.className = 'mailerlite-form-error'; error.textContent = validationMessages.email; input.after(error); return false; } } }); if(validationError) { return false; } fade.out(form_container.querySelector('.mailerlite-subscribe-button-container'), () => { fade.in(form_container.querySelector('.mailerlite-form-loader')); }); fetch('https://www.puurlydia.nl/wp-admin/admin-ajax.php', { method: 'POST', headers:{ 'Content-Type': 'application/x-www-form-urlencoded', }, body: data }) .then((response) => { fade.out(form_container.querySelector('.mailerlite-form-inputs'), () => { fade.in(form_container.querySelector('.mailerlite-form-response')); }); }) .catch((error) => { console.error('Error:', error); }); }); }, false); var fade = { out: function(el, fn = false) { var fadeOutEffect = setInterval(function () { if (!el.style.opacity) { el.style.opacity = 1; } if (el.style.opacity > 0) { el.style.opacity -= 0.1; } else { el.style.display = 'none'; clearInterval(fadeOutEffect); } }, 50); if( typeof (fn) == 'function') { fn(); } }, in: function(el) { var fadeInEffect = setInterval(function () { if (!el.style.opacity) { el.style.opacity = 0; } if (el.style.opacity < 1) { el.style.opacity = Number(el.style.opacity) + 0.1; } else { el.style.display = 'block'; clearInterval(fadeInEffect); } }, 50); } }; function validateEmail(email){ if(email.match( /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/ )) { return true; } return false; } </script> 
<p>Het bericht <a href="https://www.puurlydia.nl/product/manifestatie-mastertool/">Manifestatie Mastertool!</a> verscheen eerst op <a href="https://www.puurlydia.nl">Puur Lydia</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.puurlydia.nl/product/manifestatie-mastertool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
