Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
GlenP Posted April 3, 2016 Posted April 3, 2016 I'm probably being especially stupid bit I cannot find a way to disable permission to upload attachments. We have some forums which we do not want people to be able to upload attachments and is working well in 3.4.x but seems to have disappeared in our 4.x test site.
Adlago Posted April 3, 2016 Posted April 3, 2016 7 hours ago, GlenP said: I'm probably being especially stupid bit I cannot find a way to disable permission to upload attachments. We have some forums which we do not want people to be able to upload attachments and is working well in 3.4.x but seems to have disappeared in our 4.x test site. Here's a simple solution 1.Create a new theme - just a copy of your use community theme. 2. Add in Custom css on this theme .ipsComposeArea_dropZone{display:none;} 3. Change to edit all forums that you want "Forum Settings -> Theme Override: Select a this new theme and Save. These forums will have no attachment files.
GlenP Posted April 4, 2016 Author Posted April 4, 2016 Thank you very much Adlago. That works perfectly.
EarthDog Posted April 13, 2016 Posted April 13, 2016 Brilliant!! Although i consider this a dirty way....:)
PrettyPixels Posted May 28, 2016 Posted May 28, 2016 On 4/3/2016 at 4:10 PM, Adlago said: .ipsComposeArea_dropZone{display:none;} Heh, this is genuis! Thank you! Since I have the Pages app, I'm going to keep my existing theme and write a custom css definition to hide this. Then, I'll only include that block in this particular forum. Perfect!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.