• Resolved rorytatem

    (@rorytatem)


    I have a fresh install of this plugin, with 1 event added as a test.
    On my homepage where there are NO events listed this plugin is loading everything, a lot from the Admin, which should not happen.

    I am including a copy of what is loading later.
    I am also getting JS errors because I’m not logged in, which should not happen.

    What should happen:
    1. None of the admin stuff should load.
    2. If on a page not related to EventPrime, like the contact page – with no events, no scripts or styles should load from EventPrime.
    3. EventPrime needs to load as many scripts as it can in the Footer, not the header.

    Loading all of this baggage turned my website load from 483kb to over 4 megabytes.

    Here is the cleaned up output of “view source” from my browser, with everything EventPrime is loading and how it is loading.
    This needs to be fixed ASAP. Escalate this issue. Top priority. Emergency fix. Emergency plugin update.
    This is not good.

    
    
    <link rel='stylesheet' id='ep-public-css-css' href='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/css/em-front-common-utility.css?ver=3.2.3' media='all' />
    <link rel='stylesheet' id='ep-material-fonts-css' href='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/css/ep-material-fonts-icon.css?ver=3.2.3' media='all' />
    <link rel='stylesheet' id='ep-toast-css-css' href='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/css/jquery.toast.min.css?ver=3.2.3' media='all' />
    
    
    <script src='https://dish.local/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2' id='wp-polyfill-inert-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11' id='regenerator-runtime-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/autop.min.js?ver=dacd785d109317df2707' id='wp-autop-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/blob.min.js?ver=10a1c5c0acdef3d15657' id='wp-blob-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=30ffd7e7e199f10b2a6d' id='wp-block-serialization-default-parser-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0' id='react-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1' id='wp-hooks-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/deprecated.min.js?ver=73ad3591e7bc95f4777a' id='wp-deprecated-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/dom.min.js?ver=845eabf47b55af03adfa' id='wp-dom-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0' id='react-dom-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/escape-html.min.js?ver=03e27a7b6ae14f7afaa6' id='wp-escape-html-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/element.min.js?ver=ed1c7604880e8b574b40' id='wp-element-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/is-shallow-equal.min.js?ver=20c2b06ecf04afb14fee' id='wp-is-shallow-equal-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef' id='wp-i18n-js'></script>
    <script id="wp-i18n-js-after">
    wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
    </script>
    <script id='wp-keycodes-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Tilde":["Tilde"],"Backtick":["Backtick"],"Period":["Period"],"Comma":["Comma"]}},"comment":{"reference":"wp-includes\/js\/dist\/keycodes.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/keycodes.min.js?ver=3460bd0fac9859d6886c' id='wp-keycodes-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/priority-queue.min.js?ver=422e19e9d48b269c5219' id='wp-priority-queue-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/compose.min.js?ver=9424edf50a26435105c0' id='wp-compose-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/private-apis.min.js?ver=c7aedd57ea3c9b334e7d' id='wp-private-apis-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/redux-routine.min.js?ver=0be1b2a6a79703e28531' id='wp-redux-routine-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/data.min.js?ver=ff7eb3945f963be850ff' id='wp-data-js'></script>
    <script id="wp-data-js-after">
    ( function() {
    	var userId = 0;
    	var storageKey = "WP_DATA_USER_" + userId;
    	wp.data
    		.use( wp.data.plugins.persistence, { storageKey: storageKey } );
    } )();
    </script>
    <script src='https://dish.local/wp-includes/js/dist/html-entities.min.js?ver=36a4a255da7dd2e1bf8e' id='wp-html-entities-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/shortcode.min.js?ver=c128a3008a96e820aa86' id='wp-shortcode-js'></script>
    <script id='wp-blocks-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"%1$s Block. Row %2$d":["%1$s Block. Row %2$d"],"Design":["Design"],"%s Block":["%s Block"],"%1$s Block. %2$s":["%1$s Block. %2$s"],"%1$s Block. Column %2$d":["%s Block. Column %d"],"%1$s Block. Column %2$d. %3$s":["%1$s Block. Column %2$d. %3$s"],"%1$s Block. Row %2$d. %3$s":["%1$s Block. Row %2$d. %3$s"],"Reusable blocks":["Reusable blocks"],"Embeds":["Embeds"],"Text":["Text"],"Widgets":["Widgets"],"Theme":["Theme"],"Media":["Media"]}},"comment":{"reference":"wp-includes\/js\/dist\/blocks.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/blocks.min.js?ver=b5d3b99262dfb659bd26' id='wp-blocks-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/dom-ready.min.js?ver=392bdd43726760d1f3ca' id='wp-dom-ready-js'></script>
    <script id='wp-a11y-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/a11y.min.js?ver=7032343a947cfccf5608' id='wp-a11y-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/url.min.js?ver=8814d23f2d64864d280d' id='wp-url-js'></script>
    <script id='wp-api-fetch-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"You are probably offline.":["You are probably offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Media upload failed. If this is a photo or a large image, please scale it down and try again."],"The response is not a valid JSON response.":["The response is not a valid JSON response."],"An unknown error occurred.":["An unknown error occurred."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/api-fetch.min.js?ver=0fa4dabf8bf2c7adf21a' id='wp-api-fetch-js'></script>
    <script id="wp-api-fetch-js-after">
    wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://dish.local/wp-json/" ) );
    wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "3abac79b8d" );
    wp.apiFetch.use( wp.apiFetch.nonceMiddleware );
    wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware );
    wp.apiFetch.nonceEndpoint = "https://dish.local/wp-admin/admin-ajax.php?action=rest-nonce";
    </script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.19' id='lodash-js'></script>
    <script id="lodash-js-after">
    window.lodash = _.noConflict();
    </script>
    <script src='https://dish.local/wp-includes/js/dist/vendor/moment.min.js?ver=2.29.4' id='moment-js'></script>
    <script id="moment-js-after">
    moment.updateLocale( 'en_CA', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":0},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"j F Y","LLL":"j F Y g:i a","LLLL":null}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/date.min.js?ver=505e060585ac0f4b6cb6' id='wp-date-js'></script>
    <script id="wp-date-js-after">
    wp.date.setSettings( {"l10n":{"locale":"en_CA","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago"},"startOfWeek":0},"formats":{"time":"g:i a","date":"j F Y","datetime":"j F Y g:i a","datetimeAbbreviated":"M j, Y g:i a"},"timezone":{"offset":-4,"string":"America\/Toronto","abbr":"EDT"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/primitives.min.js?ver=b90ba9340ccd8dae04b5' id='wp-primitives-js'></script>
    <script id='wp-rich-text-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"%s applied.":["%s applied."],"%s removed.":["%s removed."]}},"comment":{"reference":"wp-includes\/js\/dist\/rich-text.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/rich-text.min.js?ver=477e6aed00daeb0e4ab6' id='wp-rich-text-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/warning.min.js?ver=4acee5fc2fd9a24cefc2' id='wp-warning-js'></script>
    <script id='wp-components-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"December":["December"],"November":["November"],"October":["October"],"September":["September"],"August":["August"],"July":["July"],"June":["June"],"May":["May"],"April":["April"],"March":["March"],"February":["February"],"January":["January"],"Focal point top position":["Focal point top position"],"Focal point left position":["Focal point left position"],"Scrollable section":["Scrollable section"],"Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.":["Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.","Initial %d results loaded. Type to filter all available results. Use up and down arrow keys to navigate."],"Defaults":["Defaults"],"Extra Extra Large":["Extra Extra Large"],"Show details":["Show details"],"Decrement":["Decrement"],"Increment":["Increment"],"All options reset":["All options reset"],"All options are currently hidden":["All options are currently hidden"],"%s is now visible":["%s is now visible"],"%s hidden and reset to default":["%s hidden and reset to default"],"%s reset to default":["%s reset to default"],"XXL":["XXL"],"XL":["XL"],"L":["L"],"M":["M"],"S":["S"],"Unset":["Unset"],"%1$s. Selected":["%1$s. Selected"],"%1$s. Selected. There is %2$d event":["%1$s. Selected. There is %2$d event","%1$s. Selected. There are %2$d events"],"View next month":["View next month"],"View previous month":["View previous month"],"Border color and style picker":["Border color and style picker"],"Bottom border":["Bottom border"],"Right border":["Right border"],"Left border":["Left border"],"Top border":["Top border"],"Reset to default":["Reset to default"],"Close border color":["Close border colour"],"Border color picker.":["Border colour picker."],"Border color and style picker.":["Border colour and style picker."],"Custom color picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":["Custom colour picker. The currently selected colour is called \"%1$s\" and has a value of \"%2$s\"."],"Link sides":["Link sides"],"Unlink sides":["Unlink sides"],"Reset all":["Reset all"],"Button label to reveal tool panel options\u0004%s options":["%s options"],"Show %s":["Show %s"],"Hide and reset %s":["Hide and reset %s"],"Reset %s":["Reset %s"],"Search %s":["Search %s"],"Set custom size":["Set custom size"],"Use size preset":["Use size preset"],"Currently selected font size: %s":["Currently selected font size: %s"],"Highlights":["Highlights"],"Size of a UI element\u0004Extra Large":["Extra Large"],"Size of a UI element\u0004Large":["Large"],"Size of a UI element\u0004Medium":["Medium"],"Size of a UI element\u0004Small":["Small"],"Size of a UI element\u0004None":["None"],"Currently selected: %s":["Currently selected: %s"],"No selection":["No selection"],"Reset colors":["Reset colours"],"Reset gradient":["Reset gradient"],"Remove all colors":["Remove all colours"],"Remove all gradients":["Remove all gradients"],"Color options":["Colour options"],"Gradient options":["Gradient options"],"Add color":["Add colour"],"Add gradient":["Add gradient"],"Gradient name":["Gradient name"],"Color %s":["Colour %s "],"Color format":["Colour format"],"Hex color":["Hex colour"],"Invalid item":["Invalid item"],"Shadows":["Shadows"],"Duotone: %s":["Duotone: %s"],"Duotone code: %s":["Duotone code: %s"],"%1$s. There is %2$d event":["%1$s. There is %2$d event.","%1$s. There are %2$d events."],"Relative to root font size (rem)\u0004rems":["rems"],"Relative to parent font size (em)\u0004ems":["ems"],"Points (pt)":["Points (pt)"],"Picas (pc)":["Picas (pc)"],"Inches (in)":["Inches (in)"],"Millimeters (mm)":["Millimetres (mm)"],"Centimeters (cm)":["Centimetres (cm)"],"x-height of the font (ex)":["x-height of the font (ex)"],"Width of the zero (0) character (ch)":["Width of the zero (0) character (ch)"],"Viewport largest dimension (vmax)":["Viewport largest dimension (vmax)"],"Viewport smallest dimension (vmin)":["Viewport smallest dimension (vmin)"],"Percent (%)":["Percent (%)"],"Border width":["Border width"],"Dotted":["Dotted"],"Dashed":["Dashed"],"Viewport height (vh)":["Viewport height (vh)"],"Viewport width (vw)":["Viewport width (vw)"],"Relative to root font size (rem)":["Relative to root font size (rem)"],"Relative to parent font size (em)":["Relative to parent font size (em)"],"Pixels (px)":["Pixels (px)"],"Percentage (%)":["Percentage (%)"],"Vertical":["Vertical"],"Horizontal":["Horizontal"],"Close search":["Close search"],"Search in %s":["Search in %s"],"Select unit":["Select unit"],"Radial":["Radial"],"Linear":["Linear"],"Media preview":["Media preview"],"Coordinated Universal Time":["Coordinated Universal Time"],"Remove color":["Remove colour"],"Color name":["Colour name"],"Reset search":["Reset search"],"Box Control":["Box Control"],"Alignment Matrix Control":["Alignment Matrix Control"],"Bottom Center":["Bottom Centre"],"Center Right":["Centre Right"],"Center Left":["Centre Left"],"Top Center":["Top Centre"],"Solid":["Solid"],"Finish":["Finish"],"Page %1$d of %2$d":["Page %1$d of %2$d"],"Guide controls":["Guide controls"],"Gradient: %s":["Gradient: %s"],"Gradient code: %s":["Gradient code: %s"],"Remove Control Point":["Remove Control Point"],"Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the color or remove the control point.":["Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the colour or remove the control point."],"Gradient control point at position %1$s%% with color code %2$s.":["Gradient control point at position %1$s%% with colour code %2$s."],"Extra Large":["Extra Large"],"Small":["Small"],"Angle":["Angle"],"Separate with commas or the Enter key.":["Separate with commas or the Enter key."],"Separate with commas, spaces, or the Enter key.":["Separate with commas, spaces, or the Enter key."],"Copied!":["Copied!"],"%d result found.":["%d result found.","%d results found."],"Number of items":["Number of items"],"Category":["Category"],"Z \u2192 A":["Z \t A"],"A \u2192 Z":["A \t Z"],"Oldest to newest":["Oldest to newest"],"Newest to oldest":["Newest to oldest"],"Order by":["Order by"],"Dismiss this notice":["Dismiss this notice"],"%1$s (%2$s of %3$s)":["%1$s (%2$s of %3$s)"],"Remove item":["Remove item"],"Item removed.":["Item removed."],"Item added.":["Item added."],"Add item":["Add item"],"Reset":["Reset"],"(opens in a new tab)":["(opens in a new tab)"],"Minutes":["Minutes"],"Color: %s":["Colour: %s"],"Color code: %s":["Colour code: %s"],"Custom color picker.":["Custom color picker."],"No results.":["No results."],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"Time":["Time"],"Day":["Day"],"Month":["Month"],"Date":["Date"],"Hours":["Hours"],"Item selected.":["Item selected."],"Previous":["Previous"],"Border color":["Border colour"],"Year":["Year"],"Custom Size":["Custom Size"],"Back":["Back"],"Tools":["Tools"],"Style":["Style"],"Large":["Large"],"Drop files to upload":["Drop files to upload"],"Clear":["Clear"],"Mixed":["Fixed"],"Custom":["Custom"],"Next":["Next"],"PM":["PM"],"AM":["AM"],"Bottom Right":["Bottom Right"],"Bottom Left":["Bottom Left"],"Top Right":["Top Right"],"Top Left":["Top Left"],"Type":["Type"],"Bottom":["Bottom"],"Top":["Top"],"Copy":["Copy"],"Font size":["Font size"],"Calendar":["Calendar"],"No results found.":["No results found."],"All":["All"],"Default":["Default"],"Close":["Close"],"Search":["Search"],"OK":["OK"],"Size":["Size"],"Medium":["Medium"],"Right":["Right"],"Center":["Centre"],"Left":["Left"],"Cancel":["Cancel"],"Done":["Done"],"Categories":["Categories"],"Author":["Author"]}},"comment":{"reference":"wp-includes\/js\/dist\/components.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/components.min.js?ver=f914d11cd76135f7269e' id='wp-components-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=99e2d63033ed57d7783f' id='wp-keyboard-shortcuts-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/notices.min.js?ver=38e88f4b627cf873edd0' id='wp-notices-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/preferences-persistence.min.js?ver=6c6b220422eb35541489' id='wp-preferences-persistence-js'></script>
    <script id='wp-preferences-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Preference activated - %s":["Preference activated - %s"],"Preference deactivated - %s":["Preference deactivated - %s"]}},"comment":{"reference":"wp-includes\/js\/dist\/preferences.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/preferences.min.js?ver=ca088ba0a612bff77aa3' id='wp-preferences-js'></script>
    <script id="wp-preferences-js-after">
    ( function() {
    				var serverData = false;
    				var userId = "0";
    				var persistenceLayer = wp.preferencesPersistence.__unstableCreatePersistenceLayer( serverData, userId );
    				var preferencesStore = wp.preferences.store;
    				wp.data.dispatch( preferencesStore ).setPersistenceLayer( persistenceLayer );
    			} ) ();
    </script>
    <script src='https://dish.local/wp-includes/js/dist/style-engine.min.js?ver=8947445e1a2533882c21' id='wp-style-engine-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/token-list.min.js?ver=199103fc7cec3b9eef5a' id='wp-token-list-js'></script>
    <script src='https://dish.local/wp-includes/js/dist/wordcount.min.js?ver=5a74890fd7c610679e34' id='wp-wordcount-js'></script>
    <script id='wp-block-editor-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Uncategorized":["Uncategorized"],"Image size option for resolution control\u0004Full Size":["Full Size"],"Image size option for resolution control\u0004Large":["Large"],"Image size option for resolution control\u0004Medium":["Medium"],"Image size option for resolution control\u0004Thumbnail":["Thumbnail"],"Scale down the content to fit the space if it is too big. Content that is too small will have additional padding.":["Scale down the content to fit the space if it is too big. Content that is too small will have additional padding."],"Scale option for dimensions control\u0004Scale down":["Scale down"],"Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding.":["Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding."],"Scale option for dimensions control\u0004None":["None"],"Fill the space by clipping what doesn't fit.":["Fill the space by clipping what doesn't fit."],"Scale option for dimensions control\u0004Cover":["Cover"],"Fit the content to the space without clipping.":["Fit the content to the space without clipping."],"Scale option for dimensions control\u0004Contain":["Contain"],"Fill the space by stretching the content.":["Fill the space by stretching the content."],"Scale option for dimensions control\u0004Fill":["Fill"],"Aspect ratio":["Aspect ratio"],"Aspect ratio option for dimensions control\u0004Custom":["Custom"],"Aspect ratio option for dimensions control\u0004Tall - 9:16":["Tall - 9:16"],"Aspect ratio option for dimensions control\u0004Wide - 16:9":["Wide - 16:9"],"Aspect ratio option for dimensions control\u0004Classic Portrait - 2:3":["Classic Portrait - 2:3"],"Aspect ratio option for dimensions control\u0004Classic - 3:2":["Classic - 3:2"],"Aspect ratio option for dimensions control\u0004Portrait - 3:4":["Portrait - 3:4"],"Aspect ratio option for dimensions control\u0004Standard - 4:3":["Standard - 4:3"],"Aspect ratio option for dimensions control\u0004Square - 1:1":["Square - 1:1"],"Aspect ratio option for dimensions control\u0004Original":["Original"],"Removing this block is not advised.":["Removing this block is not advised."],"Removing these blocks is not advised.":["Removing these blocks is not advised."],"Are you sure?":["Are you sure?"],"Effects":["Effects"],"%d word selected.":["%d word selected.","%d words selected."],"%d Block":["%d Block","%d Blocks"],"Suggestions":["Suggestions"],"Additional link settings\u0004Advanced":["Advanced"],"Resolution":["Resolution"],"https:\/\/wordpress.org\/documentation\/article\/customize-date-and-time-format\/":["https:\/\/wordpress.org\/documentation\/article\/customize-date-and-time-format\/"],"Example:":["Example:"],"Change level":["Change level"],"Options for %s":["Options for %s"],"%s (locked)":["%s (locked)"],"Position: %1$s":["Position: %1$s"],"Animation":["Animation"],"Behaviors":["Behaviours"],"The lightbox behavior is disabled for linked images.":["The lightbox behaviour is disabled for linked images."],"No behaviors":["No behaviours"],"Name for applying graphical effects\u0004Filters":["Filters"],"Button label to reveal side configuration options\u0004%s options":["%s options"],"Text columns":["Text columns"],"Color %s styles":["Colour %s styles"],"The block will stick to the scrollable area of the parent %s block.":["The block will stick to the scrollable area of the parent %s block."],"Hide block tools":["Hide block tools"],"Show block tools":["Show block tools"],"Add after":["Add after"],"Add before":["Add before"],"Delete blocks":["Delete blocks"],"Manage my patterns":["Manage my patterns"],"Synced patterns":["Synced patterns"],"Reusable blocks are now synced patterns. A synced pattern will behave in exactly the same way as a reusable block.":["Reusable blocks are now synced patterns. A synced pattern will behave in exactly the same way as a reusable block."],"Custom patterns add by site users":["Custom patterns add by site users"],"My patterns":["My patterns"],"https:\/\/wordpress.org\/documentation\/article\/page-jumps\/":["https:\/\/wordpress.org\/documentation\/article\/page-jumps\/"],"Minimum column width":["Minimum column width"],"Grid":["Grid"],"Horizontal & vertical":["Horizontal & vertical"],"Name for the value of the CSS position property\u0004Fixed":["Fixed"],"Name for the value of the CSS position property\u0004Sticky":["Sticky"],"There is an error with your CSS structure.":["There is an error with your CSS structure."],"Shadow":["Shadow"],"Text decoration":["Text decoration"],"Append to %1$s block at position %2$d, Level %3$d":["Append to %1$s block at position %2$d, Level %3$d"],"%s block inserted":["%s block inserted"],"Dismiss hint":["Dismiss hint"],"Looking for other block settings? They've moved to the styles tab.":["Looking for other block settings? They've moved to the styles tab."],"Format tools":["Format tools"],"Currently selected position: %s":["Currently selected position: %s"],"Position":["Position"],"The block will not move when the page is scrolled.":["The block will not move when the page is scrolled."],"The block will stick to the top of the window instead of scrolling.":["The block will stick to the top of the window instead of scrolling."],"Sticky":["Sticky"],"Paste styles":["Paste styles"],"Copy styles":["Copy styles"],"Pasted styles to %d blocks.":["Pasted styles to %d blocks."],"Pasted styles to %s.":["Pasted styles to %s."],"Unable to paste styles. Block styles couldn't be found within the copied content.":["Unable to paste styles. Block styles couldn't be found within the copied content."],"Unable to paste styles. Please allow browser clipboard permissions before continuing.":["Unable to paste styles. Please allow browser clipboard permissions before continuing."],"Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers.":["Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers."],"Media categories":["Media categories"],"Media List":["Media List"],"Image inserted.":["Image inserted."],"Image uploaded and inserted.":["Image uploaded and inserted."],"External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation.":["External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation."],"This image cannot be uploaded to your Media Library, but it can still be inserted as an external image.":["This image cannot be uploaded to your Media Library, but it can still be inserted as an external image."],"Insert external image":["Insert external image"],"Report %s":["Report %s"],"Block pattern categories":["Block pattern categories"],"Pattern":["Pattern"],"Go to parent Navigation block":["Go to parent Navigation block"],"Stretch items":["Stretch items"],"Block vertical alignment setting\u0004Space between":["Space between"],"Block vertical alignment setting\u0004Stretch to fill":["Stretch to fill"],"Fixed":["Fixed"],"Fit":["Fit"],"Fit contents.":["Fit contents."],"Specify a fixed height.":["Specify a fixed height."],"Specify a fixed width.":["Specify a fixed width."],"Stretch to fill available space.":["Stretch to fill available space."],"Min. height":["Min. height"],"Move %1$d blocks from position %2$d left by one place":["Move %1$d blocks from position %2$d left by one place"],"Move %1$d blocks from position %2$d down by one place":["Move %1$d blocks from position %2$d down by one place"],"Hover":["Hover"],"H6":["H6"],"H5":["H5"],"H4":["H4"],"H3":["H3"],"H2":["H2"],"H1":["H1"],"Wide size":["Wide size"],"Content size":["Content size"],"Set the width of the main content area.":["Set the width of the main content area."],"Now":["Now"],"View options":["View options"],"short date format without the year\u0004M j":["M j"],"Modify":["Modify"],"Nested blocks will fill the width of this container. Toggle to constrain.":["Nested blocks will fill the width of this container. Toggle to constrain."],"Nested blocks use content width with options for full and wide widths.":["Nested blocks use content width with options for full and wide widths."],"Inner blocks use content width":["Inner blocks use content width"],"Font":["Font"],"Copy blocks":["Copy blocks"],"Apply to all blocks inside":["Apply to all blocks inside"],"Restrict editing":["Restrict editing"],"Blocks cannot be moved right as they are already are at the rightmost position":["Blocks cannot be moved right as they are already are at the rightmost position"],"Blocks cannot be moved left as they are already are at the leftmost position":["Blocks cannot be moved left as they are already are at the leftmost position"],"All blocks are selected, and cannot be moved":["All blocks are selected, and cannot be moved"],"Constrained":["Constrained"],"Spacing control":["Spacing control"],"Custom (%s)":["Custom (%s)"],"You are currently in zoom-out mode.":["You are currently in zoom-out mode."],"Select the size of the source image.":["Select the size of the source image."],"Use featured image":["Use featured image"],"Delete selection.":["Delete selection."],"Link is empty":["Link is empty"],"Enter a date or time <Link>format string<\/Link>.":["Enter a date or time <Link>format string<\/Link>."],"Custom format":["Custom format"],"Choose a format":["Choose a format"],"Enter your own date format":["Enter your own date format"],"long date format\u0004F j, Y":["F j, Y"],"medium date format with time\u0004M j, Y g:i A":["j M Y g:i A"],"medium date format\u0004M j, Y":["j M Y"],"short date format with time\u0004n\/j\/Y g:i A":["j\/n\/Y g:i A"],"short date format\u0004n\/j\/Y":["j\/n\/Y"],"Default format":["Default format"],"Date format":["Date format"],"Transform to %s":["Transform to %s"],"%s blocks deselected.":["%s blocks deselected."],"%s deselected.":["%s deselected."],"Transparent text may be hard for people to read.":["Transparent text may be hard for people to read."],"verb\u0004Stack":["Stack"],"single horizontal line\u0004Row":["Row"],"Select parent block (%s)":["Select parent block (%s)"],"Lock":["Lock"],"Unlock":["Unlock"],"Prevent removal":["Prevent removal"],"Disable movement":["Disable movement"],"Lock all":["Lock all"],"Choose specific attributes to restrict or lock all available options.":["Choose specific attributes to restrict or lock all available options."],"Lock %s":["Lock %s"],"Add default block":["Add default block"],"Add pattern":["Add pattern"],"Alignment option\u0004None":["None"],"Vertical alignment":["Vertical alignment"],"Align items bottom":["Align items bottom"],"Align items center":["Align items centre"],"Align items top":["Align items top"],"font weight\u0004Black":["Black"],"font weight\u0004Extra Bold":["Extra Bold"],"font weight\u0004Bold":["Bold"],"font weight\u0004Semi Bold":["Semi Bold"],"font weight\u0004Medium":["Medium"],"font weight\u0004Regular":["Regular"],"font weight\u0004Light":["Light"],"font weight\u0004Extra Light":["Extra Light"],"font weight\u0004Thin":["Thin"],"font style\u0004Italic":["Italic"],"font style\u0004Regular":["Regular"],"Set custom size":["Set custom size"],"Use size preset":["Use size preset"],"link color":["link colour"],"Navigate to the previous view":["Navigate to the previous view"],"%1$d pattern found for \"%2$s\"":["%1$d pattern found for \"%2$s\"","%1$d patterns found for \"%2$s\""],"Explore all patterns":["Explore all patterns"],"Block spacing":["Block spacing"],"Letter spacing":["Letter-spacing"],"Radius":["Radius"],"Link radii":["Link Radii"],"Unlink radii":["Unlink Radii"],"Bottom right":["Bottom right"],"Bottom left":["Bottom left"],"Top right":["Top right"],"Top left":["Top left"],"Max %s wide":["Max %s wide"],"Flow":["Flow"],"Orientation":["Orientation"],"Allow to wrap to multiple lines":["Allow to wrap to multiple lines"],"Justification":["Justification"],"Flex":["Flex"],"Currently selected font appearance: %s":["Currently selected font appearance: %s"],"Currently selected font style: %s":["Currently selected font style: %s"],"Currently selected font weight: %s":["Currently selected font weight: %s"],"No selected font appearance":["No selected font appearance"],"Create a two-tone color effect without losing your original image.":["Create a two-tone color effect without losing your original image."],"Displays more block tools":["Displays more block tools"],"Indicates this palette is created by the user.\u0004Custom":["Custom"],"Indicates this palette comes from the theme.\u0004Custom":["Custom"],"Indicates this palette comes from WordPress.\u0004Default":["Default"],"Indicates this palette comes from the theme.\u0004Theme":["Theme"],"Tools provide different interactions for selecting, navigating, and editing blocks. Toggle between select and edit by pressing Escape and Enter.":["Tools provide different interactions for selecting, navigating, and editing blocks. Toggle between select and edit by pressing Escape and Enter."],"Space between items":["Space between items"],"Justify items right":["Justify items right"],"Justify items center":["Justify items centre"],"Justify items left":["Justify items left"],"Carousel view":["Carousel view"],"Next pattern":["Next pattern"],"Previous pattern":["Previous pattern"],"Choose":["Choose"],"Patterns list":["Patterns list"],"Select %s":["Select %s"],"Type \/ to choose a block":["Type \/ to choose a block"],"Search for blocks and patterns":["Search for blocks and patterns"],"Use left and right arrow keys to move through blocks":["Use left and right arrow keys to move through blocks"],"Customize the width for all elements that are assigned to the center or wide columns.":["Customise the width for all elements that are assigned to the centre or wide columns."],"Wide":["Wide"],"Layout":["Layout"],"Apply duotone filter":["Apply duotone filter"],"Duotone":["Duotone"],"Margin":["Margin"],"Vertical":["Vertical"],"Horizontal":["Horizontal"],"Change items justification":["Change items justification"],"Editor canvas":["Editor canvas"],"Block vertical alignment setting\u0004Align bottom":["Align bottom"],"Block vertical alignment setting\u0004Align middle":["Align middle"],"Block vertical alignment setting\u0004Align top":["Align top"],"Transform to variation":["Transform to variation"],"More":["More"],"Drag":["Drag"],"Block Patterns":["Block Patterns"],"Toggle full height":["Toggle full height"],"Font style":["Font style"],"Font weight":["Font weight"],"Letter case":["Letter case"],"Capitalize":["Capitalize"],"Lowercase":["Lowercase"],"Uppercase":["Uppercase"],"Decoration":["Decoration"],"Add an anchor":["Add an anchor"],"Captions":["Captions"],"Appearance":["Appearance"],"Create: <mark>%s<\/mark>":["Create: <mark>%s<\/mark>"],"Search for patterns":["Search for a pattern"],"Block pattern \"%s\" inserted.":["Block pattern \"%s\" inserted."],"Rotate":["Rotate"],"Zoom":["Zoom"],"Could not edit image. %s":["Could not edit image. %s"],"2:3":["2:3"],"3:4":["3:4"],"9:16":["9:16"],"10:16":["10:16"],"Portrait":["Portrait"],"3:2":["3:2"],"4:3":["4:3"],"16:9":["16:9"],"16:10":["16:10"],"Landscape":["Landscape"],"Aspect Ratio":["Aspect Ratio"],"Move the selected block(s) down.":["Move the selected block(s) down."],"Move the selected block(s) up.":["Move the selected block(s) up."],"Mobile":["Mobile"],"Tablet":["Tablet"],"Desktop":["Desktop"],"Current media URL:":["Current media URL:"],"Creating":["Creating"],"An unknown error occurred during creation. Please try again.":["An unknown error occurred during creation. Please try again."],"Image size presets":["Image size presets"],"Block variations":["Block variations"],"Block navigation structure":["Block navigation structure"],"Block %1$d of %2$d, Level %3$d":["Block %1$d of %2$d, Level %3$d"],"Move to":["Move to"],"Moved %d block to clipboard.":["Moved %d blocks to clipboard."],"Copied %d block to clipboard.":["Copied %d blocks to clipboard."],"Moved \"%s\" to clipboard.":["Moved \"%s\" to clipboard."],"Copied \"%s\" to clipboard.":["Copied \"%s\" to clipboard."],"Browse all":["Browse all"],"Browse all. This will open the main inserter panel in the editor toolbar.":["Browse all. This will open the main inserter panel in the editor Toolbar."],"A tip for using the block editor":["A tip for using the block editor"],"Patterns":["Patterns"],"%d block added.":["%d block added.","%d blocks added"],"Use the Tab key and Arrow keys to choose new block location. Use Left and Right Arrow keys to move between nesting levels. Once location is selected press Enter or Space to move the block.":["Use the Tab key and Arrow keys to choose new block location. Use Left and Right Arrow keys to move between nesting levels. Once location is selected, press Enter or Space to move the block."],"You are currently in navigation mode. Navigate blocks using the Tab key and Arrow keys. Use Left and Right Arrow keys to move between nesting levels. To exit navigation mode and edit the selected block, press Enter.":["You are currently in navigation mode. Navigate blocks using the Tab key and Arrow keys. Use Left and Right Arrow keys to move between nesting levels. To exit navigation mode and edit the selected block, press Enter."],"Change a block's type by pressing the block icon on the toolbar.":["Change a block's type by pressing the block icon on the toolbar."],"Drag files into the editor to automatically insert media blocks.":["Drag files into the editor to automatically insert media blocks."],"Outdent a list by pressing <kbd>backspace<\/kbd> at the beginning of a line.":["Outdent a list by pressing <kbd>backspace<\/kbd> at the beginning of a line."],"Indent a list by pressing <kbd>space<\/kbd> at the beginning of a line.":["Indent a list by pressing <kbd>space<\/kbd> at the beginning of a line."],"Open Colors Selector":["Open Colours Selector"],"Change matrix alignment":["Change matrix alignment"],"Padding":["Padding"],"Typography":["Typography"],"Line height":["Line height"],"Block %1$s is at the beginning of the content and can\u2019t be moved left":["Block %1$s is at the beginning of the content and can\u2019t be moved left"],"Block %1$s is at the beginning of the content and can\u2019t be moved up":["Block %1$s is at the beginning of the content and can\u2019t be moved up"],"Block %1$s is at the end of the content and can\u2019t be moved left":["Block %1$s is at the end of the content and can\u2019t be moved left"],"Block %1$s is at the end of the content and can\u2019t be moved down":["Block %1$s is at the end of the content and can\u2019t be moved down"],"Move %1$s block from position %2$d right to position %3$d":["Move %1$s block from position %2$d right to position %3$d"],"Move %1$s block from position %2$d left to position %3$d":["Move %1$s block from position %2$d left to position %3$d"],"Toggle between using the same value for all screen sizes or using a unique value per screen size.":["Toggle between using the same value for all screen sizes or using a unique value per screen size."],"Use the same %s on all screensizes.":["Use the same %s on all screensizes."],"Large screens":["Large screens"],"Medium screens":["Medium screens"],"Small screens":["Small screens"],"Text labelling a interface as controlling a given layout property (eg: margin) for a given screen size.\u0004Controls the %1$s property for %2$s viewports.":["Controls the %1$s property for %2$s viewports."],"Open Media Library":["Open Media Library"],"The media file has been replaced":["The media file has been replaced"],"Currently selected":["Currently selected"],"Search or type url":["Search or type url"],"Press ENTER to add this link":["Press ENTER to add this link"],"Currently selected link settings":["Currently selected link settings"],"Select a variation to start with.":["Select a variation to start with."],"Choose variation":["Choose variation"],"Generic label for block inserter button\u0004Add block":["Add block"],"directly add the only allowed block\u0004Add %s":["Add %s"],"%s block added":["%s block added"],"Multiple selected blocks":["Multiple selected blocks"],"You are currently in edit mode. To return to the navigation mode, press Escape.":["You are currently in edit mode. To return to the navigation mode, press Escape."],"Midnight":["Midnight"],"Electric grass":["Electric grass"],"Pale ocean":["Pale ocean"],"Luminous dusk":["Luminous dusk"],"Blush bordeaux":["Blush bordeaux"],"Blush light purple":["Blush light purple"],"Cool to warm spectrum":["Cool to warm spectrum"],"Very light gray to cyan bluish gray":["Very light grey to cyan bluish grey"],"Luminous vivid orange to vivid red":["Luminous vivid orange to vivid red"],"Luminous vivid amber to luminous vivid orange":["Luminous vivid amber to luminous vivid orange"],"Light green cyan to vivid green cyan":["Light green cyan to vivid green cyan"],"Vivid cyan blue to vivid purple":["Vivid cyan blue to vivid purple"],"Block breadcrumb":["Block breadcrumb"],"Gradient":["Gradient"],"Solid":["Solid"],"No Preview Available.":["No Preview Available."],"Grid view":["Grid view"],"List view":["List view"],"Move right":["Move right"],"Move left":["Move left"],"Fill":["Fill"],"Link rel":["Link rel"],"Border radius":["Border radius"],"Open in new tab":["Open in new tab"],"Separate multiple classes with spaces.":["Separate multiple classes with spaces."],"Learn more about anchors":["Learn more about anchors"],"Enter a word or two \u2014 without spaces \u2014 to make a unique web address just for this block, called an \u201canchor.\u201d Then, you\u2019ll be able to link directly to this section of your page.":["Enter a word or two \u2014 without spaces \u2014 to make a unique web address just for this block, called an \u201canchor.\u201d Then, you\u2019ll be able to link directly to this section of your page."],"Default Style":["Default Style"],"Upload a video file, pick one from your media library, or add one with a URL.":["Upload a video file, pick one from your media library, or add one with a URL."],"Upload an image file, pick one from your media library, or add one with a URL.":["Upload an image file, pick one from your media library, or add one with a URL."],"Upload an audio file, pick one from your media library, or add one with a URL.":["Upload an audio file, pick one from your media library, or add one with a URL."],"Upload a media file or pick one from your media library.":["Upload a media file or pick one from your media library."],"Skip":["Skip"],"This color combination may be hard for people to read.":["This colour combination may be hard for people to read."],"Add a block":["Add a block"],"While writing, you can press <kbd>\/<\/kbd> to quickly insert new blocks.":["While writing, you can press <kbd>\/<\/kbd> to quickly insert new blocks."],"Vivid purple":["Vivid purple"],"Block vertical alignment setting label\u0004Change vertical alignment":["Change vertical alignment"],"Ungrouping blocks from within a grouping block back into individual blocks within the Editor \u0004Ungroup":["Ungroup"],"verb\u0004Group":["Group"],"%s: Change block type or style":["%s: Change block type or style"],"block style\u0004Default":["Default"],"Attempt Block Recovery":["Attempt Block Recovery"],"To edit this block, you need permission to upload media.":["To edit this block, you need permission to upload media."],"Block tools":["Block Tools"],"%s block selected.":["%s block selected.","%s blocks selected."],"Align text right":["Align text right"],"Align text center":["Align text centre"],"Align text left":["Align text left"],"Heading":["Heading"],"Heading %d":["Heading %d"],"Heading settings":["Heading settings"],"Button":["Button"],"Document":["Document"],"%d block":["%d block","%d blocks"],"Insert a new block after the selected block(s).":["Insert a new block after the selected block(s)."],"Insert a new block before the selected block(s).":["Insert a new block before the selected block(s)."],"Remove the selected block(s).":["Remove the selected block(s)."],"Duplicate the selected block(s).":["Duplicate the selected block(s)."],"Select all text when typing. Press again to select all blocks.":["Select all text when typing. Press again to select all blocks."],"Navigate to the nearest toolbar.":["Navigate to the nearest toolbar."],"Options":["Options"],"font size name\u0004Huge":["Huge"],"font size name\u0004Large":["Large"],"font size name\u0004Medium":["Medium"],"font size name\u0004Small":["Small"],"Cyan bluish gray":["Cyan bluish grey"],"Vivid cyan blue":["Vivid cyan blue"],"Pale cyan blue":["Pale cyan blue"],"Vivid green cyan":["Vivid green cyan"],"Light green cyan":["Light green cyan"],"Luminous vivid amber":["Luminous vivid amber"],"Luminous vivid orange":["Luminous vivid orange"],"Vivid red":["Vivid red"],"Pale pink":["Pale pink"],"Additional CSS class(es)":["Additional CSS class(es)"],"HTML anchor":["HTML anchor"],"Link settings":["Link settings"],"Skip to the selected block":["Skip to the selected block"],"Paste or type URL":["Paste or type URL"],"blocks\u0004Most used":["Most used"],"%d result found.":["%d result found.","%d results found."],"This color combination may be hard for people to read. Try using a brighter background color and\/or a darker %s.":["This colour combination may be hard for people to read. Try using a brighter background colour and\/or a darker text colour."],"This color combination may be hard for people to read. Try using a darker background color and\/or a brighter %s.":["This colour combination may be hard for people to read. Try using a darker background colour and\/or a brighter text colour."],"Transform to":["Transform To:"],"Change type of %d block":["Change type of %d block","Change type of %d blocks"],"Duplicate":["Duplicate"],"More options":["More options"],"Edit visually":["Edit visually"],"Edit as HTML":["Edit as HTML"],"Move %1$d blocks from position %2$d right by one place":["Move %1$d block from position %2$d down by one place","Move %1$d blocks from position %2$d down by one place"],"Move %1$d blocks from position %2$d up by one place":["Move %1$d block from position %2$d up by one place","Move %1$d blocks from position %2$d up by one place"],"Blocks cannot be moved down as they are already at the bottom":["Blocks cannot be moved down as they are already at the bottom"],"Blocks cannot be moved up as they are already at the top":["Blocks cannot be moved up as they are already at the top"],"Block %1$s is at the beginning of the content and can\u2019t be moved right":["Block %1$s is at the beginning of the content and can\u2019t be moved right"],"Move %1$s block from position %2$d up to position %3$d":["Move %1$s block from position %2$d up to position %3$d"],"Block %1$s is at the end of the content and can\u2019t be moved right":["Block %1$s is at the end of the content and can\u2019t be moved right"],"Move %1$s block from position %2$d down to position %3$d":["Move %1$s block from position %2$d down to position %3$d"],"Block %s is the only block, and cannot be moved":["Block %s is the only block, and cannot be moved"],"Block: %s":["Block: %s"],"This block contains unexpected or invalid content.":["This block contains unexpected or invalid content."],"imperative verb\u0004Resolve":["Resolve"],"Convert to Blocks":["Convert to Blocks"],"Resolve Block":["Resolve Block"],"Convert to Classic Block":["Convert to Classic Block"],"This block has encountered an error and cannot be previewed.":["This block has encountered an error and cannot be previewed."],"No block selected.":["No block selected."],"After Conversion":["After Conversion"],"Convert to HTML":["Convert to HTML"],"Current":["Current"],"Change alignment":["Change alignment"],"Full width":["Full width"],"Wide width":["Wide width"],"Change text alignment":["Change text alignment"],"Reset":["Reset"],"font size name\u0004Normal":["Normal"],"No results.":["No results."],"%d result found, use up and down arrow keys to navigate.":["%d result found, use up and down arrow keys to navigate.","%d results found, use up and down arrow keys to navigate."],"Blocks":["Blocks"],"Additional CSS":["Additional CSS"],"Original":["Original"],"Link selected.":["Link selected."],"Paste URL or type to search":["Paste URL or type to search"],"%1$s %2$s":["%1$s %2$s"],"Color":["Colour"],"List View":["List View"],"Link CSS Class":["Link CSS Class"],"Back":["Back"],"Auto":["Auto"],"Tools":["Tools"],"Replace":["Replace"],"Align left":["Align left"],"Align center":["Align centre"],"Align right":["Align right"],"Move up":["Move up"],"Move down":["Move down"],"Not set":["Not set"],"Insert from URL":["Insert from URL"],"Video":["Video"],"Audio":["Audio"],"Columns":["Columns"],"Large":["Large"],"Media Library":["Media Library"],"Media File":["Media File"],"Attachment Page":["Attachment Page"],"Clear selection.":["Clear selection."],"text color":["Text Colour"],"Mixed":["Fixed"],"Upload":["Upload"],"Styles":["Styles"],"Link":["Link"],"Square":["Square"],"Custom":["Custom"],"Image":["Image"],"Remove link":["Remove link"],"Insert link":["Insert link"],"Background":["Background"],"Align":["Align"],"Bottom":["Bottom"],"Top":["Top"],"Dimensions":["Dimensions"],"Border":["Border"],"Copy":["Copy"],"Unlink":["Unlink"],"Align text":["Align Left"],"Strikethrough":["Strikethrough"],"Underline":["Underline"],"Paragraph":["Paragraph"],"Font family":["Font family"],"Font size":["Font size"],"Insert":["Insert"],"Untitled":["Untitled"],"Text":["Text"],"Search results for \"%s\"":["Search results for %s"],"No results found.":["No results found."],"All":["All"],"Default":["Default"],"Height":["Height"],"Settings":["Settings"],"Edit link":["Edit link"],"Width":["Width"],"White":["White"],"Black":["Black"],"Select":["Select"],"Close":["Close"],"Search":["Search"],"Media":["Media"],"Full Size":["Full Size"],"Medium":["Medium"],"Right":["Right"],"Left":["Left"],"Thumbnail":["Thumbnail"],"Scale":["Scale"],"Content":["Content"],"Cancel":["Cancel"],"Preview":["Preview"],"Submit":["Submit"],"Done":["Done"],"None":["None"],"Advanced":["Advanced"],"Save":["Save"],"Delete":["Delete"],"Publish":["Publish"],"Apply":["Apply"],"Edit":["Edit"],"URL":["URL"]}},"comment":{"reference":"wp-includes\/js\/dist\/block-editor.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/block-editor.min.js?ver=0cd49e3f951fc97cabb7' id='wp-block-editor-js'></script>
    <script id='wp-core-data-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Global Styles":["Global Styles"],"Widget types":["Widget types"],"Menu Item":["Menu Item"],"Comment":["Comment"],"Widget areas":["Widget areas"],"Site":["Site"],"Post Type":["Post Type"],"Taxonomy":["Taxonomy"],"Menu Location":["Menu Location","Menu Locations"],"Menu":["Menu"],"User":["User"],"Base":["Base"],"Widgets":["Widgets"],"Site Title":["Site Title"],"Themes":["Themes"],"(no title)":["(no title)"],"Media":["Media"],"Plugins":["Plugins"]}},"comment":{"reference":"wp-includes\/js\/dist\/core-data.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/core-data.min.js?ver=eba24853937736de71cd' id='wp-core-data-js'></script>
    <script id='wp-media-utils-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"%s: Sorry, you are not allowed to upload this file type.":["%s: Sorry, you are not allowed to upload this file type."],"Select or Upload Media":["Select or Upload Media"],"Error while uploading file %s to the media library.":["Error while uploading file %s to the media library."],"%s: This file is empty.":["%s: This file is empty."],"%s: Sorry, this file type is not supported here.":["%s: Sorry, this file type is not supported here."],"%s: This file exceeds the maximum upload size for this site.":["This file exceeds the maximum upload size for this site."]}},"comment":{"reference":"wp-includes\/js\/dist\/media-utils.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/media-utils.min.js?ver=bcd60e7a2fb568f38015' id='wp-media-utils-js'></script>
    <script id='wp-reusable-blocks-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Create pattern\/reusable block":["Create pattern\/reusable block"],"Unsynced Pattern created: %s":["Unsynced Pattern created: %s"],"Synced Pattern created: %s":["Synced Pattern created: %s"],"Untitled Pattern block":["Untitled Pattern block"],"Editing the pattern will update it anywhere it is used.":["Editing the pattern will update it anywhere it is used."],"Synced":["Synced"],"My pattern":["My pattern"],"Create pattern":["Create pattern"],"Manage patterns":["Manage patterns"],"Detach pattern":["Detach pattern"],"Detach patterns":["Detach patterns"],"Create":["Create"],"Cancel":["Cancel"],"Name":["Name"]}},"comment":{"reference":"wp-includes\/js\/dist\/reusable-blocks.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/reusable-blocks.min.js?ver=ba0edecdf1360ec259cd' id='wp-reusable-blocks-js'></script>
    <script id='wp-server-side-render-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Block rendered as empty.":["Block rendered as empty."],"Error loading block: %s":["Error loading block: %s"]}},"comment":{"reference":"wp-includes\/js\/dist\/server-side-render.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/server-side-render.min.js?ver=81299db67c0fa2c65479' id='wp-server-side-render-js'></script>
    <script id='wp-editor-js-translations'>
    ( function( domain, translations ) {
    	var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
    	localeData[""].domain = domain;
    	wp.i18n.setLocaleData( localeData, domain );
    } )( "default", {"translation-revision-date":"2023-08-03 07:25:21+0000","generator":"GlotPress\/4.0.0-alpha.7","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_CA"},"Word count type. Do not translate!\u0004words":["words"],"https:\/\/wordpress.org\/documentation\/article\/page-post-settings-sidebar\/#permalink":["https:\/\/wordpress.org\/documentation\/article\/page-post-settings-sidebar\/#permalink"],"Editing the pattern will update it anywhere it is used.":["Editing the pattern will update it anywhere it is used."],"Set pattern sync status":["Set pattern sync status"],"Sync status":["Sync status"],"Upload all":["Upload all"],"There are some external images in the post which can be uploaded to the media library. Images coming from different domains may not always display correctly, load slowly for visitors, or be removed unexpectedly.":["There are some external images in the post which can be uploaded to the media library. Images coming from different domains may not always display correctly, load slowly for visitors, or be removed unexpectedly."],"External media":["External media"],"Select image block.":["Select image block."],"https:\/\/wordpress.org\/documentation\/article\/page-post-settings-sidebar\/#excerpt":["https:\/\/wordpress.org\/documentation\/article\/page-post-settings-sidebar\/#excerpt"],"Allow comments on new posts":["Allow comments on new posts"],"Maximum posts per page":["Maximum posts per page"],"Synced":["Synced"],"Fully synced":["Fully synced"],"Not synced":["Not synced"],"caption\u0004<a %1$s>Work<\/a>\/ %2$s":["<a %1$s>Work<\/a>\/ %2$s"],"Search Openverse":["Search Openverse"],"Openverse":["Openverse"],"Search audio":["Search audio"],"Search videos":["Search videos"],"Search images":["Search images"],"caption\u0004\"%1$s\"\/ %2$s":["\"%1$s\"\/ %2$s"],"caption\u0004<a %1$s>Work<\/a> by %2$s\/ %3$s":["<a %1$s>Work<\/a> by %2$s\/ %3$s"],"caption\u0004\"%1$s\" by %2$s\/ %3$s":["\"%1$s\" by %2$s\/ %3$s"],"Time to read":["Time to read"],"<span>%d<\/span> minute":["<span>%d<\/span> minute","<span>%d<\/span> minutes"],"<span>< 1<\/span> minute":["<span>< 1<\/span> minute"],"Learn more.":["Learn more."],"post schedule date format without year\u0004F j g:i\u00a0a":["F j g:i\u00a0a"],"Tomorrow at %s":["Tomorrow at %s"],"post schedule time format\u0004g:i\u00a0a":["g:i\u00a0a"],"Today at %s":["Today at %s"],"post schedule full date format\u0004F j, Y g:i\u00a0a":["F j, Y g:i\u00a0a"],"Control how this post is viewed.":["Control how this post is viewed."],"Only those with the password can view this post.":["Only those with the password can view this post."],"Apply suggested format: %s":["Apply suggested format: %s"],"Categories provide a helpful way to group related posts together and to quickly tell readers what a post is about.":["Categories provide a helpful way to group related posts together and to quickly tell readers what a post is about."],"Assign a category":["Assign a category"],"If you take over, the other user will lose editing control to the post, but their changes will be saved.":["If you take over, the other user will lose editing control to the post, but their changes will be saved."],"<strong>%s<\/strong> is currently working on this post (<PreviewLink \/>), which means you cannot make changes, unless you take over.":["<strong>%s<\/strong> is currently working on this post (<PreviewLink \/>), which means you cannot make changes, unless you take over."],"preview":["preview"],"<strong>%s<\/strong> now has editing control of this post (<PreviewLink \/>). Don\u2019t worry, your changes up to this moment have been saved.":["<strong>%s<\/strong> now has editing control of this posts (<PreviewLink \/>). Don\u2019t worry, your changes up to this moment have been saved."],"Exit editor":["Exit editor"],"These changes will affect your whole site.":["These changes will affect your whole site."],"View Preview":["View Preview"],"Draft saved.":["Draft saved."],"Icon":["Icon"],"Site updated.":["Site updated."],"Saving failed.":["Saving failed."],"The following changes have been made to your site, templates, and content.":["The following changes have been made to your site, templates, and content."],"The following content has been modified.":["The following content has been modified."],"This change will affect pages and posts that use this template.":["This change will affect pages and posts that use this template.","These changes will affect pages and posts that use these templates."],"This change will affect your whole site.":["This change will affect your whole site.","These changes will affect your whole site."],"Template Parts":["Template Parts"],"Page on front":["Page on front"],"Show on front":["Show on front"],"Characters":["Characters"],"Save draft":["Save draft"],"Are you ready to save?":["Are you ready to save?"],"Template Part":["template part","template parts"],"Password protected":["Password protected"],"View post":["View post"],"Slug":["Slug"],"Update\u2026":["Update\u2026"],"Submit for Review\u2026":["Submit for Review\u2026"],"Pending review":["Pending review"],"Restore the backup":["Restore the backup"],"The backup of this post in your browser is different from the version below.":["The backup of this post in your browser is different from the version below."],"Details":["Details"],"The last part of the URL.":["The last part of the URL."],"Search Terms":["Search Terms"],"Stick to the top of the blog":["Stick to the top of the blog"],"The current image has no alternative text. The file name is: %s":["The current image has no alternative text. The file name is: %s"],"Permalink":["Permalink"],"To edit the featured image, you need permission to upload media.":["To edit the featured image, you need permission to upload media."],"Start writing with text or HTML":["Start writing with text or HTML"],"Type text or HTML":["Type text or HTML"],"Create":["Create"],"Visibility":["Visibility"],"Redo your last undo.":["Redo your last undo."],"Undo your last changes.":["Undo your last changes."],"Save your changes.":["Save your changes."],"Trashing failed":["Trashing failed"],"Updating failed.":["Updating failed."],"Scheduling failed.":["Scheduling failed."],"Publishing failed.":["Publishing failed."],"You have unsaved changes. If you proceed, they will be lost.":["You have unsaved changes. If you proceed, they will be lost."],"Reset the template":["Reset the template"],"Keep it as is":["Keep it as is"],"The content of your post doesn\u2019t match the template assigned to your post type.":["The content of your post doesn\u2019t match the template assigned to your post type."],"Resetting the template may result in loss of content, do you want to continue?":["Resetting the template may result in loss of content, do you want to continue?"],"Document Outline":["Document Outline"],"Paragraphs":["Paragraphs"],"Headings":["Headings"],"Document Statistics":["Document Statistics"],"View the autosave":["View the autosave"],"There is an autosave of this post that is more recent than the version below.":["There is an autosave of this post that is more recent than the version below."],"Only visible to site admins and editors.":["Only visible to site admins and editors."],"Visible to everyone.":["Visible to everyone."],"Use a secure password":["Use a secure password"],"Create password":["Create password"],"Would you like to privately publish this post now?":["Would you like to privately publish this post now?"],"Move to trash":["Move to trash"],"Add title":["Add title"],"Terms":["Terms"],"Parent Term":["Parent Term"],"Add new term":["Add new term"],"Add new category":["Add new category"],"term\u0004Remove %s":["Remove %s"],"term\u0004%s removed":["%s removed"],"term\u0004%s added":["%s added"],"Term":["Term"],"Tag":["Tag"],"Add new Term":["Add new Term"],"Switch to draft":["Switch to draft"],"Are you sure you want to unschedule this post?":["Are you sure you want to unschedule this post?"],"Are you sure you want to unpublish this post?":["Are you sure you want to unpublish this post?"],"Immediately":["Immediately"],"Saving":["Saving"],"Autosaving":["Autosaving"],"Publish:":["Publish:"],"Visibility:":["Visibility:"],"Double-check your settings before publishing.":["Double-check your settings before publishing."],"Are you ready to publish?":["Are you ready to publish?"],"Your work will be published at the specified date and time.":["Your work will be published at the specified date and time."],"Are you ready to schedule?":["Are you ready to schedule?"],"When you\u2019re ready, submit your work for review, and an Editor will be able to approve it for you.":["When you\u2019re ready, submit your work for review, and an Editor will be able to approve it for you."],"Are you ready to submit for review?":["Are you ready to submit for review?"],"Copied!":["Copied!"],"%s address":["%s address"],"What\u2019s next?":["What\u2019s next?"],"is now live.":["is now live."],"is now scheduled. It will go live on":["is now scheduled. It will go live on"],"Tags help users and search engines navigate your site and find your content. Add a few keywords to describe your post.":["Tags help users and search engines navigate your site and find your content. Add a few keywords to describe your post."],"Add tags":["Add tags"],"Apply the \"%1$s\" format.":["Apply the \"%1$s\" format."],"Your theme uses post formats to highlight different kinds of content, like images or videos. Apply a post format to see this special styling.":["Your theme uses post formats to highlight different kinds of content, like images or videos. Apply a post format to see this special styling."],"Use a post format":["Use a post format"],"Always show pre-publish checks.":["Always show pre-publish checks."],"Close panel":["Close panel"],"Submit for Review":["Submit for Review"],"Scheduling\u2026":["Scheduling\u2026"],"Updating\u2026":["Updating\u2026"],"Publishing\u2026":["Publishing\u2026"],"imperative verb\u0004Preview":["Preview"],"Generating preview\u2026":["Generating preview\u2026"],"Allow pingbacks & trackbacks":["Allow pingbacks & trackbacks"],"Another user is currently working on this post (<PreviewLink \/>), which means you cannot make changes, unless you take over.":["Another user is currently working on this post, which means you cannot make changes, unless you take over."],"Another user now has editing control of this post (<PreviewLink \/>). Don\u2019t worry, your changes up to this moment have been saved.":["Another user now has editing control of this post. Don\u2019t worry, your changes up to this moment have been saved."],"Avatar":["Avatar"],"This post is already being edited":["This post is already being edited."],"Someone else has taken over this post":["Someone else has taken over this post."],"%d Revision":["%d Revision","%d Revisions"],"Post Format":["Post Format"],"Chat":["Chat"],"Standard":["Standard"],"Aside":["Aside"],"Edit or replace the image":["Edit or replace the image"],"Learn more about manual excerpts":["Learn more about manual excerpts"],"Write an excerpt (optional)":["Write an excerpt (optional)"],"Allow comments":["Allow comments"],"no title":["no title"],"Order":["Order"],"%d result found.":["%d result found.","%d results found."],"The editor has encountered an unexpected error.":["The editor has encountered an unexpected error."],"Copy Error":["Copy Error"],"Copy Post Text":["Copy Post Text"],"(Multiple H1 headings are not recommended)":["(Multiple H1 headings are not recommended)"],"(Your theme may already use a H1 for the post title)":["(Your theme may already use a H1 for the post title)"],"(Incorrect heading level)":["(Incorrect heading level)"],"(Empty heading)":["(Empty heading)"],"Category":["Category"],"(opens in a new tab)":["(opens in a new tab)"],"Blocks":["Blocks"],"Take over":["Take over"],"Gallery":["Gallery"],"Schedule\u2026":["Schedule\u2026"],"Current image: %s":["Current image: %s"],"(Untitled)":["(Untitled)"],"Logo":["Logo"],"Site Icon":["Site Icon"],"Template:":["Template:"],"Replace":["Replace"],"Status":["Status"],"Set featured image":["Set featured image"],"Video":["Video"],"Videos":["Videos"],"Audio":["Audio"],"Selected":["selected"],"Saved":["Saved"],"Remove":["Remove"],"Featured image":["Featured image"],"Tagline":["Tagline"],"Link":["Link"],"Words":["Words"],"Parent Category":["Parent Category"],"Image":["Image"],"You do not have permission to create Pages.":["You do not have permission to preview drafts."],"Quote":["Quote"],"Copy":["Copy"],"Suggestion:":["Suggestion:"],"Untitled":["Untitled"],"(no title)":["(no title)"],"Select":["Select"],"Images":["Images"],"Add new tag":["Add new tag"],"Update":["Update"],"Schedule":["Schedule"],"Public":["Public"],"Private":["Private"],"Save as pending":["Save as Pending"],"Redo":["Redo"],"Cancel":["Cancel"],"Save":["Save"],"Publish":["Publish"],"Undo":["Undo"],"URL":["URL"],"Author":["Author"],"Title":["Title"]}},"comment":{"reference":"wp-includes\/js\/dist\/editor.js"}} );
    </script>
    <script src='https://dish.local/wp-includes/js/dist/editor.min.js?ver=6d72d0f7ca361ec5011d' id='wp-editor-js'></script>
    <script id="wp-editor-js-after">
    Object.assign( window.wp.editor, window.wp.oldEditor );
    </script>
    <script id='eventprime-blocks-group-registration-js-extra'>
    var ep_events = [{"id":"301","name":"South American Street Food"}];
    </script>
    <script src='https://dish.local/wp-content/plugins/eventprime-event-calendar-management/includes/core/admin/blocks/index.js?ver=1695750972' id='eventprime-blocks-group-registration-js'></script>
    
    
    <script src='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/js/jquery.toast.min.js?ver=3.2.3' id='ep-toast-js-js'></script>
    <script src='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/js/toast-message.js?ver=3.2.3' id='ep-toast-message-js-js'></script>
    <script id='ep-common-script-js-extra'>
    var eventprime = {"global_settings":{"scalar":false,"performers_page":"289","venues_page":"290","events_page":"291","booking_page":"292","profile_page":"293","event_types":"294","event_submit_form":"295","booking_details_page":"296","event_organizers":"297","login_page":"298","register_page":"299","booking_pending_email":"<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n    <tbody>\r\n        <tr>\r\n            <td align=\"center\" valign=\"top\">\r\n                <table style=\"background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px!important;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\r\n                    <tbody>\r\n                        <tr>\r\n                            <td align=\"center\" valign=\"top\">\r\n                                <table style=\"background-color: #0087be;border-radius: 3px 3px 0 0!important; color: #ffffff; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                    <tbody>\r\n                                        <tr>\r\n                                            <td style=\"padding: 36px 48px; display: block;\">\r\n                                                <h1 style=\"color: #ffffff; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left;\">Your Booking is Pending<\/h1> <\/td>\r\n                                        <\/tr>\r\n                                    <\/tbody>\r\n                                <\/table>\r\n                            <\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td align=\"center\" valign=\"top\">\r\n                                <table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\r\n                                    <tbody>\r\n                                        <tr>\r\n                                            <td style=\"background-color: #fdfdfd;\" valign=\"top\">\r\n                                                <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\">\r\n                                                    <tbody>\r\n                                                        <tr>\r\n                                                            <td style=\"padding: 48px;\" valign=\"top\">\r\n                                                                <div style=\"color: #737373; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 14px; line-height: 150%; text-align: left;\">\r\n                                                                    <h1 style=\"color: #0087be; display: block; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 22px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;\">Event Name<\/h1>\r\n                                                                    <h2 style=\"color:#557da1;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Venue Name<\/h2>\r\n                                                                    <h2 style=\"color: #557da1; display: block; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 18px; font-weight: normal; line-height: 130%; margin: 16px 0 8px; text-align: center; font-style: italic;\">Event Date Time<\/h2>\r\n                                                                    <h2 style=\"color: #0087be; display: block; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 18px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: left;\">Booking #ID<\/h2>\r\n                                                                    <table style=\"width: 100%; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; border: 1px solid #e4e4e4;\" border=\"1\" cellspacing=\"0\" cellpadding=\"6\">\r\n                                                                        <thead>\r\n                                                                            <tr>\r\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Ticket(s)<\/th>\r\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Quantity<\/th>\r\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Price<\/th>\r\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Discount<\/th>\r\n                                                                            <\/tr>\r\n                                                                        <\/thead>\r\n                                                                        <tbody>\r\n                                                                            <tr>\r\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(Seat No.) <small><\/small><\/td>\r\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">(Quantity)<\/td>\r\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">$(Price)<\/td>\r\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\"> -$(Discount)<\/td>\r\n                                                                            <\/tr>\r\n                                                                        <\/tbody>\r\n                                                                        <tfoot>\r\n                                                                            <tr>\r\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">One-Time event Fee:<\/th>\r\n                                                                                <td style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Fixed Event Fee)<\/span>\r\n                                                                                <\/td>\r\n                                                                            <\/tr>\r\n                                                                            <tr>\r\n                                                                                <th style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" colspan=\"2\">Subtotal:<\/th>\r\n                                                                                <td style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\"><span>$(Subtotal)<\/span><\/td>\r\n                                                                            <\/tr>\r\n                                                                        <\/tfoot>\r\n                                                                    <\/table>\r\n                                                                <\/div>\r\n                                                            <\/td>\r\n                                                        <\/tr>\r\n                                                    <\/tbody>\r\n                                                <\/table>\r\n                                            <\/td>\r\n                                        <\/tr>\r\n                                    <\/tbody>\r\n                                <\/table>\r\n                            <\/td>\r\n                        <\/tr>\r\n                    <\/tbody>\r\n                <\/table>\r\n            <\/td>\r\n        <\/tr>\r\n    <\/tbody>\r\n<\/table>","booking_confirmed_email":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\">\n    <tbody>\n        <tr>\n            <td align=\"center\" valign=\"top\">\n                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:3px!important\">\n                    <tbody>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color: #0087be;border-radius:3px 3px 0 0!important;color:#ffffff;border-bottom:0;font-weight:bold;line-height:100%;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"padding:36px 48px;display:block\">\n                                                <h1 style=\"color:#ffffff;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:30px;font-weight:300;line-height:150%;margin:0;text-align:left\">Your Booking is Confirmed<\/h1>\n                                            <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\">\n                                    <tbody>\n                                        <tr>\n                                            <td valign=\"top\" style=\"background-color:#fdfdfd\">\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\n                                                    <tbody>\n                                                        <tr>\n                                                            <td valign=\"top\" style=\"padding:48px\">\n                                                                <div style=\"color:#737373;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left\">\n                                                                    <h1 style=\"color:#0087be;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:22px;font-weight:bold;line-height:130%;margin:16px 0 8px;text-align:center;\">Event Name<\/h1>\n                                                                    <h2 style=\"color:#557da1;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Venue Name<\/h2>\n                                                                    <h2 style=\"color:#557da1;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Event Date Time<\/h2>\n                                                                    <h2 style=\"color:#0087be;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:bold;line-height:130%;margin:16px 0 8px;text-align:left\">Booking ##ID<\/h2>\n                                                                    <table cellspacing=\"0\" cellpadding=\"6\" style=\"width:100%;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;color:#737373;border:1px solid #e4e4e4\" border=\"1\">\n                                                                        <thead>\n                                                                            <tr>\n                                                                                <th scope=\"col\" style=\"text-align:left;color:#737373;border:1px solid #e4e4e4;padding:12px\">Ticket(s)<\/th>\n                                                                                <th scope=\"col\" style=\"text-align:left;color:#737373;border:1px solid #e4e4e4;padding:12px\">Price<\/th>\n                                                                                <th scope=\"col\" style=\"text-align:left;color:#737373;border:1px solid #e4e4e4;padding:12px\">Quantity<\/th>\n                                                                                <th scope=\"col\" style=\"text-align:left;color:#737373;border:1px solid #e4e4e4;padding:12px\">Subtotal<\/th>\n                                                                            <\/tr>\n                                                                        <\/thead>\n                                                                        <tbody>\n                                                                            <tr><td>(order_item_data)<\/td><\/tr>\n                                                                        <\/tbody>\n                                                                        <tfoot>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">One-Time event Fee:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Fixed Event Fee)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">Discount:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>-$(Discount)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">Order Total:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Order Total)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">Payment Gateway:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Payment Gateway)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">Booking Status:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Booking Status)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">Payment Note:<\/th>\n                                                                                <td colspan=\"2\" style=\"text-align:right;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Payment Note)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                        <\/tfoot>\n                                                                    <\/table>\n                                                                    {{gcal_link}}\n                                                                    {{iCal_link}}\n                                                                <\/div>\n                                                            <\/td>\n                                                        <\/tr>\n                                                    <\/tbody>\n                                                <\/table>\n                                            <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>","booking_cancelation_email":"<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n    <tbody>\n        <tr>\n            <td align=\"center\" valign=\"top\">\n                <table style=\"background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px!important;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                    <tbody>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table style=\"background-color: #0087be; border-radius: 3px 3px 0 0!important; color: #ffffff; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"padding: 36px 48px; display: block;\">\n                                                <h1 style=\"color: #ffffff; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left;\">Booking Cancelled<\/h1> <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"background-color: #fdfdfd;\" valign=\"top\">\n                                                <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\">\n                                                    <tbody>\n                                                        <tr>\n                                                            <td style=\"padding: 48px;\" valign=\"top\">\n                                                                <div style=\"color: #737373; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 14px; line-height: 150%; text-align: left;\"> The Booking ##ID has been cancelled. The order was as follows:\n                                                                    <table style=\"width: 100%; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; border: 1px solid #e4e4e4;\" border=\"1\" cellspacing=\"0\" cellpadding=\"6\">\n                                                                        <thead>\n                                                                            <tr>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Event<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Quantity<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Price<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Discount<\/th>\n                                                                            <\/tr>\n                                                                        <\/thead>\n                                                                        <tbody>\n                                                                            <tr>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">Event Name <small><\/small><\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">(Quantity)<\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">$(Price)<\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\"> -$(Discount)<\/td>\n                                                                            <\/tr>\n                                                                        <\/tbody>\n                                                                        <tfoot>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">One-Time event Fee:<\/th>\n                                                                                <td style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Fixed Event Fee)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" colspan=\"2\">Subtotal:<\/th>\n                                                                                <td style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\"><span>$(Subtotal)<\/span><\/td>\n                                                                            <\/tr>\n                                                                        <\/tfoot>\n                                                                    <\/table>\n                                                                <\/div>\n                                                            <\/td>\n                                                        <\/tr>\n                                                    <\/tbody>\n                                                <\/table>\n                                            <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>","reset_password_mail":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\">\n    <tbody>\n        <tr>\n            <td align=\"center\" valign=\"top\">\n                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:3px!important\">\n                    <tbody>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color: #0087be;border-radius:3px 3px 0 0!important;color:#ffffff;border-bottom:0;font-weight:bold;line-height:100%;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"padding:36px 48px;display:block\">\n                                                <h1 style=\"color:#ffffff;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:30px;font-weight:300;line-height:150%;margin:0;text-align:left\">New Password<\/h1> <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\">\n                                    <tbody>\n                                        <tr>\n                                            <td valign=\"top\" style=\"background-color:#fdfdfd\">\n                                                <table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\n                                                    <tbody>\n                                                        <tr>\n                                                            <td valign=\"top\" style=\"padding:48px\">\n                                                                <div style=\"color:#737373;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left\">\n                                                                    <h1 style=\"color: #0087be;;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Hello @username,<\/h1>\n                                                                    <!--<h1 style=\"color:#557da1;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:22px;font-weight:bold;line-height:130%;margin:16px 0 8px;text-align:center;\">Thank you for registering for the Event Name<\/h1>-->\n                                                                    <table cellspacing=\"0\" cellpadding=\"6\" style=\"width:100%;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;color:#737373;border:1px solid #e4e4e4\" border=\"1\">\n                                                                        <tr>\n                                                                            <th>Your New Password is : <\/th>\n                                                                            <td style=\"text-align:left;vertical-align:middle;border:1px solid #eee;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;word-wrap:break-word;color:#737373;padding:12px\">@password\n                                                                                <br><small><\/small><\/td>\n                                                                        <tr>\n                                                                    <\/table>\n                                                                <\/div>\n                                                            <\/td>\n                                                        <\/tr>\n                                                    <\/tbody>\n                                                <\/table>\n                                            <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>","registration_email_content":"\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td align=\"center\" valign=\"top\">\n<table style=\"background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px!important;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td align=\"center\" valign=\"top\">\n<table style=\"background-color: #0087be; border-radius: 3px 3px 0 0!important; color: #ffffff; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"padding: 36px 48px;\">\n<h1 style=\"color: #ffffff; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: center;\">Registration Successful<\/h1>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td align=\"center\" valign=\"top\">\n<table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td style=\"background-color: #fdfdfd;\" valign=\"top\">\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\">\n<tbody>\n<tr>\n<td style=\"padding: 48px;\" valign=\"top\">\n<div style=\"color: #737373; font-size: 14px; line-height: 150%; text-align: left;\">\n<h1 style=\"color: #0087be; font-size: 18px; font-weight: normal; line-height: 130%; margin: 16px 0 8px; text-align: center; font-style: italic;\">Hello @username,<\/h1>\n<table style=\"width: 100%; color: #737373; border: 1px solid #e4e4e4;\" border=\"1\" cellspacing=\"0\" cellpadding=\"6\">\n<tbody>\n<tr>\n<th>User Name:<\/th>\n<td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; color: #737373; padding: 12px;\">@username<\/td>\n<\/tr>\n<tr>\n<th>First Name:<\/th>\n<td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; color: #737373; padding: 12px;\">@first_name<\/td>\n<\/tr>\n<tr>\n<th>Last Name:<\/th>\n<td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; color: #737373; padding: 12px;\">@last_name<\/td>\n<\/tr>\n<tr>\n<th>Phone:<\/th>\n<td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; color: #737373; padding: 12px;\">@phone<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>","booking_refund_email":"<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n    <tbody>\n        <tr>\n            <td align=\"center\" valign=\"top\">\n                <table style=\"background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px!important;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                    <tbody>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table style=\"background-color: #0087be; border-radius: 3px 3px 0 0!important; color: #ffffff; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"padding: 36px 48px; display: block;\">\n                                                <h1 style=\"color: #ffffff; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left;\">Refund on Booking ##ID<\/h1> <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                        <tr>\n                            <td align=\"center\" valign=\"top\">\n                                <table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                                    <tbody>\n                                        <tr>\n                                            <td style=\"background-color: #fdfdfd;\" valign=\"top\">\n                                                <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\">\n                                                    <tbody>\n                                                        <tr>\n                                                            <td style=\"padding: 48px;\" valign=\"top\">\n                                                                <div style=\"color: #737373; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 14px; line-height: 150%; text-align: left;\">\n                                                                    <h1 style=\"color: #0087be; display: block; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 22px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;\">Event Name<\/h1>\n                                                                    <h2 style=\"color:#557da1;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Venue Name<\/h2>\n                                                                    <h2 style=\"color: #557da1; display: block; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 18px; font-weight: normal; line-height: 130%; margin: 16px 0 8px; text-align: center; font-style: italic;\">Event Date Time<\/h2>\n                                                                    <table style=\"width: 100%; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; border: 1px solid #e4e4e4;\" border=\"1\" cellspacing=\"0\" cellpadding=\"6\">\n                                                                        <thead>\n                                                                            <tr>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Ticket(s)<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Quantity<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Price<\/th>\n                                                                                <th style=\"text-align: left; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" scope=\"col\">Discount<\/th>\n                                                                            <\/tr>\n                                                                        <\/thead>\n                                                                        <tbody>\n                                                                            <tr>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(Seat No.) <small><\/small><\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">(Quantity)<\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\">$(Price)<\/td>\n                                                                                <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; padding: 12px;\"> -$(Discount)<\/td>\n                                                                            <\/tr>\n                                                                        <\/tbody>\n                                                                        <tfoot>\n                                                                            <tr>\n                                                                                <th colspan=\"2\" style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\">One-Time event Fee:<\/th>\n                                                                                <td style=\"text-align:left;border-top-width:4px;color:#737373;border:1px solid #e4e4e4;padding:12px\"><span>$(Fixed Event Fee)<\/span>\n                                                                                <\/td>\n                                                                            <\/tr>\n                                                                            <tr>\n                                                                                <th style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\" colspan=\"2\">Subtotal:<\/th>\n                                                                                <td style=\"text-align: left; border-top-width: 4px; color: #737373; border: 1px solid #e4e4e4; padding: 12px;\"><span>$(Subtotal)<\/span><\/td>\n                                                                            <\/tr>\n                                                                        <\/tfoot>\n                                                                    <\/table>\n                                                                <\/div>\n                                                            <\/td>\n                                                        <\/tr>\n                                                    <\/tbody>\n                                                <\/table>\n                                            <\/td>\n                                        <\/tr>\n                                    <\/tbody>\n                                <\/table>\n                            <\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>","event_submitted_email":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\">\n\t<tbody>\n\t\t<tr>\n\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:3px!important\">\n\t\t\t\t\t<tbody>\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color: #0087be;border-radius:3px 3px 0 0!important;color:#ffffff;border-bottom:0;font-weight:bold;line-height:100%;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">\n\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t<td style=\"padding:36px 48px;display:block\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h1 style=\"color:#ffffff;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:30px;font-weight:300;line-height:150%;margin:0;text-align:left\">New Event Submitted<\/h1> <\/td>\n\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\">\n\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t<td valign=\"top\" style=\"background-color:#fdfdfd\">\n\t\t\t\t\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td valign=\"top\" style=\"padding:48px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"color:#737373;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p style=\"font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\n                                                                              color: #737373;\">You have a new event submitted by @UserEmail.<\/p>\n                                                                    <p style=\"font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\n                                                                              color: #737373;\">You can check and publish it from EventPrime in your WordPress Dashboard.<\/p>\n                                                                    <p style=\"font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\n                                                                          color: #737373;\">Following are the submitted event's details...<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<table cellspacing=\"0\" cellpadding=\"6\" style=\"width:100%;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;color:#737373;border:1px solid #e4e4e4\" border=\"1\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th>Event Name<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"text-align:left;vertical-align:middle;border:1px solid #eee;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;word-wrap:break-word;color:#737373;padding:12px\">@EventName<small><\/small><\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th>Start Date<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"text-align:left;vertical-align:middle;border:1px solid #eee;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;word-wrap:break-word;color:#737373;padding:12px\">@EventStartDate<small><\/small><\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th>End Date<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"text-align:left;vertical-align:middle;border:1px solid #eee;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;word-wrap:break-word;color:#737373;padding:12px\">@EventEndDate<small><\/small><\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/tbody>\n\t\t\t\t<\/table>\n\t\t\t<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>","event_approved_email":"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\">\n\t<tbody>\n\t\t<tr>\n\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:3px!important\">\n\t\t\t\t\t<tbody>\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\" style=\"background-color: #0087be;border-radius:3px 3px 0 0!important;color:#ffffff;border-bottom:0;font-weight:bold;line-height:100%;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">\n\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t<td style=\"padding:36px 48px;display:block\">\n\t\t\t\t\t\t\t\t\t\t\t\t<h1 style=\"color:#ffffff;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:30px;font-weight:300;line-height:150%;margin:0;text-align:left\">Event Published<\/h1><\/td>\n\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t<td align=\"center\" valign=\"top\">\n\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"600\">\n\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t<td valign=\"top\" style=\"background-color:#fdfdfd\">\n\t\t\t\t\t\t\t\t\t\t\t\t<table border=\"0\" cellpadding=\"20\" cellspacing=\"0\" width=\"100%\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td valign=\"top\" style=\"padding:48px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"color:#737373;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 style=\"color:#0087be;display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:normal;line-height:130%;margin:16px 0 8px;text-align:center; font-style: italic;\">Hello @UserName,<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p style=\"font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  color: #737373;\">Your event: <span style=\"color:#0087be;font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">@EventName<\/span> has been published on <span style=\"color:#0087be;font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">@SiteURL<\/span>. You can visit it here: <span style=\"color:#0087be;font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif\">@EventLink<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t<\/tbody>\n\t\t\t\t<\/table>\n\t\t\t<\/td>\n\t\t<\/tr>\n\t<\/tbody>\n<\/table>","admin_booking_confirmed_email":"<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\">\n        <table style=\"background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px!important;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n          <tbody>\n            <tr>\n              <td align=\"center\" valign=\"top\">\n                <table style=\"background-color: #0087be; border-radius: 3px 3px 0 0!important; color: #ffffff; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                  <tbody>\n                    <tr>\n                      <td style=\"padding: 36px 48px; display: block;\">\n                        <h1 style=\"color: #ffffff; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left;\"> Booking Confirmation<\/h1>\n                      <\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n              <\/td>\n            <\/tr>\n            <tr>\n              <td align=\"center\" valign=\"top\">\n                <table border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\">\n                  <tbody>\n                    <tr>\n                      <td style=\"background-color: #fdfdfd;\" valign=\"top\">\n                        <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"20\">\n                          <tbody>\n                            <tr>\n                              <td style=\"padding: 48px;\" valign=\"top\">\n                                <div style=\"color: #737373; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; font-size: 14px; line-height: 150%; text-align: left;\">\n                                  <div>Booking of (user_email) has been confirmed. Details can be found below.<\/div><br\/>\n                                  <table style=\"width: 100%; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; color: #737373; border: 1px solid #e4e4e4;\" border=\"1\" cellspacing=\"0\" cellpadding=\"6\">\n                                    <tbody>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Event Name<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(event_name)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Event Date<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(event_date)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Booking ID<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">#(booking_id) &nbsp;&nbsp;&nbsp;&nbsp;(view_order)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Booking Date<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(booking_date)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Subtotal<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(subtotal)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Discount<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(discount)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Order Total<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(order_total)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Payment Method <\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(payment_method)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>User Name<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(user_name)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>First Name<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(user_first_name)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>Last Name<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(user_last_name)\n                                        <\/td>\n                                      <\/tr>\n                                      <tr>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\"> <strong>User Phone<\/strong>\n                                        <\/td>\n                                        <td style=\"text-align: left; vertical-align: middle; border: 1px solid #eee; font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif; word-wrap: break-word; color: #737373; padding: 12px;\">(user_phone)\n                                        <\/td>\n                                      <\/tr>\n                                    <\/tbody>\n                                  <\/table>\n                                <\/div>\n                              <\/td>\n                            <\/tr>\n                          <\/tbody>\n                        <\/table>\n                      <\/td>\n                    <\/tr>\n                  <\/tbody>\n                <\/table>\n              <\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/td>\n    <\/tr>\n  <\/tbody>\n<\/table>\n  ","payment_test_mode":1,"currency":"CAD","event_tour":0,"is_visit_welcome_page":0,"dashboard_hide_past_events":0,"disable_filter_options":0,"front_switch_view_option":["square_grid","staggered_grid","rows","slider","month","week","listweek","day"],"default_cal_view":"month","frontend_submission_sections":{"fes_event_featured_image":1,"fes_event_booking":1,"fes_event_link":1,"fes_event_type":1,"fes_event_location":1,"fes_event_performer":1,"fes_event_organizer":1,"fes_event_more_options":1,"fes_event_text_color":1},"custom_css":"","button_titles":{"Event-Type":"Class Type","Event-Types":"Class Types","Venue":"","Venues":"","Performer":"Chef","Performers":"Chefs","Organizer":"","Organizers":"","Add To Wishlist":"","Remove From Wishlist":"","Ticket":"","Tickets Left":"","Organized by":"Dish Cooking Studio","Buy Tickets":"","Booking closed":"","Booking start on":"","Free":"","View Details":"","Get Tickets Now":"","Checkout":"","Register":"","Add Details & Checkout":"","Submit Payment":"","Sold Out":""},"performer_display_view":"grid","performer_limit":12,"pop_performer_limit":5,"performer_no_of_columns":4,"performer_load_more":0,"performer_search":0,"single_performer_show_events":1,"single_performer_event_display_view":"rows","single_performer_event_limit":12,"single_performer_event_column":4,"single_performer_event_load_more":0,"single_performer_hide_past_events":1,"performer_box_color":["#A6E7CF","#DBEEC1","#FFD3B6","#FFA9A5"],"enable_default_calendar_date":0,"calendar_title_format":"MMMM, YYYY","hide_calendar_rows":0,"hide_time_on_front_calendar":0,"hide_past_events":1,"show_no_of_events_card":"custom","card_view_custom_value":1,"hide_old_bookings":1,"calendar_column_header_format":"dddd","shortcode_hide_upcoming_events":0,"redirect_third_party":0,"hide_event_custom_link":0,"show_qr_code_on_single_event":1,"show_max_event_on_calendar_date":3,"event_booking_status_option":"ticket_left","open_detail_page_in_new_tab":0,"events_no_of_columns":3,"events_image_visibility_options":"cover","events_image_height":"","show_trending_event_types":0,"no_of_event_types_displayed":5,"show_events_per_event_type":0,"sort_by_events_or_bookings":"","type_display_view":"rows","type_limit":12,"type_no_of_columns":4,"type_load_more":0,"type_search":0,"single_type_show_events":1,"single_type_event_display_view":"rows","single_type_event_limit":12,"single_type_event_column":4,"single_type_event_load_more":0,"single_type_hide_past_events":1,"type_box_color":["#A6E7CF","#DBEEC1","#FFD3B6","#FFA9A5"],"venue_display_view":"rows","venue_limit":12,"venue_no_of_columns":4,"venue_load_more":0,"venue_search":0,"single_venue_show_events":1,"single_venue_event_display_view":"rows","single_venue_event_limit":12,"single_venue_event_column":4,"single_venue_event_load_more":0,"single_venue_hide_past_events":1,"venue_box_color":["#A6E7CF","#DBEEC1","#FFD3B6","#FFA9A5"],"organizer_display_view":"rows","organizer_limit":12,"organizer_no_of_columns":4,"organizer_load_more":0,"organizer_search":0,"single_organizer_show_events":1,"single_organizer_event_display_view":"rows","single_organizer_event_limit":12,"single_organizer_event_column":4,"single_organizer_event_load_more":0,"single_organizer_hide_past_events":1,"organizer_box_color":["#A6E7CF","#DBEEC1","#FFD3B6","#FFA9A5"],"hide_weather_tab":0,"weather_unit_fahrenheit":0,"hide_map_tab":0,"hide_other_event_tab":0,"hide_age_group_section":1,"hide_note_section":0,"hide_performers_section":0,"hide_organizers_section":1,"event_detail_image_width":"","event_detail_image_height":"auto","event_detail_image_height_custom":"","event_detail_image_align":"","event_detail_image_auto_scroll":0,"event_detail_image_slider_duration":"4","event_detail_message_for_recap":"This event has ended and results are now available.","event_detail_result_heading":"Results","event_detail_result_button_label":"View Results","payment_order":[],"currency_position":"before","paypal_processor":0,"paypal_client_id":"","default_payment_processor":"","disable_admin_email":"","disable_frontend_email":"","registration_email_subject":"User registration successful!","reset_password_mail_subject":"Reset your password","send_booking_pending_email":1,"booking_pending_email_subject":"Your payment is pending","booking_pending_email_cc":"","send_booking_confirm_email":1,"booking_confirm_email_subject":"Your booking is confirmed!","booking_confirmed_email_cc":"","send_booking_cancellation_email":1,"booking_cancelation_email_subject":"Your booking has been cancelled","booking_cancelation_email_cc":"","send_booking_refund_email":1,"booking_refund_email_subject":"Refund for your booking","booking_refund_email_cc":"","send_event_submitted_email":1,"event_submitted_email_subject":"Event submitted successfully!","event_submitted_email_cc":"","send_event_approved_email":1,"event_approved_email_subject":"Your event is now live!","send_admin_booking_confirm_email":1,"admin_booking_confirmed_email_subject":"New event booking","admin_booking_confirmed_email_cc":"","admin_booking_confirm_email_attendees":"","ep_admin_email_to":"dildomatrix@gmail.com","ep_admin_email_from":"dildomatrix@gmail.com","time_format":"h:mmt","default_calendar_date":"","required_booking_attendee_name":1,"hide_0_price_from_frontend":0,"datepicker_format":"yy-mm-dd&Y-m-d","show_qr_code_on_ticket":1,"checkout_page_timer":10,"enable_event_time_to_user_timezone":0,"show_timezone_message_on_event_page":1,"timezone_related_message":"All event times are displayed based on {{$timezone}} timezone.","ep_frontend_font_size":16,"hide_wishlist_icon":1,"enable_dark_mode":0,"enable_seo_urls":1,"seo_urls":{"event_page_type_url":"cooking-classes","performer_page_type_url":"chefs","organizer_page_type_url":"organizer","venues_page_type_url":"venue","types_page_type_url":"class-type","sponsor_page_type_url":""},"ep_desk_normal_screen":"","ep_desk_large_screen":"","gmap_api_key":"","social_sharing":0,"gcal_sharing":0,"google_cal_client_id":"","google_cal_api_key":"","google_recaptcha":0,"google_recaptcha_site_key":"","google_recaptcha_secret_key":"","ues_confirm_message":"Thank you for submitting your event. We will review and publish it soon.","ues_login_message":"Please login to submit your event.","ues_default_status":"draft","allow_submission_by_anonymous_user":"","frontend_submission_roles":[],"ues_restricted_submission_message":"You are not authorised to access this page. Please contact with your administrator.","frontend_submission_required":{"fes_event_description":0,"fes_event_booking":0,"fes_booking_price":0,"fes_event_link":0,"fes_event_type":0,"fes_event_location":0,"fes_event_performer":0,"fes_event_organizer":0},"fes_allow_media_library":"","fes_allow_user_to_delete_event":"","fes_show_add_event_in_profile":"","login_id_field":"username","login_id_field_label_setting":"User Name","login_password_label":"Password","login_show_rememberme":"1","login_show_rememberme_label":"Remember me","login_show_forgotpassword":"1","login_show_forgotpassword_label":"Forgot password?","login_google_recaptcha":"","login_google_recaptcha_label":"","login_heading_text":"","login_subheading_text":"","login_button_label":"Login","login_redirect_after_login":293,"login_show_registerlink":1,"login_show_registerlink_label":"Register","login_registration_form":"ep","login_rm_registration_form":"","register_google_recaptcha":"","register_username":{"show":1,"mandatory":1,"label":"User Name"},"register_email":{"show":1,"mandatory":1,"label":"User Email"},"register_password":{"show":1,"mandatory":0,"label":"Password"},"register_repeat_password":{"show":1,"mandatory":0,"label":"Repeat Password"},"register_dob":{"show":0,"mandatory":0,"label":"Date of Birth"},"register_phone":{"show":1,"mandatory":0,"label":"Phone"},"register_timezone":{"show":0,"mandatory":0,"label":"Timezone"},"checkout_register_fname":{"label":"First Name"},"checkout_register_lname":{"label":"Last Name"},"checkout_register_username":{"label":"User Name"},"checkout_register_email":{"label":"Email"},"checkout_register_password":{"label":"Password"},"checkout_reg_google_recaptcha":0,"ep_premium_license_item_id":19088,"ep_premium_license_item_name":"EventPrime Premium","ep_premium_license_key":"","ep_premium_license_status":"","ep_premium_license_response":"","ep_premium_plus_license_item_id":21789,"ep_premium_plus_license_item_name":"EventPrime Premium+","":0,"allow_woocommerce_integration":1,"ep_wci_item_id":526,"ep_wci_item_name":"WooCommerce Integration","ep_wci_license_key":"","ep_wci_license_status":"","ep_wci_license_response":""},"currency_symbol":"$","ajaxurl":"https:\/\/dish.local\/wp-admin\/admin-ajax.php","trans_obj":{"required":"This is required field","invalid_url":"Please enter a valid url","invalid_email":"Please enter a valid email","invalid_phone":"Please enter a valid phone no.","invalid_number":"Please enter a valid number","invalid_date":"Please enter a valid date"},"event_wishlist_nonce":"ea45f7dd60","security_nonce_failed":"Security check failed. Please refresh the page and try again later.","datepicker_format":"yy-mm-dd"};
    </script>
    <script src='https://dish.local/wp-content/plugins/eventprime-event-calendar-management//includes/assets/js/ep-common-script.js?ver=3.2.3' id='ep-common-script-js'></script>
    
    
    
    
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author eventprime

    (@eventprime)

    Hi,

    Thank you for sharing the details. We’re always eager to address any issues with EventPrime and committed to improve it with each subsequent updates. We’re analyzing the information you have shared and will get back to you asap.

    Thread Starter rorytatem

    (@rorytatem)

    Thank you for the response, much appreciated.

    This issue is also confirmed by checking view source on the demos at eventprime.com

    I look forward to a speedy fix for this. The functionality and strategy for this is great but is unusable in its current form unfortunately.

    Plugin Author eventprime

    (@eventprime)

    Hello @rorytatem,

    Thank you for your patience. We have released a quick-fix update v3.5.2, which should resolve the reported issue. Could you please check now and let us know if the issue still appears at your end?

    Regards.

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Hello @rorytatem,

    We have fixed the issue in our latest 3.2.5 version release.

    Please update and check.

    Thread Starter rorytatem

    (@rorytatem)

    Apologies for the late reply.
    I can confirm a number of fixes, thank you.
    There seems to be 1 block of JS that you missed, it seems to be the Options panel? It’s output as inline JS: var eventprime = {“global_settings”:
    –> script id=’ep-common-script-js-extra’

    Thanks.

    Also, it seems a number of CSS files are loaded in the footer instead of the head.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Loading too much on the front end’ is closed to new replies.