ok. thanks. i've tried out many things and i have now tried to get a simple file-uploader to work. it didn't. looking with the host now. thank you for your help so far. i'll donate, if i get it to work
bbPress ShowcasebbPress Showcase
bbPress Showcase » Plugins by _ck_
-
Posted 1 year ago #
-
Darn, I'm having dreadful difficulty getting this working on a 1.0 site
Not so much asking for help here, just looking to vent my spleen about having to find a solution for a plugin which wasn't intended to work with the version of the software I'm using it with
...
Posted 1 year ago # -
ryan I show attachments working fine on the bbpress 1.x branch
make sure it's not a theme issue by temporarily reverting back to the kakumei theme and testing with it
Posted 1 year ago # -
Is there a way to limit the actual dimensions of an uploaded image with this plugin? The plugin works great the only problem I am running into is that some images being uploaded are wider than the width of the post area.
Thanks!
Posted 1 year ago # -
you can change
$bb_attachments['inline']['width']=590;to whatever max width you want and it will resize it
(note it will not change existing images - you can use overflow:hidden on your post content wrapper to hide overly large existing images if necessary)
Posted 1 year ago # -
Perfect! Thanks! You're plugin is great!
Posted 1 year ago #
RSS feed for this topic
Post a reply to “new bbPress plugin: bbPress Attachments”
You must log in to post.