Title: Problems with Chapters Component
Last modified: August 22, 2016

---

# Problems with Chapters Component

 *  Resolved [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/)
 * Hi,
 * I can’t get the chapters component running, even after the last update.
 * Two problems:
    1. The chapters navigation menu doesn’t show up. When you scroll
   to the bottom of the post you will find a not working icon in the left corner.
   Thats all.
 * 2. The background image for the chapter heading is not fullscreen but a thin 
   bar.
 * Here is a link to a test post: [http://siehdiewelt.com/testbeitrag/](http://siehdiewelt.com/testbeitrag/)
   
   Thanks for ur help!
 * Best
    Markus
 * [https://wordpress.org/plugins/aesop-story-engine/](https://wordpress.org/plugins/aesop-story-engine/)

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/problems-with-chapters-component/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-chapters-component/page/2/?output_format=md)

 *  Plugin Author [Michael Beil](https://wordpress.org/support/users/michaelbeil/)
 * (@michaelbeil)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728228)
 * Hey [@siehdiewelt](https://wordpress.org/support/users/siehdiewelt/),
 * To address your issues, I first want to note that you are using Tempera 1.2.2,
   and are you also using ASE 1.4.1?
 * 1. It looks like you have not enabled theme support. You can add the code snippet
   below to your functions.php file, or add using the [Code Snippets](https://wordpress.org/plugins/code-snippets/)
   plugin to enable Extended Style Support. This will load one CSS file for any 
   of the items that you include in the snippet below.
 * `add_theme_support("aesop-component-styles", array("parallax", "image", "quote","
   gallery", "content", "video", "audio", "collection", "chapter", "document", "
   character", "map", "timeline" ) );`
 * 2. Test with the above snippet and we can go from there.
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728318)
 * Hey,
 * yes, we are using Tempera 1.2.2 and ASE 1.4.1.
 * I added your code with the Plugin Code Snippet and activated it, but no change:
   [http://siehdiewelt.com/testbeitrag/](http://siehdiewelt.com/testbeitrag/)
 *  Plugin Author [Michael Beil](https://wordpress.org/support/users/michaelbeil/)
 * (@michaelbeil)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728359)
 * It doesn’t appear like you have enabled theme support.
 * Can you make sure the code snippet is activated?
 * Otherwise you could add this snippet to a child theme.
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728362)
 * Seems there was a typo, now its activated.
 * The slide deck for the chapters is working now… but the chapters themselfs disappeared(
   there should be 2 chapter components in the post): [http://siehdiewelt.com/testbeitrag/](http://siehdiewelt.com/testbeitrag/)
 *  Plugin Author [Michael Beil](https://wordpress.org/support/users/michaelbeil/)
 * (@michaelbeil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728409)
 * When I view the source ([http://www.html5rocks.com/en/tutorials/developertools/part1](http://www.html5rocks.com/en/tutorials/developertools/part1))
   there is a JS error that is showing a conflict with something else you are running
   on your site. See: [http://recordit.co/nwK3WtKKwZ](http://recordit.co/nwK3WtKKwZ)
 * Would you try deactivating plugins one by one to see which one might be causing
   this error?
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728410)
 * Ok! I deactivated the plugin “Mobile ShareBar” and now the chapter images and
   headings are displayed beautifully! However, the chapters dont’t appear in the
   slide deck menu…
 *  Plugin Author [Michael Beil](https://wordpress.org/support/users/michaelbeil/)
 * (@michaelbeil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728411)
 * We noticed your theme has container named `.entry-content` so ASE is not picking
   up the headings.
 * You will need to filter `aesop_chapter_scroll_container` and then return `.entry-
   content`.
 *     ```
       add_filter("aesop_chapter_scroll_container","mychaptercontainer");
       function mychaptercontainer(){
         return ".entry-content";
       }
       ```
   
 * You can see some examples for filtering here: [http://aesopstoryengine.com/developers/](http://aesopstoryengine.com/developers/)
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728413)
 * Yes, I added that code into the code snippet plugin. Now it’s working, thanks!
 *  Plugin Author [Michael Beil](https://wordpress.org/support/users/michaelbeil/)
 * (@michaelbeil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728414)
 * Great!
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728431)
 * Two more problems came up:
 * 1. In the mobile version the chapter-slidedeck doesnt work correctly. (we use
   another theme for smartphones: Radcliffe (1.09) I simply won’t come out when 
   you click on the symbol.
 * 2. The item “Top” doesn’t really work. When I click on it, it jumps to the first
   chapter, not the actual top of the article.
 * Best
    Markus
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728433)
 * IT simply won’t come out when you click on the symbol. 🙂
 *  Plugin Author [Nick Haskins](https://wordpress.org/support/users/nphaskins/)
 * (@nphaskins)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728434)
 * If you’re switching themes on mobile then the class used to find the chapter 
   headings sounds like its changing, hence breaking the chapter scroll. I’m not
   sure what to suggest in this case. Can I ask why the switching of themes on mobile?
   Is your site not responsible and able to accommodate mobile devices by default?
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728436)
 * I had a similar problem with the main theme (Tempera) and Michael told me to 
   put this into the plugin code snippet:
 * add_filter(“aesop_chapter_scroll_container”,”mychaptercontainer”);
    function 
   mychaptercontainer(){ return “.entry-content”; }
 * After this it worked. Isn’t that also possible with the mobile theme? Code snippet
   should also apply there, no?
 * Tempera is responsive in theory, but we really like the look of Radcliffe on 
   smartphones.
 *  Plugin Author [Nick Haskins](https://wordpress.org/support/users/nphaskins/)
 * (@nphaskins)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728437)
 * Yep that’s correct. You’ll need to find the class of the mobile entry container,
   then create another filter, but on this one, you’ll need to run under a conditional
   like wp_is_mobile() so that it only runs on mobile.
 *  Thread Starter [siehdiewelt](https://wordpress.org/support/users/siehdiewelt/)
 * (@siehdiewelt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/#post-5728438)
 * I believe (not sure though) the class in question is “post-content”. Could you
   give me the code including the condition?
 * I tried this and it crashed the page:
 * add_filter(“aesop_chapter_scroll_container”,”mychaptercontainer”);
    function 
   mychaptercontainer(){ return “.post-content”; }
 * Sorry, I’m no pro!

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/problems-with-chapters-component/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-chapters-component/page/2/?output_format=md)

The topic ‘Problems with Chapters Component’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/aesop-story-engine_252422.svg)
 * [Aesop Story Engine](https://wordpress.org/plugins/aesop-story-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/aesop-story-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/aesop-story-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/aesop-story-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/aesop-story-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/aesop-story-engine/reviews/)

## Tags

 * [aesop](https://wordpress.org/support/topic-tag/aesop/)

 * 23 replies
 * 4 participants
 * Last reply from: [telotism](https://wordpress.org/support/users/telotism/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/problems-with-chapters-component/page/2/#post-5728529)
 * Status: resolved