• Resolved Oooh Boi

    (@ooohboi)


    The question is about “Ele Custom Skin” add-on for Elementor that can be found in official WP plugins repo.
    That very add-on creates the “Loop” template type which can’t be found on the list of template types when exporting templates with “Template Kit – Export” plugin.

    How to include “Loop” template type to the template kit?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ooohboi

    We will be investigating this to see if there is a solution to support this add-on in the near future. If you like, drop an email to [email protected] so our support team can keep you up-to-date.

    Bradley.

    Thread Starter Oooh Boi

    (@ooohboi)

    Of course, there is a solution. Here it is:

    Open for edit “template-kit-export/builders/class-template-kit-export-builders-elementor.php”, go to the line #312, add a new line after #312 and before #313, and paste the following:

    'section-loop' => __( 'Loop', 'template-kit-export' ),

    …save, SVN to WP plugin repo.

    Plugin Author dtbaker

    (@dtbaker)

    Hi @ooohboi

    Thank you for the suggestion. We’ll be re-working our list of available template types in the near future, and hopefully we can include “Loop” as one of the options.

    For now please choose the “Other” option in the drop down list and that will work fine for users.

    If there are any problems with this setting please reach out to us at [email protected] and we can assist further.

    Thanks,
    dtbaker

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Loop” template type option doesn’t exist’ is closed to new replies.