• Resolved thejaydip

    (@iamjaydip)


    I am not elementor pro user. After upgrade of elementor with v3.5.1 my custom templates are not showing. Please see https://tinyurl.com/y6zcdwkl. I am using below functions to include custom templates in elementor template library

    to register custom library
    \Elementor\Plugin::instance()->templates_manager->register_source( 'Custom_Elements_Templates_Library' );

    to get templates data

    \Elementor\Plugin::instance()->templates_manager->get_source( 'custom-templates' )

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom remote templates with Elementor template library are not listing’ is closed to new replies.