Deprecated: Optional parameter $depth declared before required parameter $output is implicitly treated as a required parameter in /home/mapesuco/public_html/suafrica/wp-content/themes/elision/includes/navmenu/qode-menu.php on line 72

Deprecated: Optional parameter $depth declared before required parameter $output is implicitly treated as a required parameter in /home/mapesuco/public_html/suafrica/wp-content/themes/elision/includes/navmenu/qode-menu.php on line 216

Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Warning: Cannot modify header information - headers already sent by (output started at /home/mapesuco/public_html/suafrica/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:15) in /home/mapesuco/public_html/suafrica/wp-content/themes/elision/js/default_dynamic.php on line 8
function ajaxSubmitCommentForm(){ "use strict"; var options = { success: function(){ $j("#commentform textarea").val(""); $j("#commentform .success p").text("Comment has been sent!"); } }; $j('#commentform').submit(function() { $j(this).find('input[type="submit"]').next('.success').remove(); $j(this).find('input[type="submit"]').after('

'); $j(this).ajaxSubmit(options); return false; }); } var header_height = 90; var min_header_height = 45; var scroll_amount_for_sticky = 90; scroll_amount_for_sticky = 30; var logo_height = 51; // elision logo height var logo_width = 177; // elision logo width logo_height = 65; logo_width = 230; /* ** Init placeholder for search widget */ function addPlaceholderSearchWidget(){ "use strict"; $j('.widget.widget_search form input:text, .header_top .searchform input:text').each( function(i,el) { if (!el.value || el.value === '') { el.placeholder = 'Search Here'; } }); } var geocoder; var map; function initialize() { "use strict"; // Create an array of styles. var mapStyles = [ { stylers: [ {hue: "#324156" }, {saturation: -60}, {lightness: -20}, {gamma: 1.51} ] } ]; var qodeMapType = new google.maps.StyledMapType(mapStyles, {name: "Qode Map"}); geocoder = new google.maps.Geocoder(); var latlng = new google.maps.LatLng(-34.397, 150.644); var myOptions = { zoom: 6, scrollwheel: false, center: latlng, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.RIGHT_CENTER }, scaleControl: false, scaleControlOptions: { position: google.maps.ControlPosition.LEFT_CENTER }, streetViewControl: false, streetViewControlOptions: { position: google.maps.ControlPosition.LEFT_CENTER }, panControl: false, panControlOptions: { position: google.maps.ControlPosition.LEFT_CENTER }, mapTypeControl: false, mapTypeControlOptions: { mapTypeIds: [google.maps.MapTypeId.ROADMAP, 'qode_style'], style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR, position: google.maps.ControlPosition.LEFT_CENTER }, mapTypeId: google.maps.MapTypeId.ROADMAP }; map = new google.maps.Map(document.getElementById("map_canvas"), myOptions); } function codeAddress(data) { "use strict"; if (data === '') return; var contentString = '
'+ '
'+ '
'+ '
'+ '

'+data+'

'+ '
'+ '
'; var infowindow = new google.maps.InfoWindow({ content: contentString }); geocoder.geocode( { 'address': data}, function(results, status) { if (status === google.maps.GeocoderStatus.OK) { map.setCenter(results[0].geometry.location); var marker = new google.maps.Marker({ map: map, position: results[0].geometry.location, icon: 'http://www.shareduniverseafrica.com/wp-content/uploads/2014/05/pin2.png', title: data['store_title'] }); google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); //infowindow.open(map,marker); } }); } var $j = jQuery.noConflict(); $j(document).ready(function() { "use strict"; showContactMap(); }); function showContactMap() { "use strict"; if($j("#map_canvas").length > 0){ initialize(); codeAddress(""); codeAddress(""); codeAddress(""); codeAddress(""); codeAddress("limpopo, Sudáfrica"); } } var no_ajax_pages = []; var qode_root = 'https://www.shareduniverseafrica.com/'; var theme_root = 'https://www.shareduniverseafrica.com/wp-content/themes/elision/'; var parallax_speed = 1; var header_style_admin = "light"; no_ajax_pages.push('');