When I work on a live site, my media file upload limit is 8MB. When I work on localhost the limit is 2MB. I assume that 2MB is the WP default and that my host does something to up this to 8MB for the live site. After reading other topics I tried editing the relevant php.ini parameter, but it had no effect. I have very little coding experience. Is there a trick to this?