Advertisement:

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

rrashid090

  • Newbie
  • *
  • Posts: 5
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #30 on: November 13, 2015, 05:44:21 pm »
this theme is awesome and i have just uploded to my site www.cityland.pk
it is working fine and look good but i had a problem.
.
i want add custom field for Contact Phone, but could not find how. and contact number and address must be shown in area of contact publisher as i tried to explain in attached image for both (registered and un-registered) users.
.
Please help

imobiliaredeiasi

  • Newbie
  • *
  • Posts: 2
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #31 on: December 15, 2015, 05:10:27 pm »
hello, i used wizzestate theme on my website www.imobiliarediniasi.ro and i want to resize banner from header.

thanks

DevPro

  • Newbie
  • *
  • Posts: 49
  • Miles to go before I sleep..
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #32 on: December 15, 2015, 06:02:25 pm »
i want add custom field for Contact Phone, but could not find how. and contact number and address must be shown in area of contact publisher as i tried to explain in attached image for both (registered and un-registered) users.

Find item-sidebar.php
At required place paste
Code: [Select]
<?php if ( osc_user_phone() != '' ) { ?>
<?php printf(__("%s"OSCLASSWIZARDS_THEME_FOLDER), osc_user_phone()); ?>
<?php ?>

Or if you want to save it from harvesting:
Code: [Select]
<?php if ( osc_user_phone() != '' ) { ?>
<span onclick="this.innerHTML='<?php printf(__("%s"OSCLASSWIZARDS_THEME_FOLDER), osc_user_phone()); ?>'">View Phone Number</span>
<?php ?>

Rest, you can alway customize it as per your need.
« Last Edit: December 15, 2015, 06:03:56 pm by DevPro »

mwo91

  • Newbie
  • *
  • Posts: 1
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #33 on: December 28, 2015, 08:13:52 pm »
Hello, awesome theme, this is.Was wondering if there is a way I can change  the color of the main categories on the homepage?
Is it even possible? thanks in advance

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #34 on: December 28, 2015, 10:34:22 pm »
where can i download this theme?

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #35 on: January 19, 2016, 03:48:44 pm »
where can i download this theme?

We have updated the theme to new version 1.0.2

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #36 on: January 21, 2016, 10:47:22 am »
Hello, awesome theme, this is.Was wondering if there is a way I can change  the color of the main categories on the homepage?
Is it even possible? thanks in advance

you add custom css to the theme and customize it.

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #37 on: January 24, 2016, 04:21:50 pm »
ok got it thanks

Salhez

  • Newbie
  • *
  • Posts: 1
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #38 on: January 28, 2016, 11:21:27 am »
Hi Osclass Wizards,

Thank you for a wonderful theme. I'm implementing this theme for my futur classified website and I want to do some minor changes:

How to show the Floor number instead of Number of floor of Real Estate Attributes plugin in the listings? Like this way:

Floor: 3rd   Rooms: 4   Bathrooms: 2

Thanks in advance,

Best regards,

ithauphy

  • Newbie
  • *
  • Posts: 8
  • I'm a Newbie Member
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #39 on: January 30, 2016, 01:15:27 pm »
Thank you for this boostrap theme. I really like your free theme, feel like using a premium

abderrmaster

  • Newbie
  • *
  • Posts: 48
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #40 on: February 10, 2016, 03:53:48 am »
hello really super theme cana i have the horizontal search bar in all pages if not how can i make the vertical bare search to horizontal
i want to make it in font of page
tank you in advance

uglymask

  • Newbie
  • *
  • Posts: 6
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #41 on: February 17, 2016, 02:44:59 pm »
hi...

how to fill this attribute (with red circle), i try create custom field with same name but it wont work

Liath

  • issues
  • Hero Member
  • *
  • Posts: 1346
  • </html> the end is always near
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #42 on: February 17, 2016, 08:20:55 pm »
this looks like real estate plugin, you have to install it

kiddkun

  • Newbie
  • *
  • Posts: 4
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #43 on: February 19, 2016, 01:59:15 am »
Wonderful theme!!!

Is there a way to change the grid view to the list view??

THX team!!!

Osclass Wizards

  • Sr. Member
  • ****
  • Posts: 254
  • We love Osclass
Re: WizEstate - Free Responsive Real Estate Theme
« Reply #44 on: February 19, 2016, 01:27:28 pm »
Wonderful theme!!!

Is there a way to change the grid view to the list view??

THX team!!!

For now the theme only supports grid view layout, maybe in future updates there shall be option for list view layout.

Thank you.