<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Heritage</title>
    <link href="https://heritage-app.com/feed.php?feed=atom&amp;pcat=21&amp;subcat=26" rel="self" />
    <link href="https://heritage-app.com/" />
    <updated>2026</updated>
    <id>urn:uuid:60a76c80-d399-11d9-b91C-0003939e0af6</id>
   	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Support]]></title>
		<link rel="alternate" type="text/html" href="https://heritage-app.com/get-in-touch/email-us/support" />
		<id>https://heritage-app.com/get-in-touch/email-us/support</id>
		<updated>2012-01-25T00:34:40+08:00</updated>
		<content type="html" xml:base="https://heritage-app.com//?pcat=21&amp;item=43"><![CDATA[	<p>Looking for support? This should be your best bet, we have a growing number of knowledge base articles and questions that should answer anything you have on your mind; if not then you can ask a question on our service centre simply follow the link below. Alternatively send us an email with your enquiry below.</p><p>If you are looking to get listed on Heritage, you can find more information in our <a href="http://heritage-app.com/heritage/get-listed">get listed</a> section.</p><p>We look forward to helping you.</p> <form id="contact-form" name="contactform" action="" method="POST" class="form-stacked"><input type="hidden" name="type" value="Support" /> 						<div class="clearfix"><label for="name">Name</label> 							<div class="input"><input name="name_required" id="name" type="text" value="" /></div></div> 						<div class="clearfix"><label for="email">Email Address</label> 							<div class="input"><input name="email_required_email" id="email" type="text" value="" /></div></div> 						<div class="clearfix"><label for="message">Message</label> 							<div class="input"><textarea name="message_required" id="message"></textarea></div></div> 						<div class="actions"><input type="submit" class="btn success" value="Send" name="contact" /></div>            <!-- Google reCAPTCHA v3 -->
            <script src="https://www.google.com/recaptcha/api.js?render=6LfQ5QkUAAAAAGGYByqc7HMWLeBHdbAlAzaaJ6eM"></script>
            <script>
                (function () {
                    function attachRecaptcha() {
                        document.querySelectorAll('form').forEach(function (form) {
                            if (!form.querySelector('.g-recaptcha-response') || form.dataset.recaptchaReady) return;
                            form.dataset.recaptchaReady = '1';
                            form.addEventListener('submit', function (e) {
                                e.preventDefault();
                                var f = this;
                                // Programmatic .submit() drops the submitter button's name=value,
                                // so a button like <button name="contact"> never makes it into POST.
                                // is_contacting()/is_commenting() check for that submitter name in
                                // POST data, so mirror it into a hidden input before submitting.
                                if (e.submitter && e.submitter.name && !f.querySelector('[name="' + e.submitter.name + '"]:not([type="submit"]):not(button)')) {
                                    var carry = document.createElement('input');
                                    carry.type = 'hidden';
                                    carry.name = e.submitter.name;
                                    carry.value = e.submitter.value || '1';
                                    f.appendChild(carry);
                                }
                                grecaptcha.ready(function () {
                                    grecaptcha.execute('6LfQ5QkUAAAAAGGYByqc7HMWLeBHdbAlAzaaJ6eM', {action: 'validate_captcha'}).then(function (token) {
                                        f.querySelectorAll('.g-recaptcha-response').forEach(function (i) { i.value = token; });
                                        f.submit();
                                    });
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', attachRecaptcha);
                    } else {
                        attachRecaptcha();
                    }
                })();
            </script>
            <input type="hidden" class="g-recaptcha-response" name="g-recaptcha-response">
            <input type="hidden" name="action" value="validate_captcha"></form> ]]></content>
	</entry>
	
</feed>