WordPress Information
To use this theme you must have WordPress installed. We assume you have a working version of WordPress already up and running. How to install WordPress– A tutorial on how to install WordPress on your hosted domain. We also encourage you to actively use the links below. These useful resources cover most of general WordPress questions you may have:
- WordPress FAQ – Information and resources about WordPress including history, features, semantics, glossary, and information to help you determine whether or not WordPress is the blogging tool for you.
- WordPress Lessons – Great source of knowledge for WordPress beginners
- PHP Function References – Detailed information on WordPress PHP functions and usage examples
Theme Requirements
To use this theme you must be running WordPress 4.0+ or higher, PHP5 or higher, and mysql 5 or higher. Please contact your web hosting service provider to be sure your server complies with the requirements above. To safeguard your website always use secure passwords and the latest version of WordPress and plugins. Be sure to check php upload_max_filesize and post_max_size is 32M or higher. If you are running shared web hosting you should contact your web hosting service provider to find more information about that. If you are running unmanaged dedicated server or VPS you should check your php.ini file. Alternatively you can edit .htaccess file in the root of your website and add the following values:
php_value post_max_size 32M php_value upload_max_filesize 32M
Setting these values will ensure you wont get an error reporting that your upload and post memmory limit is too low.