Hi,
I really love this script and found answers for almost all questions I had in this forum.
But... I still have one question that I can't find an answer for...
When I use the upload link in a photo galery, the [category_name] field in my form return nothing. I think the [category_name] returns only wp categories (based on post categories, not on photo catagories).
So my question is : Is it possible to have [category_name] based on photo gallery category?
Sorry for my english, i'm french...
Thank you,
Steve
P.S. I can see in the form source the gallery category ID (<input type="hidden" name="gallery_id" id="c1bwbps_galleryid" value="2" />
)
Unfortunately, I don't know how to retrive this value and then retrive the name with SQL...
not resolved