Viewing 1 replies (of 1 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @ikhmal17

    Thank you for your rating.

    To limit the image upload size only for the activity post, it is not possible to do out of the box, even within the BuddyPress plugin itself. It can be achieved with some custom coding. What you can do is check WP Jobs section for additional help from developers:
    https://jobs.wordpress.net/

    Currently, you can limit file size uploads for the whole site via your php.ini file by setting this:
    upload_max_filesize = 1M

    Hope this helps!

    Cheers,
    Nastia

Viewing 1 replies (of 1 total)
  • The topic ‘Limit size for image upload to 1mb’ is closed to new replies.