Title: Responsive Gallery Grid doesn&#039;t replace default gallery
Last modified: August 21, 2016

---

# Responsive Gallery Grid doesn't replace default gallery

 *  [JonneN](https://wordpress.org/support/users/jonnen/)
 * (@jonnen)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/responsive-gallery-grid-doesnt-replace-default-gallery/)
 * Hi,
 * I have installed and activated this plugin together with Responsive Lightbox.
   Lightbox works fine, but the gallery on my portfolio page(s) is still the default
   gallery that is not replaced by the Grid Gallery.
    Could someone help me fix 
   this problem and tell me what I’m doing wrong?
 * You can see what happens here: [http://jonnenabuurs.nl/?page_id=1274](http://jonnenabuurs.nl/?page_id=1274)
 * Thanks a lot in advance!
 * [http://wordpress.org/plugins/responsive-gallery-grid/](http://wordpress.org/plugins/responsive-gallery-grid/)

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

 *  Thread Starter [JonneN](https://wordpress.org/support/users/jonnen/)
 * (@jonnen)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/responsive-gallery-grid-doesnt-replace-default-gallery/#post-4515102)
 * No one can help?
 *  Plugin Author [Jules Colle](https://wordpress.org/support/users/jules-colle/)
 * (@jules-colle)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/responsive-gallery-grid-doesnt-replace-default-gallery/#post-4515103)
 * another gallery is overwriting parts of the plugin. Probably your theme is overwriting
   all galleries to fit the design. Try and search for this text in your themes 
   folder:
 *     ```
       'post_gallery'
       ```
   
 * or
 *     ```
       "post_gallery"
       ```
   
 * You should find a line that looks something like this:
 *     ```
       add_filter( 'post_gallery', 'my_theme_gallery', 10, 2 );
       ```
   
 * Comment this line out or remove it. That should do the trick.
 *  Thread Starter [JonneN](https://wordpress.org/support/users/jonnen/)
 * (@jonnen)
 * [12 years ago](https://wordpress.org/support/topic/responsive-gallery-grid-doesnt-replace-default-gallery/#post-4515126)
 * Hi Jules,
 * Thank you very much for your response.
    Up till now I have found the add_filter
   rule in functions.php, no where else. Tried to remove the line, but that did 
   not solve the problem…
 * Any suggestions?

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

The topic ‘Responsive Gallery Grid doesn't replace default gallery’ is closed to
new replies.

 * ![](https://ps.w.org/responsive-gallery-grid/assets/icon-256x256.png?rev=2072597)
 * [Responsive Gallery Grid](https://wordpress.org/plugins/responsive-gallery-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-gallery-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-gallery-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-gallery-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-gallery-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-gallery-grid/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [JonneN](https://wordpress.org/support/users/jonnen/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/responsive-gallery-grid-doesnt-replace-default-gallery/#post-4515126)
 * Status: not resolved