{"id":1967361,"date":"2025-12-30T03:50:00","date_gmt":"2025-12-30T08:50:00","guid":{"rendered":"https:\/\/theeventscalendar.com\/knowledgebase\/?p=1967361"},"modified":"2026-04-22T14:17:43","modified_gmt":"2026-04-22T18:17:43","slug":"wordpress-multisite","status":"publish","type":"post","link":"https:\/\/theeventscalendar.com\/knowledgebase\/wordpress-multisite\/","title":{"rendered":"Using The Events Calendar on WordPress Multisite"},"content":{"rendered":"\n<p>Running <strong>The Events Calendar&nbsp;<\/strong>on a WordPress multi-site (network) installation introduces unique considerations. Multi-site setups allow multiple sites to share a single WordPress installation. This guide covers best practices, common issues, and configuration tips.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-multi-site-considerations-matter\">Why Multi-site Considerations Matter<\/h2>\n\n\n\n<p>In a network environment, you may need to manage:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Multiple calendars across sub-sites<\/li>\n\n\n\n<li>Network-level plugin activation<\/li>\n\n\n\n<li>Permissions for site admins versus network admins<\/li>\n<\/ul>\n\n\n\n<p>Without proper planning, multi-site installations can lead to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Conflicting data between sites<\/li>\n\n\n\n<li>Plugin activation or update issues<\/li>\n\n\n\n<li>Inconsistent templates or layouts<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-1-network-activation-vs-single-site-activation\">#1: Network Activation vs Single-Site Activation<\/h2>\n\n\n\n<p>You can activate The Events Calendar in a network installation in two ways:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Network Activation<\/strong>\n<ul class=\"wp-block-list\">\n<li>TEC is active on all sites in the network by default.<\/li>\n\n\n\n<li>Pros: No need to activate on each sub-site individually.<\/li>\n\n\n\n<li>Cons: Limited flexibility if some sites don\u2019t require events.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Single-Site Activation<\/strong>\n<ul class=\"wp-block-list\">\n<li>Activate TEC individually per sub-site.<\/li>\n\n\n\n<li>Pros: Each site can manage its own calendar independently.<\/li>\n\n\n\n<li>Cons: More manual setup and management required.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udca1 <em>Recommendation:<\/em> Use single-site activation if only some sub-sites need events. Use network activation if all sites will use TEC consistently.<\/p>\n\n\n\n<p>Premium products such as <a href=\"https:\/\/theeventscalendar.com\/products\/wordpress-events-calendar\/\">Events Calendar Pro<\/a> require a <a href=\"https:\/\/theeventscalendar.com\/knowledgebase\/licenses-for-multisites\/\">multisite license<\/a>.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-2-event-data-scope\">#2: Event Data Scope<\/h2>\n\n\n\n<p>TEC stores events in the <strong>database per site<\/strong>, not across the network. This means:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Events are site-specific<\/strong> unless you use a shared database table plugin or custom code.<\/li>\n\n\n\n<li><strong>Tickets and RSVPs<\/strong> are also site-specific. They cannot be shared natively across sites.<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u26a0\ufe0f <em>Do not assume events will appear on other sub-sites automatically.<\/em><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-3-managing-permissions-in-multi-site\">#3: Managing Permissions in Multi-site<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Network Admins<\/strong>: Can install and network-activate TEC but do not automatically control event data on sub-sites.<\/li>\n\n\n\n<li><strong>Site Admins<\/strong>: Manage events on their specific site.<\/li>\n\n\n\n<li><strong>Editors\/Authors<\/strong>: Permissions behave the same as single-site, but only on their sub-site.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-4-template-overrides-amp-themes\">#4: Template Overrides &amp; Themes<\/h2>\n\n\n\n<p>Template overrides should be <strong>handled per sub-site<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Each site\u2019s theme can <a href=\"https:\/\/theeventscalendar.com\/knowledgebase\/customizing-template-files-2\/\">override TEC templates<\/a> in <code>\/wp-content\/themes\/your-theme\/tribe\/<\/code>.<\/li>\n\n\n\n<li>Network-activated themes may share templates; changes can affect multiple sites.<\/li>\n\n\n\n<li>Test template changes on staging sub-sites before applying network-wide.<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udca1 <em>Use child themes for network-safe template overrides.<\/em><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-5-updates-amp-plugin-compatibility\">#5: Updates &amp; Plugin Compatibility<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Plugin Updates<\/strong>: Network updates affect all sites; ensure all sub-sites are compatible.<\/li>\n\n\n\n<li><strong>Add-ons &amp; Extensions<\/strong>: Must also be network-compatible if TEC is network-activated.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-6-cron-jobs-amp-background-tasks\">#6: Cron Jobs &amp; Background Tasks<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Background jobs (Action Scheduler) run <strong>per site<\/strong>.<\/li>\n\n\n\n<li>Ensure cron schedules do not conflict or overload the server.<\/li>\n\n\n\n<li>For large networks, consider using a <strong>real cron setup<\/strong> rather than WordPress pseudo-cron to handle scheduled tasks reliably.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-7-recommendations-for-large-networks\">#7: Recommendations for Large Networks<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Recommendation<\/th><th>Details<\/th><\/tr><\/thead><tbody><tr><td>Backup Strategy<\/td><td>Backup each sub-site separately to prevent data loss.<\/td><\/tr><tr><td>Testing Environment<\/td><td>Maintain a staging multi-site network for testing updates and template changes.<\/td><\/tr><tr><td>Network Monitoring<\/td><td>Use monitoring tools per site or network-wide to track performance.<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Running The Events Calendar&nbsp;on a WordPress multi-site (network) installation introduces unique considerations. Multi-site setups allow multiple sites to share a single WordPress installation. This guide covers best practices, common issues, and configuration tips. Why Multi-site Considerations Matter In a network environment, you may need to manage: Without proper planning, multi-site installations can lead to: #1:&#8230;<\/p>\n","protected":false},"author":27,"featured_media":1955565,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_swpsp_post_exclude":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"ep_exclude_from_search":false,"footnotes":""},"categories":[1],"tags":[282],"stellar-product-taxonomy":[161],"class_list":["post-1967361","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-installation","stellar-product-taxonomy-the-events-calendar"],"acf":[],"taxonomy_info":{"category":[{"value":1,"label":"Uncategorized"}],"post_tag":[{"value":282,"label":"Installation"}],"stellar-product-taxonomy":[{"value":161,"label":"The Events Calendar"}]},"featured_image_src_large":["https:\/\/images.theeventscalendar.com\/kb\/uploads\/2023\/02\/social-share-1024x538.png",1024,538,true],"author_info":{"display_name":"Abz","author_link":"https:\/\/theeventscalendar.com\/knowledgebase\/author\/abz\/"},"comment_info":0,"category_info":[{"term_id":1,"name":"Uncategorized","slug":"uncategorized","term_group":0,"term_taxonomy_id":1,"taxonomy":"category","description":"","parent":0,"count":20,"filter":"raw","term_order":"0","cat_ID":1,"category_count":20,"category_description":"","cat_name":"Uncategorized","category_nicename":"uncategorized","category_parent":0}],"tag_info":[{"term_id":282,"name":"Installation","slug":"installation","term_group":0,"term_taxonomy_id":282,"taxonomy":"post_tag","description":"","parent":0,"count":2,"filter":"raw","term_order":"0"}],"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1967361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=1967361"}],"version-history":[{"count":4,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1967361\/revisions"}],"predecessor-version":[{"id":1969963,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1967361\/revisions\/1969963"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media\/1955565"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=1967361"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/categories?post=1967361"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/tags?post=1967361"},{"taxonomy":"stellar-product-taxonomy","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/stellar-product-taxonomy?post=1967361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}