Hey all,
quick question about NextGen gallery - how do I grab images via PHP from a specific gallery, and display them in a simple unordered list, as opposed to all the divs that NextGen generates by default?
Thanks!
Hey all,
quick question about NextGen gallery - how do I grab images via PHP from a specific gallery, and display them in a simple unordered list, as opposed to all the divs that NextGen generates by default?
Thanks!
Trying to do the same. I am not sure if I am on right track but it seems that there is no ready function for it. Therefore, I need to request it by reading from database. $wpdb->get_row()
You can use your own template, see here http://nextgen.boelinger.com/templates/
You must log in to post.