Support » Theme: Inkblot » inkblot with webcomic plugin won't show page titles

  • I’ve recently set up a webcomic using wordpress, with inkblot theme and a plugin called webcomic. I’ve arranged it so that on most pages people can leave comments. I’ve also arranged it so that every page has a separate title, as in page 1, page 2, etc. I notice that when I go to my site and I’m not signed in, at the bottom of the page there is a bar that says “nothing found. Nothing could be found in the requested archive,” and then a search bar below that. Moreover, as I scroll through the pages, the labels do not change. They are all labelled page 1. And finally, when I reload the page, the search bar goes away, the page numbers all appear correctly (page 1, page 2 page 3) and the comments option appears. I am completely baffled.
    Here is a link to my webcomic
    http://www.ageofclaycomic.com
    Thank you for any help you might give

Viewing 1 replies (of 1 total)
  • Theme Author Mike

    (@mgsisk)

    You can remove the “nothing found” message by deleting line 64 in /inkblot/webcomic/home.php:

    <?php get_template_part( 'content', 'none' ); ?>

    The “Page 1” labeling is a side effect of Inkblot’s default setup and how Webcomic’s dynamic navigation works. The easiest way to correct this would be to turn off dynamic navigation, but if you really want to use it send an email to support@webcomic.nu and I may be able to explain how to modify Inkblot to work better with it.

Viewing 1 replies (of 1 total)
  • The topic ‘inkblot with webcomic plugin won't show page titles’ is closed to new replies.