Getting started¶
Important
Please check our FAQ , most probabaly there is already an answer to your question. If you didn’t find what you need, please contact us at support@codefactory47.com
Recommended Hosting¶
We recommend to use the well-known and reliable SiteGround hosting provider. For minimal price you will get a well configurated server which meets Realtyspace theme requirements.
Requirements¶
Minimal PHP version 5.5, recommended PHP 7.0 and newer for major performance improvements. With version 7+ your performance should increase drastically as this benchmark shows.
WordPress 4.4 and newer.
PHP zip extension installed.
PHP’s upload_tmp_dir should be readable and writable.
Minimal PHP settings:
memory_limit = 128MB
max_execution_time = 120
upload_max_filesize = 64M
post_max_size = 32M
Recommended PHP settings:
memory_limit = 256MB
max_execution_time = 300
upload_max_filesize = 64M
post_max_size = 32M
I’m new to WordPress¶
The list of required steps to get fully working site:
Get and configure a web hosting.
Install latest version of WordPress on web hosting.
Install our theme, on clean WordPress installation (see here )
Import the demo content and stick to it as much as possible.
Check out the set up guide and the video guides if you decide to change the demo content :
Customizer options
Note
If you are new to WordPress and this is your first site using this platform it is a good idea to learn WordPress prior to working with the theme.
Tip
Here are a few of the best resources for beginners.
WordPress Codex - the very first resource for you to try out. This is the official reference by the Core WP team with lots of detailed instructions on basic and advanced questions.
WP101 - Video tutorials for beginners, lots of free resources (and paid as well) for you to learn the WordPress language in a quick and entertaining way.
Envato’s WP guides - since we are selling exclusively on ThemeForest, we are confident that Envato’s team shares the knowledge in a great manner. Be sure you check this link during your first steps.
WPCandy - Extremely popular and powerful resource for newbies and experts - tutorials, videos, podcast and news - anything you might need to know for WordPress.
WPBeginner - needless to say, web resource for WordPress beginners.