fbpx

Need Help?

Here are some good places you cant start.

Whats New?

Get updated about all the good stuff!

digital-business-card-templates-for-elementor
dark-mode-widget-for-elementor
February Updates

Use your custom twig template

To use your custom twig templates, first add them in some php file, like functions.php like this:

 

				
					function addMyTemplates($arrMyTemplates){
		
	$arrMyTemplates["mytemplate"] = "your template content";
	
	return($arrMyTemplates);
}	


add_filter("ue_get_twig_templates","addMyTemplates");

				
			

Then, inside the widget editor you can render the template like this:

 

				
					  {{ucfunc("render","mytemplate)}}  

				
			

All the fields available in the widget data and items data will be available in the template as well.

Download is just a click away

Get instant access to tons of Elementor goodies, completely FREE!

Hurray!

You got FREE access to the worlds leading widgets for Elementor page builder!