Title: Problem with gallery layout
Last modified: January 8, 2026

---

# Problem with gallery layout

 *  Resolved [glossyjuice](https://wordpress.org/support/users/glossyjuice/)
 * (@glossyjuice)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-gallery-layout/)
 * Hello, I’m not sure if I’m doing something wrong, but I can’t display my galleries
   correctly.
 * I’m trying to add two galleries in a blog post. I’m using shortcodes because 
   otherwise the galleries don’t appear at all.
 * These are the two shortcodes I’m using:
 * `[gallery layout="masonry" ids="7369, 7379, 7372, 7355, 7348"]`
   `[gallery layout
   ="cascade" ids="7354, 7360, 7377, 7373, 7372"]`
 * However, in the post I only see one image with arrows to navigate between images,
   instead of the full galleries.
 * Am I doing something wrong?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-gallery-layout%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Val Meow](https://wordpress.org/support/users/valwa/)
 * (@valwa)
 * [2 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-gallery-layout/#post-18844192)
 * Hey [@glossyjuice](https://wordpress.org/support/users/glossyjuice/)!
 * The gallery you see on your page is not a Meow Gallery. When using the “gallery”
   shortcode, your site might render whichever gallery shortcode is loaded first,
   so it could come from another plugin or from your theme.
 * You can either disable the other plugin or theme that is using the same shortcode,
   or specify “meow-gallery” instead in your shortcode, which should do the trick:
 * `[meow-gallery layout="masonry" ids="7369, 7379, 7372, 7355, 7348"]`
   `[meow-gallery
   layout="cascade" ids="7354, 7360, 7377, 7373, 7372"]`
 * Hope this helps!

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-gallery-layout%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/meow-gallery/assets/icon-256x256.png?rev=2791571)
 * [Meow Gallery](https://wordpress.org/plugins/meow-gallery/)
 * [Support Threads](https://wordpress.org/support/plugin/meow-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/meow-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meow-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meow-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Val Meow](https://wordpress.org/support/users/valwa/)
 * Last activity: [2 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-gallery-layout/#post-18844192)
 * Status: resolved