/** * AutoPoster Frontend AJAX Handler * This provides fallback AJAX functionality */ jQuery(document).ready(function($) { 'use strict'; // Check if we're on a page with the autoposter form if ($('#autoposter-frontend-form').length) { // Fallback AJAX handler if inline script fails $(document).on('submit', '#autoposter-frontend-form', function(e) { // If the form already has inline JS handling, let it handle if (window.autoposterFormHandled) { return; } e.preventDefault(); console.log('Fallback AJAX handler triggered'); var $form = $(this); var $submitBtn = $form.find('.submit-button'); var $spinner = $form.find('.spinner-container'); var $result = $('#frontend-result'); // Show loading $submitBtn.prop('disabled', true).text('Processing...'); $spinner.show(); $result.hide().removeClass('success error').html(''); // Submit via AJAX $.ajax({ url: autoposter_ajax.ajax_url, type: 'POST', data: new FormData(this), processData: false, contentType: false, dataType: 'json', success: function(response) { if (response.success) { $result.html( '
' + '

✅ Event Created Successfully!

' + '

Your event has been created and is ready for review.

' + '

Review & Publish Event

' + '
' ).addClass('success').show(); } else { $result.html( '
' + '

❌ Error Creating Event

' + '

' + (response.data.message || 'An error occurred') + '

' + '
' ).addClass('error').show(); } }, error: function() { $result.html( '
' + '

❌ Network Error

' + '

Unable to connect to server. Please try again.

' + '
' ).addClass('error').show(); }, complete: function() { $submitBtn.prop('disabled', false).text('Create Event from Poster'); $spinner.hide(); } }); }); } }); THE COVENT GARDEN COMEDY CLUB
THE COVENT GARDEN COMEDY CLUB

THE COVENT GARDEN COMEDY CLUB

by
34 34 people viewed this event.

🎤 THE COVENT GARDEN COMEDY CLUB

THE COVENT GARDEN COMEDY CLUB takes place at The Freemasons Arms, London on 14th June 2025 at 8:00 PM. This Theatre event promises a memorable experience for fans in the area.

THE COVENT GARDEN COMEDY CLUB

📍 Location: The Freemasons Arms, London, NW3 1NT

📅 Date: 14th June 2025    ⏰ Time: 8:00 PM

🎟️ Tickets: From £ to £

👤 Minimum Age: +

Whether you’re local or travelling, this event is part of the growing UK live entertainment scene. Don’t miss out!

🎟️ Book your tickets now via See Tickets

 

 

To register for this event please visit the following URL: https://www.awin1.com/pclick.php?p=40428758876&a=1643707&m=7816 →

 

Date And Time

2025-06-14 @ 08:00 PM
 

Event Types

 

Event Category

Share With Friends