• I’m trying to modify the Basic ImageBrowser template, however I could not find anywhere on the NGG site a list of usable template tags (these things $image->description etc). For example I would like to change click behaviour, so when clicked, image goes to the next one, instead of opening a modal. Where can I get the list of tags or if there is no such thing available, how can I achieve what I need?

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

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

    (@photocrati)

    @pro01 – Your best idea would be to make use of the PHP var_dump() function to find the available information in the template customization you are working on.

    Thanks!

    – Cais.

    Thread Starter pro01

    (@pro01)

    Unfortunately, to me as a designer that doesn’t speak too much. Does it mean there is no documentation on template functions? In the end I might just need a way to display the gallery image alone, without associated link to it, which I will create using other means. I guess that simplifies the question to: $image->what_goes_here in order to get just the image displayed with no click function associated?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Template tags’ is closed to new replies.