• Resolved Wes Modes

    (@wmodes)


    Hi, thanks for the plugin. It works well when I am adding Gutenberg blocks.

    However, when using Insert Pages (v3.5.1) with Elementor (v2.9.3) or Beaver Builder (v2.3.1.1) and selecting “Use a Custom Template”, the resulting configuration window doesn’t show a “Custom Template Filename” field. The field below it labeled “Default Template” has no other choices and can’t be modified.

    I am using Insert method “Legacy”. My template file is named “template-thing.php” and is a template for the “thing” CPT. It is in the right directory and works well enough when I specify the filename for the shortcode and within Gutenberg.

    Here are screenshots.

    Is there something I’m missing? Or is there a way to register my template? I have the header at the top of my template file:

    <?php
    /*
     * Template Name: Thing Page
     * Template Post Type: thing
     *
     * Template for displaying an ad.
     *
     * @package understrap
     */
    ?>
    • This topic was modified 5 years, 2 months ago by Wes Modes.
    • This topic was modified 5 years, 2 months ago by Wes Modes.
    • This topic was modified 5 years, 2 months ago by Wes Modes.
Viewing 16 replies (of 16 total)
Viewing 16 replies (of 16 total)
  • The topic ‘“Use a Custom Template” doesn’t show “Custom Template Filename” in builder’ is closed to new replies.