WP Pro Real Estate 7
  • Home
  • Demos
  • CRM
    • Overview
    • Features
    • Views
    • Premium Extensions
    • FAQ
  • IDX/MLS
    • Overview
    • Features
    • MLS Coverage
    • IDX Hosted Website
    • Book a Consultation
    • FAQ
    • Order Now
  • Pricing
  • Showcase
  • Features
  • Setup & Customizations
  • Support
  • FAQ
  • Resources
    • Documentation
    • Knowledge Base
    • Changelog
  • Get Hosting
  • Buy Now!
Menu
  • Home
  • Demos
  • CRM
    • Overview
    • Features
    • Views
    • Premium Extensions
    • FAQ
  • IDX/MLS
    • Overview
    • Features
    • MLS Coverage
    • IDX Hosted Website
    • Book a Consultation
    • FAQ
    • Order Now
  • Pricing
  • Showcase
  • Features
  • Setup & Customizations
  • Support
  • FAQ
  • Resources
    • Documentation
    • Knowledge Base
    • Changelog
  • Get Hosting
  • Buy Now!
Get Hosting
Buy Now
Order Now
0
WP Pro Real Estate 7
Back

Knowledge Base

  • How do I update the theme?
  • Setup wizard finished but the demo isn’t complete?
  • Skipped setup wizard how do I get back?
  • Mobile menu isn’t showing?
  • Google Maps aren’t working?
  • Listing markers are disappearing when using map pan, zoom or draw?
  • I’m being redirected back home when trying to search listings?
  • Front end registration isn’t working?
  • How do I remove admin access for everyone but admins?
  • I’m getting a 404 page error?
  • Contact forms aren’t working or sending to a 404 page?
  • Missing strings in language file?
  • Adding extra status flags in Real Estate 7
  • I’m missing MLS data or seeing inaccuracies with CT IDX Pro?
  • Running CT IDX Pro and seeing blank white pages on site or errors in admin
  • I’m seeing a flash of unstyled content when using Elementor?
  • How can I make my site faster?
  • Running CT IDX Pro how can I speed up results loaded from the homepage search?
  • How can I increase lead generation & conversion?
  • How do I setup my Cloudways hosting?
  • How can I build my own custom header and footer?
  • Quick guide on migrating to Real Estate 7 from one of our previous or other providers real estate themes
  • Override the parent theme footer sidebar area in child theme
  • Using WPML to translate the “Featured” status
  • How to obtain PayPal API credentials

Documentation

  • Installation & Setup Wizard
  • Instructional Videos
  • Homepage Setup
  • Listings Advanced Search
  • Adding & Managing Listings
  • Custom Taxonomies and Usage
  • Single Listing Contact Form 7
  • Building Out Your Navigation, “Find A Home”
  • Using Mega Menus
  • Setting Up Your Blog
  • Blog Category Header Images
  • Uploading Blog Post Images
  • Front End Listing System
  • Listing Analytics
  • Membership & Packages
  • Agents
  • Brokerages
  • Estimated Payment & Affordability Calculator
  • Open Houses
  • Co-listing
  • Sub Listings
  • CT Leads Pro
  • CT IDX Pro
  • IDX Plugins (Third-party)
  • Zapier
  • Social Login
  • Elementor
  • Google Maps
  • Compare Listings
  • Saved Search & Email Alerts
  • Favorite Listings
  • Listing Reviews
  • Walk Score
  • Setting Up “What’s Nearby?” for Listings
  • Booking Calendar
  • WPBakery Page Builder (aka Visual Composer)
  • Slider Revolution
  • WP All Import
  • Using Permalinks
  • Custom Page Templates
  • Custom Widgets
  • WPML
  • Translation
  • CSS
  • JavaScript
  • Child Themes
  • Advanced Development
  • Home
  • Documentation
  • Installation & Setup Wizard

Installation & Setup Wizard

Table of Contents
  • Theme Requirements
    • PHP Settings
    • Folder Permissions
  • Theme Installation
  • Theme License
    • Where can I find my purchase code?
      • Yearly License
      • Themeforest
  • Manual Theme Installation
  • Manual Homepage Setup*
  • Choosing your Theme Mode

Theme Requirements

To use this theme you must be running at least WordPress 5+, PHP 7.4+, MySQL 5 or higher. If you use a hosting service with limited resources (e.g. GoDaddy!), you may experience issues with the theme setup wizard and demo import.

This isn’t required but for hosting we recommend getting Cloudways with Digital Ocean, it’s the same platform all of our demos are on, easily scalable if needed, very-fast, free migration, and they have great customer support. You can spin up a 1GB server from them starting at $10/month and we have a coupon code for 20% off your first 2 months use “CONTEMPO20” on checkout.

PHP Settings

Recommend that you contact your web hosting service provider to make sure that your server PHP configuration limits are as follows:

  1. max_execution_time 9999
  2. memory_limit 512M
  3. post_max_size 32M
  4. upload_max_size 32M

The max execution is high, but setting it to that number makes sure it never times out, after you’ve run the wizard you can change it back if you’d like, just ensure your host increases that setting to your server’s maximum.

If you are running a managed or 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:

  1. php_value max_execution_time 9999
  2. php_value memory_limit 512M
  3. php_value post_max_size 64M
  4. php_value upload_max_filesize 64M

Folder Permissions

You’ll also need to make sure your the /wp-content/ and /wp-content/uploads/ folders are writable by setting permissions to 755, easiest is to ask your hosting provider for assistance on that or refer to this article.

Setting these values will ensure you will not get any errors during the installation. To safeguard your website, please use secure passwords and the latest version of WordPress and plug-ins.

Theme Installation

  1. Unzip the main zip file; you should now have a main download folder
  2. Do NOT upload the main download folder. Open up the main download folder
  3. Browse the contents and find realestate-7.zip
  4. Login to your WordPress admin > Appearance > Themes
  5. Add New
  6. Upload realestate-7.zip
  7. Activate
  8. Once activated you’ll be guided to the Theme Setup Wizard

Theme License

In order to receive updates and support your purchase code is required, you’ll be asked for this during the initial setup wizard or you can enter it later & manage the license via your WordPress admin > Appearance > Theme License panel.

Where can I find my purchase code?

Yearly License
  1. Login to your account here
  2. Go to Subscriptions
  3. Find Real Estate 7 – Yearly > License Key
Themeforest
  1. Log into your Themeforest account via https://themeforest.net/sign_in
  2. Hover the mouse over your username at the top right of the screen
  3. Click ‘Downloads’ from the drop-down menu or go to https://themeforest.net/downloads
  4. Find “Real Estate 7” > click “Download” (screenshot)
  5. Click ‘License certificate & purchase code’ (available as PDF or text file) (view example)

Manual Theme Installation

If for some reason your host has low upload limits on your server, use the steps below to manually install the theme.

  1. Unzip the main download > unzip the realestate-7.zip file
  2. Connect to your server via FTP, I use filezilla-project.org for my client its a free download
  3. Upload the theme folder into wp-content > themes
  4. That’s all she wrote, enjoy!

Manual Homepage Setup*

  1. Create a page > name it Home > apply the Home page template > Publish
  2. Settings > Reading > Your homepage displays > Set to the Home page you just created > Save (admin screenshot)
  3. Now go into Admin > Real Estate 7 Options > Homepage > Layout Manager > Enable/Disable and orgainize the blocks you want.
  4. Save Settings
  5. And you’re good to go!

Choosing your Theme Mode

The theme comes with two modes, Multi & Single Listing. Which can be selected in Real Estate 7 Options > General Settings > Multi-Listing or Single Listing Mode. Multi is just as its states and Single is tailored toward a landing page type site to feature one specific listing (no navigation or other pages used).

*If you imported a demo skip this

Did you find this article helpful?
Table of Contents
  • Theme Requirements
    • PHP Settings
    • Folder Permissions
  • Theme Installation
  • Theme License
    • Where can I find my purchase code?
      • Yearly License
      • Themeforest
  • Manual Theme Installation
  • Manual Homepage Setup*
  • Choosing your Theme Mode
Contempo

Real Estate 7 is a Contempo Creative Inc. project. Meet our team, and connect with us on social.

Twitter
Facebook
Youtube
© 2021 Contempo Creative Inc.

Real Estate 7

  • Home
  • Demos
  • Features
  • Pricing
  • Showcase
  • Setup & Customizations
  • FAQ

CT Leads Pro

  • Overview
  • Features
  • Views
  • Premium Extensions
  • FAQ

CT IDX Pro

  • Overview
  • Features
  • MLS Coverage
  • IDX Hosted Website
  • Book a Consultation
  • FAQ

Support

  • Live Chat
  • Documentation
  • Changelog
  • My Account
  • Terms & Conditions
  • Support Policy
  • Privacy Policy

Affiliates

  • Affiliate Program
  • Become an Affiliate
  • Terms & Conditions
  • Affiliate Login