Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Havlik

    (@mtekk)

    Per what tdiaz has reported on the linked thread, I’d say it looks like it works. Is there anything specific you are looking for? I personally do not use NextGen gallery (you can do so much with the built in WordPress gallery that I haven’t found a need for NextGen). If NextGen is doing things correctly (using the attachment post type or a custom post type), with a little configuration, Breadcrumb NavXT should be able to do what you want. If NextGen is not using the attachment post type or custom post types, support for it will be more difficult.

    Thread Starter SK

    (@sooskriszta)

    I have created a test install of NextGen gallery (can send you a PM with link).

    And I find that on gallery root, the breadcrumb is perfect (Site > Gallery).

    But if I click to go to an album or gallery inside it, the breadcrumb does not progress alongside…the breadcrumb remains what it is on gallery root.

    I’m not sure, but I think galleries and albums are special post types.

    Plugin Author John Havlik

    (@mtekk)

    It looks like they are still using custom SQL tables, and not custom post types/custom taxonomies for the galleries and albulms. Until nextgen-gallery migrates away from their custom tables to some combination of custom post and taxonomy types for galleries and albulms, Breadcrumb NavXT is going to have issues working with nextgen. If support is desired, it would have to be added via an extension plugin to Breadcrumb NavXT.

    Plugin Author John Havlik

    (@mtekk)

    I should also add, that there may be some way to make it “work” by creating a page hiearchy that matches the gallery and albums (a page for each album), and then use the shortcode tags I believe nextgen provides. It’s a ton of work, but that’s probably the only way to make it “work” right now and looks to be what tdiaz (from the linked thread above) did.

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

The topic ‘[Plugin: Breadcrumb NavXT] Does this work with NextGEN Gallery’ is closed to new replies.