• Resolved sscalifornia

    (@sscalifornia)


    I love the plugin on my gallery page but I need the other galleries I create to behave like the native gallery. I am aware of adding type=”native” to the shortcode for this but my client won’t get that.

    My first idea was to de-register the script for the plugin everywhere but my gallery page however I can’t find the script handle.

    Is there a handle I can use to de-register the script? I tried ‘rgg’ to no avail. Any thoughts would be appreciated.

    http://wordpress.org/plugins/responsive-gallery-grid/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Interesting case. I think you could hook to the shortcode before RGG hooks into it, check for the occurrence of “type=”, and if not found, add “type=native”. Will need to think about this but I’m not too sharp for the moment. Maybe I’ll come back to you with a solution tomorrow. If not, I hope I have at least put you on the right direction.

    Thread Starter sscalifornia

    (@sscalifornia)

    I ended up not using galleries anywhere else. Maybe this is something you could add to the plugin in the future. Great plugin. Thanks.

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

The topic ‘Responsive Gallery only on one page’ is closed to new replies.