/**
* Theme functions. Initializes the Vamtam Framework.
*
* @package vamtam/caridad
*/
define( 'VAMTAM_ENVATO_THEME_ID', '29896618' );
require_once get_template_directory() . '/vamtam/classes/framework.php';
new VamtamFramework( array(
'name' => 'caridad',
'slug' => 'caridad',
) );
// only for one page home demos
function vamtam_onepage_menu_hrefs( $atts, $item, $args ) {
if ( 'custom' === $item->type && 0 === strpos( $atts['href'], '/#' ) ) {
$atts['href'] = $GLOBALS['vamtam_inner_path'] . $atts['href'];
}
return $atts;
}
if ( ( $path = parse_url( get_home_url(), PHP_URL_PATH ) ) !== null ) {
$GLOBALS['vamtam_inner_path'] = untrailingslashit( $path );
add_filter( 'nav_menu_link_attributes', 'vamtam_onepage_menu_hrefs', 10, 3 );
}
remove_action( 'admin_head', 'jordy_meow_flattr', 1 );
// this filter fixes some invalid HTML generated by the third-party plugins
add_filter( 'vamtam_escaped_shortcodes', 'vamtam_shortcode_compat_fix' );
function vamtam_shortcode_compat_fix( $codes ) {
$codes[] = 'gallery';
$codes[] = 'fl_builder_insert_layout';
$codes[] = 'wpforms';
return $codes;
}
// Envato Hosted compatibility
add_filter( 'option_' . VamtamFramework::get_purchase_code_option_key(), 'vamtam_envato_hosted_license_key' );
function vamtam_envato_hosted_license_key( $value ) {
if ( defined( 'SUBSCRIPTION_CODE' ) ) {
return SUBSCRIPTION_CODE;
}
return $value;
}
if ( class_exists( 'Vamtam_Importers_E' ) && is_callable( array( 'Vamtam_Importers_E', 'set_menu_locations' ) ) ) {
Vamtam_Importers_E::set_menu_locations();
}
// build: 7c8864d2b19110b25e7c0b133c89a08a20251079
Outside Edge Theatre Company is the UK’s only theatre company and participatory arts charity dedicated to working with people affected by addiction. We run completely free weekly Drama and Creative Writing groups across London for adults in recovery, at risk, impacted by a loved one’s addiction, or supporting others.
89% of our participants say our workshops have strengthened their recovery.
Weekly Drop-in Groups (no pressure to perform, just come and try something new):
Participants also gain access to free theatre tickets, masterclasses, and social events.
Taster Sessions
We offer free one-hour taster sessions in Drama and Creative Writing, which can be delivered at your service. These sessions are light-hearted, creative, and explore the Five Ways to Wellbeing: Connect, Be Active, Take Notice, Keep Learning, and Give.
Get Involved
To find out more or to make a referral:
The Darts Club at Alpha Grove is more than just a recreational activity. It provides young people aged 11–25 with a safe, engaging, and rewarding space to learn, grow, and connect. In a world where many face pressures from school, social expectations, and mental health challenges, the club offers a constructive outlet for self-improvement and community.
Our local darts competition is now underway, and our regular darts sessions take place every Saturday at the Centre. With a structured yet enjoyable environment, the club encourages teamwork, skill-building, and personal development while making sure everyone has fun.
Whether you’re a beginner or a regular player, darts is a chance to challenge yourself, build confidence, and be part of a supportive community.
















