• Resolved bfischer89

    (@bfischer89)


    Hi! I started using Comic Easel and I am in the process of adding comics and build my site. The problem is, my comics are posting as just posts. There is no navigation bar, no anything. Just a small thumbnail. I followed all the instructions in the posting page and this keeps happening. I set it as the featured images, etc.

    I just need to know how to fix this, it is very frustrating. Thank you for any help!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User

    (@anonymized-5534619)

    You need to add the Comic Easel Shortcodes into the theme itself.

    It is best to create a child theme. From there, copy and paste a copy of content.php into that theme. After the
    <div class=”post-content”>
    Div tag, add this short code
    <?php do_action(‘comic-area’); ?>
    That should get you up and running.
    I have never worked with the Inkblot theme. It is a theme for webcomics? Does it create its own webcomic type pages?

    Thread Starter bfischer89

    (@bfischer89)

    You are wonderful. Thank you for the response ??

    I ended up having to abandon the Inkblot Theme, but I was able to snag a new theme and get it up and running. Much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comic Not Posting as a Comic’ is closed to new replies.