• Resolved mbzo2006

    (@mbzo2006)


    Hmm, this has been asked but the instructions are confusing.

    1) Install Plugin – OK
    Upload custom-post-template directory to your WordPress Plugin directory –OK!
    Go to the plugin management page and enable the plugin –OK!
    Upload your post template files (see the Description for details on configuring these), and choose them through the new menu
    ??

    So as a test i created a blank file called snarfer.php

    <?php
    /*
    Template Name Posts: Snarfer
    */
    ?>

    Uploaded that file to my theme directory (where else?)

    The post editor shows: This theme has no available custom post templates.

    Expected result: Dropdown option with snarfer.php

    So what′s the secret?

    https://www.ads-software.com/plugins/custom-post-template/

Viewing 1 replies (of 1 total)
  • Thread Starter mbzo2006

    (@mbzo2006)

    Now it works. I′m using a child theme and the solution is obvious:
    put the snarfer file in the child theme folder!

Viewing 1 replies (of 1 total)
  • The topic ‘This theme (STILL) has no available custom post templates.’ is closed to new replies.