• Hi all,

    I’m building a comic where the blog is the homepage rather than the comic. What I did was create a Page Template that calls the comic, however the comic navigation is missing ( Next, Previous, First, etc.). It only shows up when I view the Single Comic page – but that’s problematic user experience wise.

    I’m novice level when it comes to .php so I’m not sure what to look for (outside of “comic-navigation” or something similar to that).

    How do I get the navigation to appear on a Page?

    ( Website in question is https://www.SmokingPencil.com )

Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi there – the changes you’re looking to make might be a tad tricky for a novice themer, since Panel really wasn’t designed to have the comics featured-area on a separate static page.

    If it helps point you in the right direction, this is the file that drives the comic featured-content area:

    content-featured.php

    The comics navigation is a JavaScript file:

    js/comic-navigation.js

    Good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Comic as a Page Template Removes Comic Navigation’ is closed to new replies.