Title: specific display	 error
Last modified: August 20, 2016

---

# specific display error

 *  [somniafilm](https://wordpress.org/support/users/somniafilm/)
 * (@somniafilm)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/specific-display-error/)
 * Hello guys,
    I have a very specific bug in the Textmod…
 * I’ve used the “text-expand” on my About-Site to have some more space. The problem
   is that when I visit my site [http://www.somniafilm.de](http://www.somniafilm.de)
   and navigate to the page “about” the text-expand on the bottom of the text is
   exposed. When I hit the direkt link or refresh [http://somniafilm.de/about/](http://somniafilm.de/about/)
   everything is normal. Does someone know how to solve this defective appearance?!
 * [http://wordpress.org/extend/plugins/jquery-collapse-o-matic/](http://wordpress.org/extend/plugins/jquery-collapse-o-matic/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/specific-display-error/#post-3619411)
 * Ah ha! you sneaky guy with a very nice site… we figured out the problem:
    you
   are dynamically loading your content! So basically, when the new content comes
   in, it has not been filtered by the initial collapse routine.
 * Fear not! we have solved this before.
    First, question: which plugin are you 
   using tho dynamically grab the content, and does it allow for you to trigger 
   a callback function?
 * Basically, once the new content has been inserted, you will need to fire: collapse_init();
   
   please read this thread for more info: [http://wordpress.org/support/topic/infinite-scroll-clash-javascript-callback-needed?replies=17](http://wordpress.org/support/topic/infinite-scroll-clash-javascript-callback-needed?replies=17)
 *  Thread Starter [somniafilm](https://wordpress.org/support/users/somniafilm/)
 * (@somniafilm)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/specific-display-error/#post-3619461)
 * Thanks for reply! My page also use the ajax-plugin to load the content. I’m already
   using the version 1.5.1. Shall I still delete the collapse_init() command from
   the plugin ?
 * Grüße aus Kalrsuhe 😉
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/specific-display-error/#post-3619466)
 * You might want to upgrade to the latest version of the plugin (1.5.2d is has 
   not yet been posted to the WordPress Repo): [http://plugins.twinpictures.de/plugins/collapse-o-matic/](http://plugins.twinpictures.de/plugins/collapse-o-matic/)
 * So your ajax-plugin does have the ability to assign a callback function? Which
   plugin are you using, exactly?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘specific display error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/specific-display-error/#post-3619466)
 * Status: not resolved