object(WP_Query)#9300 (67) {
  ["query"]=>
  array(2) {
    ["tag"]=>
    string(19) "festival-assistants"
    ["post_type"]=>
    array(2) {
      [0]=>
      string(12) "tribe_events"
      [1]=>
      string(4) "post"
    }
  }
  ["query_vars"]=>
  array(64) {
    ["tag"]=>
    string(19) "festival-assistants"
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    int(1053)
    ["author"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["paged"]=>
    int(0)
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(0) ""
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post__not_in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(1) {
      [0]=>
      string(19) "festival-assistants"
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["post_type"]=>
    array(2) {
      [0]=>
      string(12) "tribe_events"
      [1]=>
      string(4) "post"
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["suppress_filters"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["posts_per_page"]=>
    int(10)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#16044 (6) {
    ["queries"]=>
    array(1) {
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(8) "post_tag"
        ["terms"]=>
        array(1) {
          [0]=>
          string(19) "festival-assistants"
        }
        ["field"]=>
        string(4) "slug"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(21) "wp_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["post_tag"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          string(19) "festival-assistants"
        }
        ["field"]=>
        string(4) "slug"
      }
    }
    ["primary_table"]=>
    string(8) "wp_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#16043 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    NULL
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["queried_object"]=>
  object(WP_Term)#16074 (10) {
    ["term_id"]=>
    int(1053)
    ["name"]=>
    string(19) "Festival Assistants"
    ["slug"]=>
    string(19) "festival-assistants"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(1053)
    ["taxonomy"]=>
    string(8) "post_tag"
    ["description"]=>
    string(0) ""
    ["parent"]=>
    int(0)
    ["count"]=>
    int(1)
    ["filter"]=>
    string(3) "raw"
  }
  ["queried_object_id"]=>
  int(1053)
  ["request"]=>
  string(911) "
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1053)
) AND ((wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')) OR (wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_date DESC
					LIMIT 0, 10
				"
  ["posts"]=>
  &array(1) {
    [0]=>
    object(WP_Post)#16078 (24) {
      ["ID"]=>
      int(16106)
      ["post_author"]=>
      string(1) "2"
      ["post_date"]=>
      string(19) "2022-04-06 13:36:45"
      ["post_date_gmt"]=>
      string(19) "2022-04-06 12:36:45"
      ["post_content"]=>
      string(5134) "

<< Back to Get involved in Corby Pole Fair

Callout for Pole Fair Festival Assistants (paid role)

We’re looking for a number of freelance Festival Assistants to help with the smooth running of the Corby Pole Fair. Festival Assistants will be the first port of call for audiences, performers and community groups throughout the day, acting as a key link between them and the production team.

As a Festival Assistant you will be either stationed in a specific area or given a specific task, working alongside at least one volunteer who may change during the day, roaming event managers and either stationary or roaming security.

The Corby Pole Fair takes places on Friday 3rd June running from 6am to approximately 9.30pm, and Festival Assistants will be required to work at least an 8 hour shift during this time (with appropriate breaks). Festival Assistants will also be required to attend a briefing session in the evening during the week before the event, for which they will be paid.

If you're interested in this opportunity, please get in touch as soon as possible on info@madewithmany.org or 0536 267895.

Role and Responsibilities

  • Providing a warm and friendly presence at the fair
  • Encourage engagement with the activities
  • Be able to troubleshoot minor issues
  • Understand the background of the fair and knowledge of the artists/groups in your area
  • Be able to point customers in the direction of further information or other elements of the festival
  • You will be the main point of contact as Festival Assistant for the event so an understanding of the festival as a whole is required
  • Reporting any incidents/accidents to the Event Manager

Person Specification

  • Be available for the full run of festival activity
  • Be friendly and approachable with great customer service skills
  • Be willing to take responsibility and use initiative to help solve problems
  • Have good common sense and good local knowledge
  • Be flexible and confident
  • Be confident using a radio

Rate of pay

£10p/h and refreshments will be provided

How to apply

Please send a brief summary of your relevant experience and a paragraph explaining why you would like to do the role to info@madewithmany.org with the email subject ‘POLE FAIR FESTIVAL ASSISTANT’.

Equal Opportunities

Made With Many is committed to equal opportunities. We are working to achieve diversity and welcome applications from all sections of the community. In support of this, we have an access budget available to disabled artists delivering aspects of our programme. If you require additional support to complete this contract, please outline these in your application. Any such requests will not affect the outcome of our decisions. If you require additional support in making an application, or would like this information in an alternative format, please contact the office by emailing info@madewithmany.org or calling 01536 267895.

<< Back to Get involved in Corby Pole Fair

Updates

Get regular updates at Corby Pole Fair‘s facebook page – or sign up for Made With Many’s e-newsletter.

Last updated 24th May 2022

" ["post_title"]=> string(54) "Callout for Pole Fair Festival Assistants (now closed)" ["post_excerpt"]=> string(123) "We’re looking for a number of paid freelance Festival Assistants to help with the smooth running of the Corby Pole Fair. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "pole-fair-assistants" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-15 20:31:54" ["post_modified_gmt"]=> string(19) "2022-06-15 19:31:54" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(33) "https://madewithmany.org/?p=16106" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(1) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(true) ["post"]=> object(WP_Post)#16078 (24) { ["ID"]=> int(16106) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2022-04-06 13:36:45" ["post_date_gmt"]=> string(19) "2022-04-06 12:36:45" ["post_content"]=> string(5134) "

<< Back to Get involved in Corby Pole Fair

Callout for Pole Fair Festival Assistants (paid role)

We’re looking for a number of freelance Festival Assistants to help with the smooth running of the Corby Pole Fair. Festival Assistants will be the first port of call for audiences, performers and community groups throughout the day, acting as a key link between them and the production team.

As a Festival Assistant you will be either stationed in a specific area or given a specific task, working alongside at least one volunteer who may change during the day, roaming event managers and either stationary or roaming security.

The Corby Pole Fair takes places on Friday 3rd June running from 6am to approximately 9.30pm, and Festival Assistants will be required to work at least an 8 hour shift during this time (with appropriate breaks). Festival Assistants will also be required to attend a briefing session in the evening during the week before the event, for which they will be paid.

If you're interested in this opportunity, please get in touch as soon as possible on info@madewithmany.org or 0536 267895.

Role and Responsibilities

  • Providing a warm and friendly presence at the fair
  • Encourage engagement with the activities
  • Be able to troubleshoot minor issues
  • Understand the background of the fair and knowledge of the artists/groups in your area
  • Be able to point customers in the direction of further information or other elements of the festival
  • You will be the main point of contact as Festival Assistant for the event so an understanding of the festival as a whole is required
  • Reporting any incidents/accidents to the Event Manager

Person Specification

  • Be available for the full run of festival activity
  • Be friendly and approachable with great customer service skills
  • Be willing to take responsibility and use initiative to help solve problems
  • Have good common sense and good local knowledge
  • Be flexible and confident
  • Be confident using a radio

Rate of pay

£10p/h and refreshments will be provided

How to apply

Please send a brief summary of your relevant experience and a paragraph explaining why you would like to do the role to info@madewithmany.org with the email subject ‘POLE FAIR FESTIVAL ASSISTANT’.

Equal Opportunities

Made With Many is committed to equal opportunities. We are working to achieve diversity and welcome applications from all sections of the community. In support of this, we have an access budget available to disabled artists delivering aspects of our programme. If you require additional support to complete this contract, please outline these in your application. Any such requests will not affect the outcome of our decisions. If you require additional support in making an application, or would like this information in an alternative format, please contact the office by emailing info@madewithmany.org or calling 01536 267895.

<< Back to Get involved in Corby Pole Fair

Updates

Get regular updates at Corby Pole Fair‘s facebook page – or sign up for Made With Many’s e-newsletter.

Last updated 24th May 2022

" ["post_title"]=> string(54) "Callout for Pole Fair Festival Assistants (now closed)" ["post_excerpt"]=> string(123) "We’re looking for a number of paid freelance Festival Assistants to help with the smooth running of the Corby Pole Fair. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "pole-fair-assistants" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-15 20:31:54" ["post_modified_gmt"]=> string(19) "2022-06-15 19:31:54" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(33) "https://madewithmany.org/?p=16106" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> int(1) ["max_num_pages"]=> float(1) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(false) ["is_tag"]=> bool(true) ["is_tax"]=> bool(false) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_privacy_policy"]=> bool(false) ["is_404"]=> bool(false) ["is_embed"]=> bool(false) ["is_paged"]=> bool(false) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_favicon"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash":"WP_Query":private]=> string(32) "eba95a8146ba76eec137a93a8e5c7d9a" ["query_vars_changed":"WP_Query":private]=> bool(true) ["thumbnails_cached"]=> bool(false) ["allow_query_attachment_by_filename":protected]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } ["tribe_is_event"]=> bool(false) ["tribe_is_multi_posttype"]=> bool(false) ["tribe_is_event_category"]=> bool(false) ["tribe_is_event_venue"]=> bool(false) ["tribe_is_event_organizer"]=> bool(false) ["tribe_is_event_query"]=> bool(false) ["tribe_is_past"]=> bool(false) ["tribe_is_event_pro_query"]=> bool(true) ["tribe_is_week"]=> bool(false) ["tribe_is_photo"]=> bool(false) ["tribe_is_map"]=> bool(false) ["tribe_is_recurrence_list"]=> bool(false) ["tribe_controller"]=> object(Tribe\Events\Views\V2\Query\Event_Query_Controller)#14998 (1) { ["filtering_query":"Tribe\Events\Views\V2\Query\Event_Query_Controller":private]=> *RECURSION* } }