Title: Adding Items with inside-comic navigation not working
Last modified: August 24, 2016

---

# Adding Items with inside-comic navigation not working

 *  [cortlandune](https://wordpress.org/support/users/cortlandune/)
 * (@cortlandune)
 * [11 years ago](https://wordpress.org/support/topic/adding-items-with-inside-comic-navigation-not-working/)
 * I was trying to use this example code in my functions.php but it’s not working.
 * add_action(‘inside-comic-navigation’, ‘custom_insert_into_navigation_forum_link’);
   
   function custom_insert_into_navigation_forum_link() { ?> [Forum](http://forum.frumph.net/)
   <?php }
 * I’m not sure what I’m doing wrong, it’s in-between the opening and closing php
   tags it should just work shouldn’t it? Am I missing an accompanying bit of code
   that makes it work? Or could it be a bug?
 * [https://wordpress.org/plugins/comic-easel/](https://wordpress.org/plugins/comic-easel/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-items-with-inside-comic-navigation-not-working/#post-6107639)
 * Need to format the text by using the [code] button above the editor ... but from
   I see, you need to make the code return a $string with the text you want, not
   do ?> txt here <?php

Viewing 1 replies (of 1 total)

The topic ‘Adding Items with inside-comic navigation not working’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comic-easel_226fa1.svg)
 * [Comic Easel](https://wordpress.org/plugins/comic-easel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comic-easel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comic-easel/)
 * [Active Topics](https://wordpress.org/support/plugin/comic-easel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comic-easel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comic-easel/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frumph](https://wordpress.org/support/users/frumph/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/adding-items-with-inside-comic-navigation-not-working/#post-6107639)
 * Status: not resolved