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.
Awesome, thanks OSCLASSWIZARDS
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
if(osc_is_home_page()){
osc_add_hook('inside-main','osclasswizards_draw_categories_list');
}
/*
if(osc_is_home_page()){
osc_add_hook('inside-main','osclasswizards_draw_categories_list');
} */
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.
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
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.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.
Hello your theme is for real! I can use it for website ads?
Thank you
Looking very good guys. Very talented developers and generous with use terms.
I would gladly purchase this theme if it had a lightslider:
http://sachinchoolur.github.io/lightslider/
or something like the pic below.
Other than that, it's a great theme design! Thanks!
I do not to upload picture in item . Give me XHR returned response code 500
Hi, this is exactly what I needed. Just had to add an attribute plugin. Thanks so much for making it possible.
Check Here: www.vacationsbychoice.com (http://www.vacationsbychoice.com)
I tried to convert Osclass Wizard into a real Estate theme in the past but didn't work out. I like this one.
I have a problem though. On item-post.php, I tried to implement "Language Tabs" like in Modern Theme but no success yet. I've added the code:
<?php ItemForm::multilanguage_title_description(); ?>
It seems to working fine when it comes to inserting & displaying on item.php but on item-post.php it show in a long list, not tabs. (See screenshot)
May be I am missing on javascript & css, can't find it though. Please help if possible.
We will check it up and let you know :)
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.
<?php if ( osc_user_phone() != '' ) { ?>
<?php printf(__("%s", OSCLASSWIZARDS_THEME_FOLDER), osc_user_phone()); ?>
<?php } ?>
<?php if ( osc_user_phone() != '' ) { ?>
<span onclick="this.innerHTML='<?php printf(__("%s", OSCLASSWIZARDS_THEME_FOLDER), osc_user_phone()); ?>'">View Phone Number</span>
<?php } ?>
where can i download this theme?
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
Wonderful theme!!!
Is there a way to change the grid view to the list view??
THX team!!!
hi...
how to fill this attribute (with red circle), i try create custom field with same name but it wont work
../oc-content/themes/wizestate/css/main.css
Line: ~527
body {
color: #555;
font: 400 12px/22px Arial, Helvetica, sans-serif;
background-color: YOUR_COLOR;
}
../oc-content/themes/wizestate/css/main.css
Line: ~568
#content {
background-color: YOUR_COLOR;
}
i don't use this theme, but if there is no option to do this, you have to change it in your stylesheetsQuote../oc-content/themes/wizestate/css/main.css
Line: ~527Code: [Select]body {
color: #555;
font: 400 12px/22px Arial, Helvetica, sans-serif;
background-color: YOUR_COLOR;
}Quote../oc-content/themes/wizestate/css/main.css
Line: ~568Code: [Select]#content {
background-color: YOUR_COLOR;
}
and so on... change this there, where you want to change the color. I suggest you to use the developer tools from your browser, to check where the background-color is set
where can i download pleasehttps://market.osclass.org/themes/real-estate/wizestate_397
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 horizontalIn order to show horizontal search bar in all pages, comment the if(osc_is_home_page) condition in line 72 and curly brace '}' in line 131 in headers.php but not the code inside it.
i want to make it in font of page
tank you in advance
hello, i used wizzestate theme on my website www.imobiliarediniasi.ro and i want to resize banner from header.You can resize the banner from header from main.css in line 185 (#header_map img) ...
thanks
Please does anyone know how to add a list view and grid view button slider to WizEstate theme, Please Teseo your help is need