Manga+Press Documentation
  • Introduction
  • Guides
    • Frequently Asked Questions
    • Contributing
  • Getting Started
    • Installation
    • Configuring Manga+Press
    • Using Manga+Press
    • Theme Customization
  • Developer API
    • Image Sizes
  • Template Tags
    • Conditional Tags
    • mangapress_comic_navigation
    • mangapress_get_calendar
    • mangapress_theme_supports_cover_images
    • mangapress_has_cover_image
    • mangapress_the_comic_cover
  • Functions
    • mangapress_comic_navigation
    • mangapress_day_link
    • mangapress_end_latest_comic
    • mangapress_get_calendar
    • mangapress_get_next_post_in_loop
    • mangapress_get_previous_post_in_loop
    • mangapress_month_link
    • mangapress_start_latest_comic
  • Filters
    • Manga+Press Template API — Filters
    • mangapress_archive_gallery_style
    • mangapress_options_fields
    • mangapress_comic_front_slug
    • mangapress_options_sections
    • mangapress_comic_navigation_args
    • mangapress_comic_navigation_items
    • mangapress_get_adjacent_comic_args
    • mangapress_get_boundary_comic_args
    • mangapress_archive_gallery_style
    • mangapress_comic_front_slug
    • mangapress_options_fields
  • Actions
    • Manga+Press Template API — Actions
    • save_post_mangapress_comic
    • mangapress_comic_page_content
    • mangapress_theme_compatible-$theme
Powered by GitBook
On this page
  • Introduction
  • How To
  • Posting and Managing Comics
  • Organizing Your Comics with the Series Taxonomy
  • Working with Comic Pages (new in 4.0)
  1. Getting Started

Using Manga+Press

PreviousConfiguring Manga+PressNextTheme Customization

Last updated 5 years ago

Before reading this guide, make sure to read and first.

Introduction

Manga+Press uses both WordPress custom post-types and the Media Library to help you manage your comic series. On activation, Manga+Press creates two new content-types, called "Comics" and "Comic Pages," which are used to manage your comic posts. Navigation is handled automatically, using the same backend functionality that handles navigation between blog posts.

How To

Let's get started. First, we'll add a comic:

Posting and Managing Comics

Adding a New Comic

Start by navigate to the WordPress admin and clicking on Comics (below Posts in the menu).

Next, click on Add New Comic. This will take you to the Add New Comic screen, which looks like the Add New Post screen (minus Post-specific content areas).

Start by entering a title for your comic, then to add the image click on the Set Comic Image link in the Comic Image meta-box. The link will open the Media Library popup — similar to adding a Featured Image to a post. From the Media Library popup, either upload your comic image or select it from the Media Library.

*If you're intending to organize your comic by categories (ie: Series taxonomy), then either select or add a new category using the Series meta-box in the right sidebar.

Click the Publish button, or click the Edit link next to Publish Immediately to schedule the comic post to be published at a later date. More info on scheduling posts:

Repeat the above process until you have a group of comics.

*Depending which options are chosen in Manga+Press settings, this will have an impact on comic navigation. See for more information.

Editing and Removing Comics

Editing and removing comics works the same as default WordPress posts and pages. Clicking on the title of an existing comic in the Comic screen or the Edit link when hovering over the same title take you to the Edit Comic screen.

Clicking on the Trash link (which appears when you hover over the title) will put the comic in the Trash bin, from where you can either restore it or delete it permanently.

Organizing Your Comics with the Series Taxonomy

Working with Comic Pages (new in 4.0)

Comics can be ordered by category, just like regular WordPress posts. However, for Comics we have a custom taxonomy labeled "Series," which works like the default WordPress category taxonomy. Using this taxonomy, you can group your comics according to chapters, issues, or even serials. Using the Series taxonomy can also control how you navigate between each comic. The section of the Configuring Manga+Press guide offers more information on comic organization and how navigation behaves between categories.

Configuring Manga+Press
Theme Customization
WordPress.com: Schedule A Post.
Configuring Manga+Press: Configure Category Grouping
Configure Category Grouping