function lms_sub_script() { wp_enqueue_script( 'script-name', get_stylesheet_directory_uri() . '/assets/js/ajax.js', array(), '1.0.1', true ); wp_localize_script('script-name', 'ajax_var', array( 'url' => admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('ajax-nonce') )); } add_action('wp_ajax_nopriv_lms_submit', 'lms_sub'); add_action('wp_ajax_lms_submit', 'lms_sub'); function lms_sub() { // Check for nonce security if ( ! wp_verify_nonce( $_POST['nonce'], 'ajax-nonce' ) ) { die (); } $username = sanitize_text_field(get_option('leadtrackr_username')); $password = sanitize_text_field(get_option('leadtrackr_password')); $userpass = $username . ':' . $password; $title = sanitize_text_field(get_option('leadtrackr_title')); $client_name = sanitize_text_field(get_option('leadtrackr_client_name')); $endpoint_url = sanitize_text_field(get_option('leadtrackr_website_url')); $body = array( 'title' => $title . date("dmYHis"), 'status' => 'publish', // the below is the id of the taxonomy on LMS dashboard 'website' => array(2), 'acf' => array( 'lead_type' => 'phone', 'first_name' => '', 'email' => '', 'utm_source' => $_POST['source'], 'utm_medium' => $_POST['medium'], 'utm_campaign' => $_POST['campaign'], 'utm_content' => $_POST['content'], 'utm_term' => $_POST['term'], // below needs to be edited for specific client 'client' => $client_name ) ); $response = wp_remote_post( $endpoint_url, array('headers' => array( 'Authorization' => 'Basic ' . base64_encode( $userpass ), 'Content-Type' => 'application/json' ), 'body' => json_encode($body) ) ); if ( is_wp_error( $response ) ) { $error_message = $response->get_error_message(); return $error_message; } else { return $response; } } Website Development Services | Custom Websites | Ecommerce - Them

Full-stack Custom Website Development

Them is one of Adelaide’s leading independently owned advertising and digital marketing agencies. Our experienced in-house team provides expert, sophisticated, world-class full-stack custom web development services that provide visually appealing and highly functional websites to meet business needs.

Custom WordPress Solutions

For a reason, WordPress is the most popular content management system in the world: it‘s flexible, scalable, and perfect for businesses of all sizes. We don’t just build generic WordPress sites. Our team goes above and beyond to craft a tailored site for your business that just oozes personality and functionality.

Websites built on Shopify

Want to expand your online store? Our Shopify development services will help you create an attractive, fully functional e-commerce website that generates sales.

Magento Web Development

Magento websites that are built for scalability, seamless functionality, and an exceptional user experience. Our in-house team ensures fast-loading pages, intuitive navigation, and robust security, creating a platform that supports business growth. 

Custom Web Development

In cases where advanced customization is needed or required by our clients, our developers use custom CSS to create unique designs and functionalities that give your website an edge over others.

Designing the Sitemap

We start with every project, creating a deep sitemap for your website by taking you on board. In this roadmap, the foundation of your website would be intuitively obvious to any user and in line with your business objectives.

Designing Wireframes

These wireframes would be the blueprints of your website. Considering layout and functionality, we deliver a robust platform that would develop into a lucid, coherent, user-oriented design.

UI / UX Designing

Our expert in-house designers will design custom-built user experiences that leverage your brand and create a striking digital presence.

The Development Phase

This is where the magic happens. Equipped with innovative technologies, our developers make sure your website not only comes to life but offers functionality, responsiveness, and a seamless user experience across devices.

Benefits of Partnering with Them

Personalised Solutions for Every Client

Whether it’s a startup or an established business, each has different goals; thus, we design our web development services accordingly. 

Multi-Industry Expertise

From e-commerce to professional services, our team offers immense experience in web development across various industries.

Reliable Ongoing Support

We do not forget about you as soon as your website goes live. We promise ongoing support whenever you need it to ensure that your website stays working at the best possible level.

We do not forget about you as soon as your website goes live. We promise ongoing support whenever you need it to ensure that your website stays working at the best possible level.