
<div class="learning-center-content-wrapper learning-center">

	<div class="featured-resource">

		<h2>Let's get started</h2>

		<div class="inner-featured-resource">
			
						
			<div class="fp-img fp-img-">
				<img src="https://www.act.com/wp-content/uploads/2026/05/customer-relationship-management-concept-4-scaled.jpg" alt="What is CRM?">
				<!--                 <p></p> -->

			</div>

			<div class="fp-desc-outer">

				<div class="fp-desc">

					<h5></h5>

					<h3>What is CRM?</h3>

					<p class="fp-desc-sml">Everything you need to know about CRM and why it's so important for your business.</p>

					<a class="btn btn-primary" href="https://www.act.com/en-gb/what-is-crm/">

						Read the article 

					</a>

				</div>

			</div>

		</div>

	</div>

	<div class="learning-outer learning-center-wrapper">
		<div class="container">
			<div class="learning-outer-row">

				<!-- SIDEBAR -->
				<div class="learning-sidebar-track">
					<div class="WP_sidebar_learning track-sidebar">

						<input type="hidden" name="paged" value="1" id="paged">

						<div class="filter-bar">
							<div class="icon"> <i class="filter-icon"></i> Filter</div>
						</div>
						
						<div class="sidebar-learning expandable-menu">

							<h4>Categories</h4>

							<h5>Filter by type:</h5>

							<form name="lc-filter-form" id="lc-filter-form">

								
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="articles-en-gb"
											data-id="136" 
											data-text="Articles">
											Articles			
										</button>

									
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="guides-en-gb"
											data-id="138" 
											data-text="Guides">
											Guides			
										</button>

									
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="videos-en-gb"
											data-id="140" 
											data-text="Videos">
											Videos			
										</button>

									
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="webinars-en-gb"
											data-id="142" 
											data-text="Webinars">
											Webinars			
										</button>

									
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="worksheets-en-gb"
											data-id="144" 
											data-text="Worksheets">
											Worksheets			
										</button>

									
										<button type="button" 
											id="" 
											class="lc-filter-btns" 
											value="templates-en-gb"
											data-id="145" 
											data-text="Templates">
											Templates			
										</button>

									
								

								<div class="lc-filter-outer-check">
									<h5>Filter by topic:</h5>

																			
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="crm-en-gb" 
										
														data-id="152" 
										
														data-text="CRM" />
																
													<span>CRM</span>
										
												</label>

																				
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="journey-en-gb" 
										
														data-id="1012" 
										
														data-text="Journey" />
																
													<span>Journey</span>
										
												</label>

																				
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="sales-en-gb" 
										
														data-id="146" 
										
														data-text="Sales" />
																
													<span>Sales</span>
										
												</label>

																				
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="marketing-en-gb" 
										
														data-id="147" 
										
														data-text="Marketing" />
																
													<span>Marketing</span>
										
												</label>

																				
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="smb-en-gb" 
										
														data-id="149" 
										
														data-text="SMB" />
																
													<span>SMB</span>
										
												</label>

																				
												<label class="lc-filter-checkbox-lbl">
										
													<input 
										
														type="checkbox" 
										
														class="lc-checkbox" 
										
														name="lc-checkbox-tg" 
										
														value="marketing-automation-en-gb" 
										
														data-id="151" 
										
														data-text="Marketing Automation" />
																
													<span>Marketing Automation</span>
										
												</label>

										
								</div>

								<input type="hidden" id="lc-nonce" value="98910e9881" />
								
								<a id="clearLcFilter" style="cursor: pointer">Clear all filters</a>
							
							</form>

						</div>

					</div>
				</div>
									
				<!-- MAIN RESULTS -->
				<div class="main-learning">
				
					<h5 id="display_result">Displaying : <span>All</span></h5>
					
					<!-- SEARCH FORM -->
					<form name="search-lc" id="search-lc">
						
						<input type="text" name="lc-search-txt" id="lc-search-txt" placeholder="Search resources..." />

					</form>
						
					<div id="ajax_loader" style="display:none;"><img src="https://www.act.com/wp-content/themes/act-crm/assets/images/ajax-loader-svg.svg" width="100" alt="Loader"/></div>
					
					<div id="lc-posts-result" class="learning-centerarif">
						<div class="lc-posts-container">
							
						</div>

						<div class="pagination-container">
						</div>

					</div>


				</div>
			</div>
		</div>

	</div>
	
</div>

<script type="text/javascript">

	jQuery(document).ready(function($){

		$('#lc-posts-result .pagination-container').on('click', '.actcrm-pagination a', function(e){

			let href = $(this).attr('href');

			let url = new URL(href);

			let params = new URLSearchParams(url.search.substr(1));

			let page = params.get("paged");

			$('input#paged').val(page);
			
			retrieveLearningCenter();

			e.preventDefault();
		});
		
		$("li.li_type_videos .inner-lc a").attr("target","_blank");
		
		$('.lc-filter-btns').on('click', function(){

			var el = this;
						
			// $('.lc-filter-btns').removeClass('active');
			
			$(this).toggleClass('active');
			$('input#paged').val(1);
			retrieveLearningCenter();
		});

		$('.lc-checkbox').on('click',function(){

			var el = this;

			$('input#paged').val(1);
			retrieveLearningCenter();
		});

		$('#clearLcFilter').on('click',function(){
			
			var el = this;

			$('.lc-filter-btns').removeClass('active');

			$('input.lc-checkbox').removeAttr('checked');

			$('#display_result span').html('All');
			
			filter_handler();
		});

		$('#lc-search-txt').on('keyup keydown', function(event){
			let code = event.keyCode || event.which
			console.log(code);
			if( code == 13 ){
				event.preventDefault();
				return;
			}
			var el = this;
			keyup_handler();
		});

		var Timer = function(delayMs, callbackFunc) {
			this.delayMs = delayMs;
			this.callbackFunc = callbackFunc;
			this.timerState = 'new';
			this.paused = false;
		}

		Timer.prototype.start = function() {
			if( this.tmr ) return;

			var self = this;
			this.timerState = 'running';
			this.tmr = setInterval(function() { 
				console.log('timer running');
				self._handleTmr(); 
			}, this.delayMs);
		}

		Timer.prototype.pause = function(){

			this.paused = true;
			console.log('timer paused');
		}

		Timer.prototype.unpause = function(){

			this.paused = false;
			console.log('timer unpaused');
		}

		Timer.prototype.cancel = function() {
		    if( ! this.tmr ) return;
			console.log('timer canceled');
		    clearInterval(this.tmr);
		    this.tmr = null;
		    this.timerState = 'canceled';
		}

		Timer.prototype._handleTmr = function() {
			this.callbackFunc();
			this.cancel();
		}

		var timer = new Timer(900, retrieveLearningCenter);

		// keyup handler
		function keyup_handler(){
			let height = $('#lc-posts-result').height();
			$('#lc-posts-result').height(height);
			//$('#lc-posts-result').html('');
			$('#ajax_loader').show();
			timer.cancel();
			timer.start();
		}

		function filter_handler(){
			// $('#ajax_loader').show();
			timer.cancel();
			timer.start();
		}

		function retrieveLearningCenter(el){
		
			let nonce = $('#lc-nonce').val();

			let sendData = {
				action: "lc_search",
				ctags: [],
				nonce: nonce,
				paged: $('input#paged').val(),
				cat: [],
				cat_names : [],
				language: 'en-gb'
			};

			// Filter by text search
			if( $('#lc-search-txt').val().length ){
				sendData.search = $('#lc-search-txt').val().trim();
			}

			// Filter by Topic
			if( $('input.lc-checkbox:checked').length ){
				$('input.lc-checkbox:checked').each(function() {
					sendData.ctags.push( $(this).val().trim() );
				});
			}

			// Filter By Type
			$('.lc-filter-btns.active').each(function() {
				sendData.cat.push(jQuery(this).val().trim());
				sendData.cat_names.push(jQuery(this).text().trim());
			});

			function ucfirst(string) {
				return string.charAt(0).toUpperCase() + string.slice(1);
			}

			$.ajax({
				type : "GET",
				dataType : "json",
				url : 'https://www.act.com/wp-json/actcrm/v1/learning',
				data : sendData,
				beforeSend: function(){
					$('#ajax_loader').show();
				},
				success: function(response) {

					if(response.status == 'success'){

						console.log($('#lc-posts-result .lc-posts-container'));


						$('#lc-posts-result .lc-posts-container').html('');
						$('#lc-posts-result .lc-posts-container').html(response.data);
						$('#lc-posts-result .pagination-container').html(response.pagination);

						if( typeof sendData.cat !== 'undefined' && sendData.cat.length ){

							sendData.cat_names.forEach(function(el, index){
								sendData.cat_names[index] = ucfirst(el)
							})
							
							$('#display_result span').html(ucfirst(sendData.cat_names.join(', ')));
						} else {
							
							$('#display_result span').html('All');
						}

					}						
				},
				complete: function(){
					
					$('#lc-posts-result').css({'height' : 'auto'});
					$('#ajax_loader').hide();
				}
			});
		}
		
		$('#ajax_loader').show();
		retrieveLearningCenter();
	});
</script>{"id":35886,"date":"2021-07-25T09:49:44","date_gmt":"2021-07-25T09:49:44","guid":{"rendered":"http:\/\/act.com\/learning-center\/"},"modified":"2025-04-16T17:06:21","modified_gmt":"2025-04-17T00:06:21","slug":"learning-centre","status":"publish","type":"page","link":"https:\/\/www.act.com\/en-gb\/learning-centre\/","title":{"rendered":"Learning Centre"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1744848205081{margin-bottom: 30px !important;}&#8221;][vc_column]<div class=\"actcrm-page-banner-container standard \" style=\"background-image: url(https:\/\/www.act.com\/wp-content\/themes\/act-crm\/assets\/images\/actcrm-hero-banner.jpg);\">\n\t<div class=\"container\">\n\t\t\n\t\t\n\t\t<div class=\"page-banner-row\">\n\n\t\t\t\t\t\t<div class=\"page-banner-text\">\n\t\t\t\t<h1>Learning Centre<\/h1>\n<p>Welcome to your learning space. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more. We want to help you acquire and extend the business skills you need to be successful in all your projects.<\/p>\n<p>If you are looking for specific help with your product, you can find it <a href=\"https:\/\/www.act.com\/en-gb\/resources\/\">here<\/a>.<\/p>\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text css=&#8221;&#8221;][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1744848205081{margin-bottom: 30px !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text css=&#8221;&#8221;][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-35886","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Learning Centre | Free educational resources by Act!<\/title>\n<meta name=\"description\" content=\"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.act.com\/en-gb\/learning-centre\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learning Centre | Free educational resources by Act!\" \/>\n<meta property=\"og:description\" content=\"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.act.com\/en-gb\/learning-centre\/\" \/>\n<meta property=\"og:site_name\" content=\"Act!\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-17T00:06:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.act.com\/wp-content\/uploads\/2020\/11\/act-logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"250\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/learning-centre\\\/\",\"url\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/learning-centre\\\/\",\"name\":\"Learning Centre | Free educational resources by Act!\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#website\"},\"datePublished\":\"2021-07-25T09:49:44+00:00\",\"dateModified\":\"2025-04-17T00:06:21+00:00\",\"description\":\"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/learning-centre\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.act.com\\\/en-gb\\\/learning-centre\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/learning-centre\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning Centre\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#website\",\"url\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/\",\"name\":\"Act!\",\"description\":\"CRM &amp; Marketing Automation in One\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#organization\",\"name\":\"Act!\",\"url\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.act.com\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/logo_fe5000.png\",\"contentUrl\":\"https:\\\/\\\/www.act.com\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/logo_fe5000.png\",\"width\":120,\"height\":120,\"caption\":\"Act!\"},\"image\":{\"@id\":\"https:\\\/\\\/www.act.com\\\/en-gb\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Learning Centre | Free educational resources by Act!","description":"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.act.com\/en-gb\/learning-centre\/","og_locale":"en_GB","og_type":"article","og_title":"Learning Centre | Free educational resources by Act!","og_description":"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.","og_url":"https:\/\/www.act.com\/en-gb\/learning-centre\/","og_site_name":"Act!","article_modified_time":"2025-04-17T00:06:21+00:00","og_image":[{"width":250,"height":250,"url":"https:\/\/www.act.com\/wp-content\/uploads\/2020\/11\/act-logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.act.com\/en-gb\/learning-centre\/","url":"https:\/\/www.act.com\/en-gb\/learning-centre\/","name":"Learning Centre | Free educational resources by Act!","isPartOf":{"@id":"https:\/\/www.act.com\/en-gb\/#website"},"datePublished":"2021-07-25T09:49:44+00:00","dateModified":"2025-04-17T00:06:21+00:00","description":"Explore our learning centre. Here you will find educational articles, guides, webinars, videos, and templates designed to teach you everything you need to know about CRM, Marketing, Sales, and more.","breadcrumb":{"@id":"https:\/\/www.act.com\/en-gb\/learning-centre\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.act.com\/en-gb\/learning-centre\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.act.com\/en-gb\/learning-centre\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.act.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"Learning Centre"}]},{"@type":"WebSite","@id":"https:\/\/www.act.com\/en-gb\/#website","url":"https:\/\/www.act.com\/en-gb\/","name":"Act!","description":"CRM &amp; Marketing Automation in One","publisher":{"@id":"https:\/\/www.act.com\/en-gb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.act.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.act.com\/en-gb\/#organization","name":"Act!","url":"https:\/\/www.act.com\/en-gb\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.act.com\/en-gb\/#\/schema\/logo\/image\/","url":"https:\/\/www.act.com\/wp-content\/uploads\/2021\/07\/logo_fe5000.png","contentUrl":"https:\/\/www.act.com\/wp-content\/uploads\/2021\/07\/logo_fe5000.png","width":120,"height":120,"caption":"Act!"},"image":{"@id":"https:\/\/www.act.com\/en-gb\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/pages\/35886","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/comments?post=35886"}],"version-history":[{"count":9,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/pages\/35886\/revisions"}],"predecessor-version":[{"id":117054,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/pages\/35886\/revisions\/117054"}],"wp:attachment":[{"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/media?parent=35886"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/categories?post=35886"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.act.com\/en-gb\/wp-json\/wp\/v2\/tags?post=35886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}