• Hye guys,

    As most of you no doubt know the evening shade demo theme provided by Pixel Art Studios does not provide for full functionality. The theme does not have the code to post comments on “pages” built into it. Any idea about how i can accomplish that? Wat all pages would i need to modify? What code would i have to write?

    btw the blog url is https://www.thelastpilgrimage.com

    any and all suggestions are welcome

Viewing 1 replies (of 1 total)
  • From a generalist point of view, you will likely need to add:

    <?php comments_template(); ?>

    … to your page.php file, it will normally go in a similar position as the single.php file.

    (NB: This is without looking at the theme in question.)

Viewing 1 replies (of 1 total)
  • The topic ‘Eveningshade theme with incomplete features’ is closed to new replies.