About this topic

  • Posted by jonh_mh 2 years ago. There are 5 posts. The latest reply is from byron.
  • This topic is not resolved

Tags

  1. I am using [post_tags value='post_tags'] with display:none and I just noticed that if I upload more than 1 image the first one gets the tags but the following ones don't, am I doing something wrong? Cheers Byron

  2. Ooo...that's probably a bug. There's a javascript function that clears the values of any field having bwb_reset (or something like that as a class)...will check it out.

    BB

  3. Hey Byron, I was having a look on it and the bwbps_reset seems to be the problem. The bwbps_reset shouldn't be a class for the [post_tags value='post_tags'] since it clears the input after the first image is submitted. So as soon as it doesn't get the posts tags back when using value='post_tags', the input tag stays blank for the next images.

    I think would be a question of getting the post tags again after the input is cleared or taking off the class bwbps_reset from the input. Both ways only when using value='post_tags'...

    Hope this make any sense and help you somehow...

    Cheers.

  4. Just removed the bwbps_reset on line 645 from bwbps-uploadform.php and everything seems to be working fine! :)

  5. Yep...that's it. Thanks for the investigation. Will fix.

    BB

RSS feed for this topic