Hey Byron, is that a way to add the post tags to the image when uploading it? or add the post tags to all images displaying on a gallery? I am afraid that people won't worry to add tags or won't do it on a smart way...
Cheers again :)
resolvedHey Byron, is that a way to add the post tags to the image when uploading it? or add the post tags to all images displaying on a gallery? I am afraid that people won't worry to add tags or won't do it on a smart way...
Cheers again :)
Unfortunately, no. It's a shortcode or custom form thing only right now. I haven't added as default or gallery option yet, but they need to happen.
Cheers,
Byron
I do use [post_tags] on my form, but it doesn't add the post tags to the images. It seems to just attach the tags entered by the user to the images...
Is there another tag for that or the [post_tags] should be doing that? Cheers
Sorry, misunderstood the question...try:
[post_tags value='post_tags']
The [post_tags] just gets the tag field on the form...It is badly misnamed :-(
BB
Thank you! with the value it did the trick! Nice :)
Welcome.
BB