Title: [Plugin: NextGEN Scroll Gallery] caption problem
Last modified: August 20, 2016

---

# [Plugin: NextGEN Scroll Gallery] caption problem

 *  Resolved [iwednesday](https://wordpress.org/support/users/slicer74/)
 * (@slicer74)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/)
 * hi, i have the same problem as this guy did[ over here ](http://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-scroll-gallery-caption?replies=14)
 * Ive tried looking for a custom filter on my theme files but cant find it.
    could
   you point me to where i could fix this please?
 * i’m using the theme: Proyecto 1.0 by WPExplorer
 * thank you verymuch
 * [http://wordpress.org/extend/plugins/nextgen-scrollgallery/](http://wordpress.org/extend/plugins/nextgen-scrollgallery/)

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

 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576297)
 * I can help you. Please write me your E-Mail address at [http://bmo-design.de/kontakt/](http://bmo-design.de/kontakt/)
   and I will send you the new template files.
 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576303)
 * problem was the remove_filter(‘the_content’, ‘wpautop’); and add_filter( ‘the_content’,‘
   wpautop’ , 99); with 99 to handle after the do_shortcode.
 *  Thread Starter [iwednesday](https://wordpress.org/support/users/slicer74/)
 * (@slicer74)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576322)
 * which file was that in? i don’t donna replaces files. i’ll donate soon 🙂
 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576426)
 * go to functions/shortcodes.php 🙂
 *  [mysteryminds](https://wordpress.org/support/users/mysteryminds/)
 * (@mysteryminds)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576490)
 * I’m having the same issue. I’ve created very minimalistic theme but when i activate
   the caption, I see all the images and captions on them and everything is struck
   out there, without any scroll
 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576491)
 * link please
 *  [mysteryminds](https://wordpress.org/support/users/mysteryminds/)
 * (@mysteryminds)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576493)
 * This is the [link](http://www.totemmauritius.com/media/)
 * when i activate the caption i see all the images like a list below and the caption
   on.
 * In my theme I dont have any functions or shortcodes.php file
 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576494)
 * do you use, something like this?
    add_filter(‘the_content’, … or this add_filter(‘
   widget_text’, …
 *  [mysteryminds](https://wordpress.org/support/users/mysteryminds/)
 * (@mysteryminds)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576495)
 * no nothing of that sort all i have is split the post into different columns like
   mentioned below
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   The maximum number of lines of code that you can post in these forums is **ten
   lines**. Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *  [mysteryminds](https://wordpress.org/support/users/mysteryminds/)
 * (@mysteryminds)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576509)
 * I’m still waiting for solution, did someone found the solution for my issue please,
   id=notre this is where I post the gallery scrollGallery id=xxx comes
 *     ```
       <?php if (have_posts()) : ?>
       <?php while (have_posts()) : the_post(); ?>
         <div class="tottitle"><?php the_title(); ?></div>
       <?php  $content = split_content(); echo '<div id="column1">', array_shift($content), '</div>'; ?> </div>
       <?php
       echo '<div id="notre">', implode($content), '</div>'; ?>
       <?php endwhile; ?><?php else : ?> <?php endif; ?>
       ```
   
 *  Thread Starter [iwednesday](https://wordpress.org/support/users/slicer74/)
 * (@slicer74)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576511)
 * Mystery… im not able to look at your coding because i duno what theme etc….. 
   but i works out some CCS fix .
 * Try locate the: ‘scrollGalley.css’ file found on your server here: [http://www.yourwebsite.com/wp-content/plugins/nextgen-scrollgallery/scrollGallery/css/scrollGallery.css](http://www.yourwebsite.com/wp-content/plugins/nextgen-scrollgallery/scrollGallery/css/scrollGallery.css)
 * this is a link to the css coding edit > [here](http://pastebin.com/xdYh3ANu)

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

The topic ‘[Plugin: NextGEN Scroll Gallery] caption problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-scrollgallery_2c1d0b.svg)
 * [NextGEN Scroll Gallery](https://wordpress.org/plugins/nextgen-scrollgallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-scrollgallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-scrollgallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-scrollgallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-scrollgallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-scrollgallery/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [iwednesday](https://wordpress.org/support/users/slicer74/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-scroll-gallery-caption-problem/#post-2576511)
 * Status: resolved