I had the same problem, this link explains how to change your filesize upload limit https://www.digitalocean.com/community/tutorials/how-to-change-your-php-settings-on-ubuntu-14-04
Basically find your php.ini file, and change these two below to 30M
post_max_size = 8M
upload_max_filesize = 2M
Related Posts:
- Why users disable the WordPress update?
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- WSOD after upgrading to 3.1
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Disable plugin / plugin action via theme
- Where can I sell WordPress themes and plugins? [closed]
- Can I upgrade a plugin to a specific version?
- What are the package and subpackage comment for?
- Plugin upgrading: Widget settings
- How to add plugins to wordpress theme?
- Need to create a Theme demo site that features multiple themes
- Get URL of a specific file
- disable active plugins for specific theme
- Check javascript file Proper way in functions.php
- Should I use RIPS tool to test my themes and plugins?
- Make the css of the widget overwrite theme css
- A way to sort WordPress themes? [closed]
- Upgrading WordPress 4.0 asks for FTP password
- adding a text message beside the comment submit button
- What is the easiest way to implement cascading database upgrade for my plugin?
- Recommendations for books/resource to get started with wordpress 3 development (plugins/themes) [closed]
- Uncaught Error: Call to undefined function get_user_by() after moving function from theme to plugin
- Translating plugin inside the theme [closed]
- How to Implement “Notice: This theme recommands the following plugin:xyz” in wordpress? [closed]
- Change settings of get_post_type_object
- Sage WordPress – Plugin Namespace: Not Found
- How to prevent users to download videos from lms website?
- Different UI in WordPress
- plugin style conflicts, how to override? [closed]
- WordPress independent plugin upgrade notification system [duplicate]
- Hooking in to replace the Sidebar/Widget areas
- There is any way to remove post-format filter? [closed]
- Child Pages Short Code plug-in and hover capabilities?
- How to find wordpress db schema changes when upgrading from 4.9 to 5.2
- WordPress site periodically goes down
- Masonry images not working
- Why namespaces are rarely used in WordPress plugins?
- (Big issue) Blog is Getting Down Each day.. what should i do.?
- How to require users to login when not logged in
- Error when using plugin QuickCache with plugin Mobile Smart ? [closed]
- file-gallery plugin line 1573 broken in 4.2 upgrade [closed]
- How do I find out what is in control over a certain part of a website?
- How do I combine a theme with a plugin
- Where are theme codes located for WordPress?
- Overwrite category head title
- Create a single website with 3 theme options in wordpress
- can we modify wordpress plugin version value to avoid update warning?
- How to load different homepage on Mobile.?
- How to get menu location in wp_update_nav_menu hook
- Use different single.php file based on condition
- Which wordpress theme is compatible Optima Express theme (real estate inventory) plugin?
- How to Include File from Plugins into Template?
- How to execute plugin and theme updates from a web hook / endpoint?
- issue in wp_localize_script
- How do I set up XAMPP to allow me to download plugins and themes?
- How to remove products-links after the product title using remove_action
- Licensing options for WordPress Plugins
- How I update WordPress theme and plugins
- Overwrite add_image_size defined by theme
- How to check for completeness when upgrading fails and stuck in maintenance mode
- Don’t load the theme for a page FROM a plugin EDITED
- Extending a theme: build new features as plugin or core modules?
- Detect plugin/theme installation (via upload)
- is there a way to pass a parameter to a add_menu_page function?
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Hooks to run after a core upgrade?
- What is the most efficient way of adding additional functionaliy for admin only
- How do I work with the SlideDeck plug-in?
- Plugin Admin panel checkbox unchecked after submit
- admin-ajax.php 500 error when new users try to register
- Scrape key check failed. Please try again
- Elementor Sidebar not loading when PRO elements plugin is active
- Disable WordPress Theme Browser and Plugin Browser
- Sold out Label for variable products which are partially sold out
- how to display a template.php in a shortcode
- dokan edit functionality
- how to split and upload a theme on wordpress?
- Fatal error: Class ‘RDTheme’ not found
- How to fix blog article view and share #’s?
- When the user entered an unauthorized url redirect to login page
- how to add navigation icons in specific template?
- I want add repository theme folder
- Shows warning when enable “wp_gallery_custom_links” plugin with Themify Builder
- How to add separator between default and custom panels in WordPress customizer?
- Speed issues because of CSS & JavaScript
- Ajax specific template not loading in replacement of index.php
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- pluggable function in theme, to be overridden by plugin
- What is a good way to test that plugin upgrades have completed properly?
- Need Help Creating a Multi-Step, Video-Guided Enrollment Site
- How can I modify the colors of my theme for a single section of my site? [closed]
- How to work email subscribe in WordPress?
- How to add a plugin in WordPress theme directory?
- WP Customer Reviews call short code on another page [closed]
- Editing a theme
- Am having issues intergrating this api into my wordpress site, any help please?
- How to add links to different language versions of WordPress
- Prevent primary navigational menu from expanding during page load (WordPress / Astra Theme)