Advertisement:

Author Topic: WizEstate - Free Responsive Real Estate Theme  (Read 17109 times)

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
WizEstate - Free Responsive Real Estate Theme
« on: August 28, 2015, 04:25:41 pm »

WizEstate - Free Responsive Real Estate theme on Bootstrap.

Features

  • Real State attributes plugin compatible
  • Font Awesome Icons for categories
  • Powered with Bootstrap Framework
  • Simple and Clean
  • Responsive and Mobile Friendly
  • RTL layout option
  • Google fonts option
  • Available in 5 color modes (Green, Red, Blue, Purple, Yellow)
  • Supports all the default features of Osclass
  • Supports third parties Plugins
  • Compatible with the latest version of Osclass
  • Advanced Theme Settings Option
  • Premium listings slider
  • Region, City select Advanced search
  • Facebook page like box for sidebar
  • Categories multi-select option for Item Post page.
  • Free and always will be
  • And many more...

Support

We love to hear from you regarding our free real estate theme. We provide support for theme related issues and bugs.
« Last Edit: August 30, 2016, 01:53:03 pm by Osclass Wizards »

onaldo

  • Jr. Member
  • **
  • Posts: 75
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #1 on: August 29, 2015, 02:13:36 pm »
Thanks for this.

itcafeonline

  • Full Member
  • ***
  • Posts: 245
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #2 on: August 29, 2015, 04:35:44 pm »
Awesome, thanks OSCLASSWIZARDS

etipid.ph

  • Newbie
  • *
  • Posts: 42
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #3 on: August 31, 2015, 12:40:25 pm »
Hi Wiz,

How to use this theme on the existing theme (osclasswizard theme) database, I mean, the user not need to re-register in-order to use this theme?

thank you.

tmnut

  • Newbie
  • *
  • Posts: 11
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #4 on: September 04, 2015, 03:27:05 pm »
Thank you. I will be downloading a copy for sure.

AnkitShar

  • Newbie
  • *
  • Posts: 1
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #5 on: September 04, 2015, 05:20:47 pm »
This theme is looking awesome .
Will surely try on my site .  :)

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #6 on: September 29, 2015, 12:16:36 pm »
Hi Wiz,

How to use this theme on the existing theme (osclasswizard theme) database, I mean, the user not need to re-register in-order to use this theme?

thank you.

You can simply install this theme and activate it.
It will use your existing database from osclass.
Very easy.

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #7 on: September 29, 2015, 12:17:30 pm »
Awesome, thanks OSCLASSWIZARDS

Thank you all for appreciating our theme.  :)

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #8 on: September 29, 2015, 01:52:01 pm »
Hi thank you for your very beautiful theme work! Can you tell me how remove the categories on the home page?
Thanks for your help
« Last Edit: January 14, 2016, 02:15:56 pm by romantica »

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #9 on: October 01, 2015, 12:43:20 pm »
Hi thank you for your very beautiful theme work! Can you tell me how remove the categories on the home page?
Thanks for your help

Hello,

edit functions.php file and look for code
Code: [Select]
if(osc_is_home_page()){
osc_add_hook('inside-main','osclasswizards_draw_categories_list');
}

it is around line no. 701.

then comment the code like this.
Code: [Select]
/*
if(osc_is_home_page()){
osc_add_hook('inside-main','osclasswizards_draw_categories_list');
} */

This will remove the categories from home page.

Thank you.

etipid.ph

  • Newbie
  • *
  • Posts: 42
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #10 on: October 02, 2015, 07:56:20 am »
Hi Wiz,

How to use this theme on the existing theme (osclasswizard theme) database, I mean, the user not need to re-register in-order to use this theme?

thank you.

You can simply install this theme and activate it.
It will use your existing database from osclass.
Very easy.

Hi, what I i mean is, if I have http://domain.com (osclasswizard theme) as may main site and I want to have a sub domain http://wizestate.domain.com for the realestate then is it possible the main domain shares the database content to subdomain?

If so, what should I need to remove or add or modify on wizestate theme inorder to use the main domain database?

Thank you very much.

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #11 on: October 07, 2015, 01:04:59 am »
hello, thank you for the answer you gave me super nice!
a simple question: how to change the format of the banner.jpg which is the origin of 1280x800 I do veudrais the smallest of 800x150 as the attached copy, but I can not find the file has changed!
thanks for your help

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #12 on: October 09, 2015, 08:28:12 am »
hello, thank you for the answer you gave me super nice!
a simple question: how to change the format of the banner.jpg which is the origin of 1280x800 I do veudrais the smallest of 800x150 as the attached copy, but I can not find the file has changed!
thanks for your help

The banner1.jpg image is under theme folder,
oc-content/themes/wizestate/images/banner1.jpg

just replace the image with the same name of another jpg image.

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #13 on: October 09, 2015, 08:37:01 am »
Hi Wiz,

How to use this theme on the existing theme (osclasswizard theme) database, I mean, the user not need to re-register in-order to use this theme?

thank you.

You can simply install this theme and activate it.
It will use your existing database from osclass.
Very easy.

Hi, what I i mean is, if I have http://domain.com (osclasswizard theme) as may main site and I want to have a sub domain http://wizestate.domain.com for the realestate then is it possible the main domain shares the database content to subdomain?

If so, what should I need to remove or add or modify on wizestate theme inorder to use the main domain database?

Thank you very much.
Sorry, we do not know much of it since it is a Osclass features more than a theme. You may need to work around with Osclass system.

You may try once from admin panel, Settings >> Advanced
Edit Subdomain type from there.
We are not sure though.

Thank you.

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #14 on: October 09, 2015, 10:31:05 am »
thank you I changed my image, but the format is always the same!
I want to be smaller image how to change the dimensions?
Thank you