Discussion on Sweethome - Responsive Real Estate WordPress Theme

Discussion on Sweethome - Responsive Real Estate WordPress Theme

Cart 597 sales
Well Documented

PremiumLayers does not currently provide support for this item.

244 comments found.

Hey, I wanted to know if this theme gives end-users the ability to register an account or for admins to be able to log into the back-end…out of the box so to speak? I don’t see a login option on the preview of the theme.

Hi mindovermatter73, The theme does not have the control panel at frontend, the users should be login in Backend for submission .. etc.

Ok, sounds Great,, One more question:

If someone list a propriety, Did that list will stay for a period and then disappear? in other meaning, Can I put a time limit for the listed propriety (for example one week ) and then disappear and the user can extend it for an extra time?

I hope you understand my point….

Thanks Anwar

unfortunately that feature isn’t available.

Hi Dear

Also I want to add on the search prices bcz on the search I Can’t Choose the Prices on the Search it’s only writing from Any To Any

Thanks

Hi Nero, you have to enter the price values, check this image, I hope you understand my mean.

sorry i don’t know from where i have to edit on it

Hi, it’s widget, I made a short video here https://www.screenr.com/aGFN

I hope that helps.

Hello, two things. The client wants to have the information for the listings on the search results pages show to the right of the thumbnail image as opposed to the left. Kind of like a list view as opposed to the current grid view. Is there a solution for that? My second question is if there is a way to add a sort by option drop down menu to the listings pages so that they can sort the listings showing on the page by high or low prices?

Any update?

Hi ddandreo,

Sorry for late reply

1. Unfortunately, the theme does not have the listing template, it only have the grid as you know.

2. The search form have the Min, Max filter, does it meet your requirements?

Thanks for your patience.

Toan.

Hi Dear,

I want to see the RTL version of Sweethome – Responsive Real Estate WordPress Theme,

Can you provide me with the link..

Thanks Anwar

Hi macclub, the theme compatible with RTL, some buyers asked me about RTL, it worked fine for them, you can check the comments, also, I don’t setup it in my live demo.

Thanks For The Amazing Theme Please I would like to know how can i add many language for the theme translations

Thanks

Hi, I have no idea for multiple languages, but you can translate the theme to your language by translate the PO file. Here is a tip:
  1. Download Poedit (Windows & Mac versions available) & install it on your computer
  2. Start the software and click on the “Open” button
  3. Browse to wp-content/themes/sweethome/languages/ directory.
  4. Open the file default.po
  5. Translate each line using the Translation box
  6. Save the translated file and name it as follows: code_COUNTRYCODE (eg. en_GB.po / fr_FR.po … for more info, pls visit http://codex.wordpress.org/Translating_WordPress)
  7. 2 files will be created: 1 .po file and 1 .mo file
  8. Copy those 2 files in wp-content/themes/sweethome/languages/ folder.
  9. Open wp-config.php, change define(‘WPLANG’, ’’); to define(‘WPLANG’, ‘code_COUNTRYCODE’);

I hope that helps.

Thanks for your replay also i need to write it’s weekly rent Like Put the rent for example 300 Per Week it’s not allow me to add writing in the price place

thanks

Hi, Can I change the color of the textbox inside the slider on the homepage..and make it transparent, so that it doesnt hide the picture?

Can I also change the color of the arrows or icon of the arrows of the homepage slider..? pls let me know..I want to buy it..if these option are changeable.

Hi, That options isn’t available in Theme Options, but possible with a bit css code.

Thanks.

Stick a booking calendar on here, add some property management features for owners and you have one awesome theme!

Very nice work! If it had the above I would have purchased this theme for sure.

Please contact our dev directly at nttoanbrvt@gmail.com

Thank for the suggestions, we may add it in a future update, if there is enough buyer demand.

I need help i could not upload this to my wordpress page Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

what should i do?

im really sorry but where could i find that? I already purchased this theme and everytime i download it the zip file shows.

Thankyou very much for your help, I was able to figure it out I just have another question how can i delete the sweethome advertisement on the top of my page?

Hi, glad to know you found the theme, do you mean this bar? http://puu.sh/cRrva/3d1479f0e2.png

if so, you can put this code in Theme Options/General/Custom CSS field
header #top-strip{
  display:none;
}
Thanks.

Dears! We should solve this issue: when you open one property, you get the photo gallery. But you can see the two blue arrows to select the thumbnail (which will become the big picture after you select it). We would like to insert the two arrows even on the pictures and not just on the thumbnail. So the user may scroll the pictures without select them from the bottom. How to solve it?

Thank You! Have a great day

Please contact our dev directly at nttoanbrvt@gmail.com

hi easyjet and thanks for purchasing our work..

This is not an issue, this is how this theme was designed and it was developed to work like this. we’d be glad to change this for you but we are too busy with our current projects and we can’t take any custom work.

Thanks!

Dear Premium Layers,

I’m sorry but I disagree with You: we were forced from your answer to find a solution by ourself. It’s just a matter of only one parameter to be set on “true” instead of “false”... We bought several items on Envato. But this is the first time that the developer answer just “it’s a custom work… we are busy with other project”. Too easy. Too fast. I think it’s not the way… Even because if You really understood the question and You really know which js You used from other developers… It was a very easy answer… thanks for any reply about what above. Have a nice day

Hi,

Just a quick pre-sale question. If I buy this theme, can I move the details box on the slider to the left and make it a bit transparent?

Thanks,

Hi, Yes that can be done in CSS, just a bit code.

It´s posible to generate 2 separate links in the menu one for the rent properties and another for the rent properties? When im in the properties menu (admin mode,left black sidebar…) and I try to filter the properties by status doesn´t work correctly, any solution please ?

Also i want to change the map logo…if could be possible please! thanks!! :)

Hi, did you want to filter the property by rent and sale? if so you would need to go to Appearance/Menus, drag “Status” items to the right side and save changes http://puu.sh/cF7Kx/47a52c190e.png

You may check on “Status” checkbox on Screen Options.

Also you can replace your gmap maker in sweethome/assets/img/property-marker.png

I hope that helps.

Hey guys!, thanx for your help!!!

1. How can edit the property page (I dont see the template anywhere :P) 2. Why I can make an Agent page like yours? :( 3. How can I change the color of the blue or yellow “details”? 4. Documentation, documentation, documentation!!!

http://oth3rwise.com/arfinza/

Hi,

1. You can take a look into sweethome/archive-property.php

Also, the Property archive page is http://oth3rwise.com/arfinza/property/

2. Here is Agent archive page http://oth3rwise.com/arfinza/agent/

3. You may use “Inspect Element” tool of Chrome or Firebug on Firefox to find the element and write css for it in Theme Options/General/Custom CSS field, of course you have to know CSS knowledges.

4. The documentation is in “all files and documentation”, which zipped file you download on themeforest.

Let me know if you have any questions.

Thanks.

I have a custom logo for the google maps contact us but i dont know how to change it. It´s possible??

Please contact our dev directly at nttoanbrvt@gmail.com

Hi, you can override that image in sweethome/assets/img/property-marker.png

Thanks.

Hi there, are you able to tell me the css line to change the sub nav background color (when active) from blue to white? I can’t for the life of me figure it out.

Thanks!

Hi there, Sorry I mean on a page which is active, the background turns blue for that menu item in the dropdown. I have taken a screenshot but can’t seem to attach it to a comment?

Thanks!!

Hi Bayleys,

Please put this code in Theme Options/General/Custom CSS field:
.dropdown-menu>.active>a{
  background:none;
  font-weight: 500!important;
}
I hope that helps.

Thanks so much!

Please watch my site :

http://nieruchomosci-wader.pl/

I want change “any” on search property, in bathroom, bedroom etc. to “Wszystko”

How i can do that ?

Thanks

Hi Kev, the “Any” word will be found in

sweethome/includes/SWH_Widget_PropertySearch.php at line 34
sweethome/includes/SWH_Functions.php at line 451
I hope that helps.

How i can change logo Width and Height ? It’s only 212×77 px

Thanks

Hi Kev,

Could you put this code in sweethome-child/functions.php or sweethome/functions.php?
if( !function_exists( 'swh_custom_header_setup_args' ) ){
    function swh_custom_header_setup_args( $args ) {
        $args['flex-width']    =    true;
        return $args;
    }
    add_filter( 'swh_custom_header_args' , 'swh_custom_header_setup_args', 20, 1);
}

It will ignore the fixed size.

Thanks.

I want to add a number in “Max Price” in the search form, but not in the widget search, i want to change in the search form in the main or index page. Thanks

Hi spomares, the search form is a widget, here is example about the values in the field http://puu.sh/9mTNa/7591ec885e.png

Hi phpface,

a couple of questionsssss:

first) we should change Sq ft with Mq in the property detail’s label. How to do that?

second) since we’ve customized the search filter, we need to change the field even on the property schedule (where to add the data). I mean, as example: if I change “garage” with “property code” that works in the filter (I’ve already chaged the field which now is “prperty code” and you can see the value which is changed as well: from 1, 2, 3 to MI0034, MI0035 and so away). But it doesn’t work when I go to add a new property: the field is still “garage” and the value is still 1, 2, 3, 4 and so away. So I need to change the values and make them as I made in the search filter.

thank YOu very much! Bye!! :)

Hi easyjet ,

You may open sweethome/includes/SWH_MetaBox.php

Find

                    array (
                        'key' => 'field_5382eb094b3b9',
                        'label' => __('Garages','swh'),
                        'name' => 'garages',
                        'type' => 'select',
                        'choices' => $this->number(),
                        'default_value' => '',
                        'allow_null' => 0,
                        'multiple' => 0,
                    ),
Change to
                    array (
                        'key' => 'field_5382eb094b3b9',
                        'label' => __('Property Code','swh'),
                        'name' => 'garages',
                        'type' => 'text',
                        'default_value' => '',
                        'placeholder' => '',
                        'prepend' => '',
                        'append' => '',
                        'formatting' => 'html',
                        'maxlength' => '',
                    ),
I hope that helps.

Please Help !!!

I have big problem with SWH property Slider, how its correct ?

“Put the “Additional Features” ID, separated by the common(,)”

“slide-03(,)slide-02(,)slide-03 “

IT Doesnt work on homepage.

Please help

Hi, Additional Features is an option, depend in your requirements, note: that’s ID, not slug. The ID can be found when you create/edit a tag, example http://puu.sh/caki9/3415c6847f.png

The tag id is 15 on address bar.

I hope that helps.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey