Tally Ho Productions

Tally Ho Productions Cape Town-based production company bringing together talented South Africans to make live theater!

Thank you Cape Town for a sold-out run!
24/03/2024

Thank you Cape Town for a sold-out run!

MUSIC DIRECTOR AND PIANIST, JACO GRIESSEL, PROVIDING A LITTLE MUSICAL SEND-OFF TO ALL THOSE POOR SOULS! This week is sol...
14/03/2024

MUSIC DIRECTOR AND PIANIST, JACO GRIESSEL, PROVIDING A LITTLE MUSICAL SEND-OFF TO ALL THOSE POOR SOULS! This week is sold-out! Limited tickets available for next week only.

Tally Ho Productions in association with Abrahamse and Meyer Productions is presenting SWEENEY TODD: THE DEMON BARBER OF FLEET STREET at the Olympia Bakery in Kalk Bay. Running till 24 March. Tickets available through Quicket South Africa.

📸: Fiona Macpherson

https://www.quicket.co.za/events/238634-sweeney-todd-the-demon-barber-of-fleet-street/?ref=events-list #/

Address

Cape Town

Alerts

Be the first to know and let us send you an email when Tally Ho Productions posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Tally Ho Productions:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });