{"id":2059,"date":"2024-01-09T07:57:33","date_gmt":"2024-01-09T07:57:33","guid":{"rendered":"https:\/\/myweddingvenuepros.com\/uk\/?page_id=2059"},"modified":"2024-03-19T08:49:05","modified_gmt":"2024-03-19T08:49:05","slug":"about","status":"publish","type":"page","link":"https:\/\/myweddingvenuepros.com\/uk\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2059\" class=\"elementor elementor-2059\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab1588a e-flex e-con-boxed e-con e-parent\" data-id=\"ab1588a\" data-element_type=\"container\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-60362c0 e-flex e-con-boxed e-con e-child\" data-id=\"60362c0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a316be elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1a316be\" data-element_type=\"widget\" data-settings=\"{&quot;widget_visibility&quot;:&quot;all&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.20.0 - 13-03-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h1 class=\"elementor-heading-title elementor-size-small\">About<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ec363a elementor-widget elementor-widget-text-editor\" data-id=\"1ec363a\" data-element_type=\"widget\" data-settings=\"{&quot;widget_visibility&quot;:&quot;all&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.20.0 - 13-03-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>Professional, talented wedding suppliers are the not-so-secret ingredient to making the most special day of your life everything you want it to be. At My Wedding Venue Pros we understand that, for many couples, booking suppliers who are both familiar with and who love working at your chosen venue is a key criteria to turning your wedding vision into reality.<\/p>\n<p>But how do you find those suppliers? Venue-endorsed supplier lists usually offer only a limited selection of suppliers that they&#8217;re familar with. If none of those suit your needs you&#8217;re left to seek out alternative suppliers yourself &#8211; a time consuming job that most modern couples with busy schedules could do without.<\/p>\n<p>Enter My Wedding Venue Pros. Just find your wedding venue&#8217;s page and you&#8217;ll discover a range of suppliers who all know it well and love working there. All the talented wedding professionals you need conveniently gathered in one place. No more searching required.<\/p>\n<p>Ready to get started? Just start typing your venue&#8217;s name in the search box below and you can be checking out great suppliers in no time.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34e1c1a elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit searchbarshadow elementor-widget elementor-widget-shortcode\" data-id=\"34e1c1a\" data-element_type=\"widget\" data-settings=\"{&quot;widget_visibility&quot;:&quot;all&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">    <div id=\"custom-search-container\">\n        <input type=\"text\" id=\"custom-search-input\" placeholder=\"Search by Name, Location, or Address\">\n        <div id=\"custom-search-results\"><\/div>\n    <\/div>\n\n    <script type=\"text\/javascript\">\n    jQuery(document).ready(function($) {\n        var resultsContainer = $('#custom-search-results');\n        var searchInput = $('#custom-search-input');\n\n        searchInput.on('keyup cut', function(event) {\n            var searchTerm = $(this).val();\n\n            \/\/ Clear results if search term is empty or text is cut\n            if (searchTerm.length === 0 || event.type === 'cut') {\n                resultsContainer.empty();\n                return; \/\/ Exit the function if there's no input or text is cut\n            }\n\n            $.ajax({\n                url: 'https:\/\/myweddingvenuepros.com\/uk\/wp-admin\/admin-ajax.php',\n                type: 'POST',\n                dataType: 'json',\n                data: {\n                    action: 'custom_search',\n                    nonce: 'fb495bab41',\n                    term_query: searchTerm\n                },\n                success: function(response) {\n                    resultsContainer.empty();\n\n                    if (response.success && response.data.length > 0) {\n                        response.data.forEach(function(item) {\n                            var termLink = $('<a>')\n                                .attr('href', item.link)\n                                .text(item.label);\n\n                            $('<div class=\"search-result-item\"><\/div>')\n                                .append(termLink)\n                                .appendTo(resultsContainer);\n                        });\n                    } else {\n                        resultsContainer.append('<div class=\"search-result-item\">No results found.<\/div>');\n                    }\n                }\n            });\n        });\n\n        \/\/ Hide results when clicking outside the search box\n        $(document).on('click', function(event) {\n            if (!searchInput.is(event.target) && searchInput.has(event.target).length === 0) {\n                resultsContainer.empty();\n            }\n        });\n    });\n    <\/script>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Professional, talented wedding suppliers are the not-so-secret ingredient to making the most special day of your life everything you want it to be. At My Wedding Venue Pros we understand that, for many couples, booking suppliers who are both familiar with and who love working at your chosen venue is a key criteria to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2059","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/pages\/2059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/comments?post=2059"}],"version-history":[{"count":67,"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/pages\/2059\/revisions"}],"predecessor-version":[{"id":3157,"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/pages\/2059\/revisions\/3157"}],"wp:attachment":[{"href":"https:\/\/myweddingvenuepros.com\/uk\/wp-json\/wp\/v2\/media?parent=2059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}