• Hi – In the settings, I have set YARPP to use custom templates and set it to use “List”, yarpp-template-list.php.

    In my file structure, I have confirmed the custom templates were copied over to my theme.

    However, when I make a change the custom theme yarpp-template-list.php file, nothing is showing on the public website. I have tried adding general text, calling my custom field data, etc – and YARPP continues to use the plugins own theme files.

    Am I missing something?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YARPP

    (@jeffparker)

    Steps sound correct.

    In the “yarpp-template-list.php” file in your active themes directory, can you try to customize the YARPP Template name to see if that gets picked up in the YARPP Admin UI? For example:

    <?php
    /*
    YARPP Template: List smhansen
    Description: This template returns posts as a comma-separated list.
    Author: YARPP Team
    */
    ?>

    Possible to point us to a live test page?

    Plugin Author YARPP

    (@jeffparker)

    Hi @smhansen ping ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Theme Not Working’ is closed to new replies.