CINXE.COM
Contact Us - Eventackle
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Facebook Pixel Code --> <script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '295791275167164'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=295791275167164&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <meta name="description" content="Get in touch with eventackle team."> <title> Contact Us - Eventackle </title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" /> <link rel="stylesheet" href="/styles/dist/styles.css" /> <link rel="stylesheet" href="/styles/dist/chosen.css" /> <link rel="stylesheet" href="/styles/dist/contact.css" /> </head> <body style="padding-top: 4.7rem"> <nav class="navbar is-fixed-top spaced" role="navigation" aria-label="main navigation" id="main-nav"> <div class="container"> <div class="navbar-brand"> <a class="navbar-item" href="/"> <div id="navbar-logo"></div> <span class="is-size-3 has-text-weight-bold is-hidden"> eventackle</span> </a> <form action="/search" method="GET" id="navbar-search-form"> <div class="control has-icons-left has-icons-right with-addons"> <input class="input navbar-search-input" id="navbar-search-input" type="text" placeholder="search for events"> <span class="icon is-left"> <span class="et et-search et-medium"></span> </span> <span class="icon is-right"> <a href="/search" class="dark-link"><i class="et et-filter"></i><span class="is-hidden-mobile"> Filters</span></a> </span> </div> </form> <div class="navbar-burger burger" data-target="navMenu"> <span></span> <span></span> <span></span> </div> </div> <div id="navMenu" class="navbar-menu"> <div class="navbar-start"> <a class="navbar-item" href="/search">Explore</a> <a class="navbar-item" href="/services">Services</a> <a class="navbar-item" href="https://intelligence.eventackle.com" target="_blank">Intelligence</a> <div class="navbar-item has-dropdown is-right is-hoverable"> <div class="navbar-link is-arrowless"> <span class="icon"><i class="et et-more-horizontal et-medium"></i></span> </div> <div class="navbar-dropdown"> <a href="/benefits" class="navbar-item">Benefits</a> <a href="/about" class="navbar-item">About</a> <a href="/careers" class="navbar-item">Careers</a> <a href="/contact" class="navbar-item">Contact Us</a> <a href="/faq" class="navbar-item">FAQ's</a> </div> </div> </div> <div class="navbar-end"> <a class="navbar-item" href="/auth/login">Login</a> <a class="navbar-item" href="/auth/login">Signup</a> <div class="navbar-item"><a href="/account/events/create"><button class="button is-primary">Create Event</button></a></div> </div> </div> </div> </nav> <!-- main content --> <div> <div class="container"> <div id="contact-header"> <div class="columns is-vcentered"> <div class="column is-6-desktop"> <h1> Contact Us </h1> <div class="panel"> <form method="POST" id="contact_form" action="/contact-feedback"> <div class="field"> <label for="name" class="label"> <span class="has-text-danger">*</span> Name</label> <input type="text" class="input" name="name" maxLength="60" minlength="1" placeholder="e.g, Jhon" required> </div> <div class="field"> <label for="name" class="label"> <span class="has-text-danger">*</span> Email</label> <input type="email" class="input" name="email" maxLength="100" minlength="5" placeholder="e.g, abc@example.com" required> </div> <div class="field"> <label for="name" class="label"> <span class="has-text-danger">*</span> Message</label> <textarea class="textarea" name="message" maxLength="1000" minlength="10" rows="10" placeholder="enter a few words about your enquiy" required></textarea> </div> <div class="buttons is-right"> <button class="button is-primary">Submit Enquiry</button> </div> </form> </div> </div> <div class="column is-6-desktop"> <div class="image"> <img src="/images/contact-header.png" alt="Contact Us"> </div> </div> </div> </div> </div> </div> <!-- Start Footer --> <footer class="footer-main"> <div class="container"> <div class="columns is-centered is-variable is-0"> <div class="column is-3"> <img class="lazy" width="200" data-src="/images/et-logo-white.svg" src="/images/et-logo-white.svg" alt="Eventackle Logo"> <hr class="small-line"> <ul> <li> <a target="_blank" href="https://www.twitter.com/Eventackle"><span class="icon is-large"><i class="et et-twitter et-large"></i></span></a> <a target="_blank" href="https://www.facebook.com/Eventackle"><span class="icon is-large"><i class="et et-facebook et-large"></i></span></a> <a target="_blank" href="https://www.linkedin.com/company/eventackle/"><span class="icon is-large"><i class="et et-linkedin et-large"></i></span></a> <a target="_blank" href="https://www.instagram.com/eventackle?hl=en"><span class="icon is-large"><i class="et et-instagram et-large"></i></span></a> </li> </ul> </div> <div class="column is-2"> <div class="footer-heading title is-5"> Popular Categories </div> <ul> <li><a href="/search?category=Mining">Mining</a></li> <li><a href="/search?category=Aviation">Aviation</a></li> <li><a href="/search?category=Agriculture">Agriculture</a></li> <li><a href="/search?category=Information%20Technology">Information Technology</a></li> <li><a href="/search?category=Healthcare">Healthcare</a></li> <li><a href="/search?category=Education%20and%20Training">Education and Training</a></li> <li><a href="/search?category=Construction%20and%20Engineering">Construction and Engineering</a></li> <li><a href="/search?category=Auto%20and%20Automotive">Auto and Automotive</a></li> </ul> </div> <div class="column is-2"> <div class="footer-heading title is-5"> Event Types </div> <ul> <li><a href="/search?type=Trade%20Shows%20%2F%20Exhibitions">Trade Shows / Exhibitions</a></li> <li><a href="/search?type=Seminar%20%2F%20Conference">Seminar / Conference</a></li> <li><a href="/search?type=Virtual%20Conferences">Virtual Conferences</a></li> <li><a href="/search?type=Webinar">Webinar</a></li> <li><a href="/search?type=Networking%20Events">Networking Events</a></li> </ul> </div> <div class="column is-2"> <div class="footer-heading title is-5"> Quick Links </div> <ul> <li><a href="/about">About Us</a></li> <li><a href="/benefits">Benefits</a></li> <li><a href="https://intelligence.eventackle.com/blog">Blog</a></li> <li><a href="/careers">Careers</a></li> <li><a href="/contact">Contact Us</a></li> <li><a href="/faq">FAQ's</a></li> </ul> </div> <div class="column is-3"> <div class="is-size-4 has-text-weight-bolder has-text-primary" style="margin-bottom: 0.5rem;"> Subscribe to our Newsletter </div> <div class="has-text-weight-semibold has-text-grey-light" style="margin-bottom: 1.5rem;"> Receive latest industry insights and updates on events right in your mailbox. </div> <button class="button is-primary" id="subscribe-button"> Subscribe </button> </div> </div> <hr> <div class="has-text-grey has-text-centered is-size-7 is-pulled-left"><a target="_blank" class="has-text-primary" href="/terms-and-conditions">Terms</a> & <a class="has-text-primary" target="_blank" href="/privacy">Privacy</a></div> <div class="has-text-grey has-text-centered is-size-7 is-pulled-right">漏 2020 eventackle</div> </div> <!-- subscribe modal --> <div class="modal subscribe-modal"> <div class="header"> <span class="icon modal-close"> <i class="et et-clear et-large"></i> </span> </div> <h1 class="title is-1">Subscribe to Eventackle</h1> <h3 class="subtitle is-4" >Stay up to date! Get all the latest & greatest posts delivered <br> straight to your inbox</h3> <form id="newsletter-form"> <div class="industry-prefs"> <div class="control"> <label class="label">Industry Preferences ( Optional ):</label> <div class="is-fullwidth "> <select name="categories[]" data-placeholder="Select one or more industries..." multiple class="chosen-select"> </select> </div> </div> </div> <div class="field has-addons"> <div class="control"> <input class="input subscription-input" data-subscription-email type="email" required="" autocomplete="off" placeholder="Email address"> </div> <div class="control"> <button class="button is-primary"> Subscribe </button> </div> </div> <div class="message-success has-text-success"> Great! Your Subscription has been confirmed. You will receive the latest updates according to your preference. </div> <div class="message-error has-text-danger"> Please enter a valid email address! </div> </form> </div> <!-- end subscribe modal --> </footer> <!-- End Footer --> <!-- event-card-template --> <script id="event-card-template" type="text/x-lodash-template"> <a target="_blank" href="/search/view?id=<%= event_id %>"> <div class="event-card"> <div class="event-banner"> <div class="image is-2by1"> <img class="lazy has-text-black" data-src="<%= image_id %>" alt="<%= name %>"> </div> <div class="card-actions"> <% if(!is_wishlisted) { %> <span class="icon" onclick="addWish(event,'<%= event_id %>')"><i class="et et-heart et-large has-text-light"></i></span> <% }else { %> <span class="icon" onclick="removeWish(event,'<%= event_id %>')"><i class="et et-heart-filled et-large has-text-danger"></i></span> <% } %> </div> </div> <div class="event-description"> <div class="event-date has-text-primary"> <%= start_date %> </div> <div class="has-text-weight-bold is-size-6 event-name has-text-grey-darker" title="<%= name %>"> <%= name.slice(0,40) %><%= name.length > 40 ? '...' : '' %></div> <div class="has-text-grey"><%= venue %></div> <div class="has-text-grey is-size-7 has-text-weight-semibold " title="<%= categories %>"><%= categories.slice(0,2).join(', ') %></div> <% if(!disable_ticketing) { %> <% if(event_has_offer) {%> <div> <span class="is-size-7 has-text-grey-dark"> <%= ticket_currency %><%= (ticket_price - ticket_discount_amount) %> </span> <span class="has-text-grey"> <s><%= ticket_currency %><%= ticket_price %></s> </span> </div> <% } else{ %> <div> <span class="has-text-grey-dark"> <%= ticket_currency %><%= ticket_price %> </span> </div> <% } %> <% } if(is_featured == "yes") { %> <div class="tags is-right"><span class="tag is-warning is-light">Featured</span></div> <% } %> </div> </div> </a> </script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.18.0/axios.min.js" integrity="sha256-mpnrJ5DpEZZkwkE1ZgkEQQJW/46CSEh/STrZKOB/qoM=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.15/lodash.min.js" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/intersection-observer@0.7.0/intersection-observer.js"></script> <script src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@12.3.0/dist/lazyload.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.2/moment.min.js"></script> <script type="text/javascript" src="/js/currency.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/moment-timezone/0.5.27/moment-timezone-with-data-2012-2022.min.js" integrity="sha256-gfmyBrlUtChLivBA2rRK/bsljMoum6kxbl7oFeCVkmc=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/typeahead.js/0.11.1/typeahead.bundle.min.js" integrity="sha256-RWiU4omUU7tQ2M3wmRQNW9UL50MB4CucbRPCbsQv+X0=" crossorigin="anonymous"> </script> <script type="text/javascript" src="/vendor/chosen/chosen.jquery.min.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-158864347-3"></script> <script> //dynamic variables const injun_http_endpoint = 'https://injun.eventackle.com'; const autocomplete_url = 'https://injun.eventackle.com/search'; const viewURL = "/search/view"; const filter_url = "https://injun.eventackle.com/filter" const login_url = "/auth/login" const minio = "[object Object]" const userId = "undefined" $(document).ready(function () { //Googe tag window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-158864347-3') //typeahead for remote dataset const events = new Bloodhound({ datumTokenizer: (datum) => Bloodhound.tokenizers.whitespace(datum.value), queryTokenizer: Bloodhound.tokenizers.whitespace, remote: { wildcard: '%QUERY', url: autocomplete_url + '?q=%QUERY', cache: false, transform: function (events) { return events.SearchResults.map((event) => { return { id: event.eventDetail.id, name: event.eventDetail.name } }); } } }); //autocomplete suggestion for navbar search $('#navbar-search-input, #search-input').typeahead({ highlight: true }, { minLength: 3, display: function (suggestion) { return suggestion.name; }, source: events }).on('typeahead:selected', function (evt, datum) { window.location.href = viewURL + "?id=" + datum.id; }) //for other pages search input $('#navbar-search-input').keypress(function (e) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13' && $(this).val() != "") { window.location.href = "/search?q=" + encodeURIComponent($(this).val()) } }); //toggle organiser menu for user who is organiser if (localStorage.getItem("isOrganizer") === 'true') { $('#organiser-menu').show() } else { $('#organiser-menu').hide() } //logout click $('#logout').click(() => { localStorage.removeItem("fullName"); localStorage.removeItem("ticketNo"); localStorage.removeItem("wishlistNo"); localStorage.removeItem("image"); localStorage.removeItem("isOrganizer"); window.location.href = "/auth/logout"; }); //subscription form submit $('#newsletter-form').submit(function (e) { e.preventDefault(); let url = $(this).attr('action'), email_input = $(this).find('input[type="email"]'), submit_btn = $(this).find('button') let email = email_input.val().trim() submit_btn.addClass('is-loading') if (!validate.validateEmail(email)) { return } $.ajax({ url: url, type: 'post', data: { email, userId: userId === "undefined" ? '' : userId }, complete: function () { submit_btn.removeClass('is-loading') }, success: function (statusText, status) { if (statusText == "OK") { email_input.val('') confirmation({ type: "success",//success,danger,info title: "THANK YOU!", showClose: true, message: "You're subscribed to our latest news and updates. Welcome to the family!", ion_icon: "et et-check" }) } }, error: function () { confirmation({ type: "danger",//success,danger,info title: "ERROR IN SUBSCRIBING", showClose: true, message: "An error occured during the request submission. Please try again.", ion_icon: "et et-clear" }) } }); }) //update wishlist stats and tickets no if (userId !== 'undefined') { if (localStorage.getItem('ticketNo') && localStorage.getItem('wishlistNo')) { //update navbar Stats gloabally updateNavbarStats(); } else { const params = new URLSearchParams(); params.append('user_id', userId); if (injun_http_endpoint != "undefined") { axios.post(injun_http_endpoint + '/stats', params) .then((resp) => { if (resp.data && resp.data.status === 'OK') { //update navbar Stats gloabally updateNavbarStats(resp.data.stats.tickets, resp.data.stats.wishes); } else { console.log("error in reponse") } }) .catch((err) => { console.log(err) }) } } } else { //console.log("no userId") } }); //loading user image asynchronously (async function () { if ('undefined' !== 'undefined') { if (localStorage.getItem("image")) { $('#user-image').attr("src", localStorage.getItem("image")) } else { axios.get('/get-image').then((resp) => { if (resp.data == "ERR") { $('#user-image').attr("src", '/images/placeholder.jpg') } else { localStorage.setItem("image", resp.data) $('#user-image').attr("src", resp.data) } }) } } })() </script> <script type="text/javascript" src="/js/validate.js"></script> <script type="text/javascript" src="/js/main.js"></script> <script> $(document).ready(() => { $('#contact_form').submit(function(e){ e.preventDefault(); if(!validate_inputs($(this).find('input, textarea'))){ return false } $('#submit').addClass('is-loading') var url = $(this).attr('action'), data = $(this).serialize(); $.ajax({ url: url, type: 'post', data: data, complete: function () { $('#submit').removeClass('is-loading') }, success: function (data, status) { if (status == "success" && data == "OK") { confirmation({ type: "success",//success,danger,info title: "We have received your message", showClose: true, message: "we will get back to you soon", ion_icon: "et et-check", primaryActionText: "TAKE ME HOME", primaryActionUrl: "/" }) } else { confirmation({ type: "danger",//success,danger,info title: "ERROR", showClose: true, message: data, ion_icon: "et et-clear-circle", }) } }, error: function () { confirmation({ type: "danger",//success,danger,info title: "ERROR", showClose: true, message: "Something broke, please come after some time.", ion_icon: "et et-clear-circle" }) } }); }) }) </script> </body> </html>