• when i try to set in the shortcode [ngg_images album_ids=”1″ display_type=”photocrati-nextgen_basic_compact_album”]
    gallery instead of album, i get the error “We cannot display this gallery”.
    it has somthing to do with the display type, because in other display type it works good.
    i have the same problam only on “photocrati-nextgen_basic_extended_album” display type.
    any ideas?

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @shakedran – Provided you have an album with ID 1 (that also contains a gallery at its endpoint) I am not seeing any issues with this shortcode. I copied and pasted it as is into a test site and it worked just fine … you might consider re-writing it without the double-quotes (they are only needed if there are multiple values for a specific parameter).

    Thanks!

    – Cais.

    Thread Starter shakedran

    (@shakedran)

    hey, tnx for the answer.
    my problam is when im trying to replace
    [ngg_images album_ids=”1″ display_type=”photocrati-nextgen_basic_compact_album”]
    with
    [ngg_images gallery_ids=”1″ display_type=”photocrati-nextgen_basic_compact_album”]

    after second thinking, if i understand correctly, i just can’t do it? and this display type works only for albums?

    Plugin Contributor photocrati

    (@photocrati)

    @shakedran – Yes, you are correct … galleries are displayed by “Gallery” display types and albums are displayed by “Album” display types.

    Is there something specific you are trying to accomplish, perhaps using the IGW (“green button”) in the TinyMCE editor’s visual tab will make it easier, or with more details we may be able to help you create a shortcode that does display what you are looking for.

    Thanks!

    – Cais.

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

The topic ‘We cannot display this gallery’ is closed to new replies.