Thank you for purchasing my application. If you have any questions that are beyond the scope of this help file, please feel free to check rich knowledge base with many tips & tricks or submit support ticket on website: http://iwinter.com.hr/support/. Thanks so much!
Regarding hosting providers, my scripts are tested on:
Detailed cpanel guide: http://iwinter.com.hr/support/?p=4833
More documentation about base script can be found on: http://real-estate.iwinter.com.hr/documentation/
Login as admin and open your website link.
On bottom of homepage you will see something like this:
Just select wanted color.
NOTICE: Have in mind that only admin user can see this when it's logged!
Login to admin->Settings->languages->Add language->enter for example ‘russian’ and code to for example ‘ru’.
Admin->Settings->Languages->Translate files for wanted language->frontend_template_lang.php->translate missing fields
Also can be translated manually via file:
templates\[wanted_template]\language\{wanted_language}\frontend_template_lang.php
For backend you can translate files via administration for your language:
Admin->Settings->Languages->Translate files->Translate min. all fields in backend_base_lang.php
Also can be translated manually via file:
application\language\{wanted_language}\backend_base_lang.php
You can select wanted template, there is standard templates and custom templates.
Standard templates are not editable visually, but with code customization's:
There is example theme available in the directory "/templates/{theme}".
Some documentation about this is available in technical documentation, or can be found also in existing template files and "copy-pasted".
Example of relation template file and selected page template:
Custom templates can be added via Admin->Settings->Design template->Manage templates->Add template or Edit existing:
Here you can move available widgets to your custom template position.
Custom widgets:
You can add more widgets in the directory "/templates/{theme}/widgets/" like for example: right_mortgage.php
In this case right mean position of widget.
In widget you can use same code as in page templates, so follow guides in technical documentation for this. You can also enter PHP code directly there if you need something completely custom.
Locations can be added by frontend or backend, it's same thing only for different user type.
You can add locations via Admin->Locations->Manage->Add a location->populate fields
If you want to customize property HTML template, can be found in:
templates\{theme}\property.php
Some guides:
http://iwinter.com.hr/support/?p=2039
http://iwinter.com.hr/support/?p=2076
Locations can have custom fields, and you can simply add it via:
Admin->Locations->Fields->Add field->populate fields
You can also rename current available fields what is very suggested in case if you want to delete red locked one.
In some cases for example for type Land you want to hide some fields when submitting locations, like Rooms etc. Now you can do this:
Admin->Locations->Dependent fields->Add dependent field->populate fields
Email templates can be customized via Admin->Settings->Design template->Email templates editor->Edit wanted.
Email template can be found also in: application\views\email
Templates files can be customized via Admin->Settings->Design template->Files editor->Edit wanted.
There is also template config file where you can change some parameters like this for num results per page: $config['per_page'] = 9;
Before you start with custom coding you should know that I always building something additional and currently have many modules:
You can found it in Admin->Settings->Addons
You can also found addons on this link: http://iwinter.com.hr/support/?cat=167
Also take a look in my codecanyon portfolio:
http://codecanyon.net/user/sanljiljan/portfolio
Or my services list:
http://iwinter.com.hr/support/?page_id=1870
Knowledge of the CodeIgniter PHP Framework is required.
CodeIgniter is a very simple framework with the best documentation ever seen, so you can easy learn it.
Look at http://ellislab.com/codeigniter/user-guide
You can also change local path in index.php, line 24 to select ENVIRONMENT configuration.
Don't forget to check our rich knowledge base: http://iwinter.com.hr/support/
Search forms on city guide are very custom for each template file.
Location types and purposes you can easily add via admin:
Admin->Locations->Fields->Edit type->Add values
Files if you want to customize it:
For right searchboar on homepage: templates\realsite\widgets\right_search.php
For top, example to find relation:
Or to find component:
Example for fullscreen:
Example for categories template:
Additional details: http://iwinter.com.hr/support/?p=588
Now we have special website made for support, frequency questions for customization's, guides for basic CSS/HTML, tips & tricks etc.: http://iwinter.com.hr/support
If you have any question that are beyond the scope of this help file, please feel free to check our support instructions:
http://codecanyon.net/item/real-estate-agency-portal/6539169/support
I've used the following files and services as listed:
Thank you so much for purchasing this application. I'd be glad to help you if you have any questions relating to this app. No guarantees, but I will do my best to help.