Action List
Action locations to embed into theme
comic-area
-
Displays the comic and (optionally) the sidebars around the comic which include the default (if enabled) navigation. The comic area is inserted on the home page and in the single post pages.
comic-blog-area
-
Displays post information for the current comic, for the home page only. Most themes do not have functional hooks to their post layout so this one is available for those themes that do not have one. A ‘comic_easel_custom_display_post()’ function can be created in the functions.php file of the child theme being used which will be utilized for the home page. If no compatible functions found for displaying a post a default one will display.
comic-mini-navigation
-
Displays a previous and next, less then or greater then symbols hrefs navigation links.
comic-post-info
-
Displays the list of chapters, locations and character information about the individual comic that is displayed.
comic-post-foot
-
Displays the “edit comic” link.
comic-post-extras
-
Displays the related comics list, up to 5 based off location/tags and characters.
comic-transcript
-
Displays the comic transcript if there is one, if you don’t want to keep using the shortcode
Action locations that are created by Comic Easel
inside-comic-navigation
-
If used this will insert whatever code you want inside the navigation widget, in the center area of the widget. Good for creating custom links in the navigation.
Action locations created by Comic Easel for comic sidebars
over-comic-top
over-comic-bottom
left-of-comic-top
left-of-comic-bottom
right-of-comic-top
right-of-comic-bottom
under-comic-top
under-comic-bottom
Action locations inside the Easel theme
easel-content-area
easel-footer
easel-page-head
easel-page-foot
easel-display-the-content-before
easel-display-the-content-after
easel-post-head
easel-post-info
easel-post-extras
easel-subcontent-wrapper-head
easel-subcontent-wrapper-foot
easel-subcontent-area-top
easel-content-wrapper-head
easel-content-wrapper-foot
easel-narrowcolumn-area
easel-sidebar-left
easel-sidebar-right
easel-menubar-before
easel-menubar-after
easel-menubar-menunav
easel-menubar-mini-navigation

