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.

Hello, I added a sw search widget in a page. This page is in english, french and russian. The website default language is french. When I start a search on all pages, the results are the french properties and displayed on the french result page. The others widgets display correctly the properties in the right language (for example english properties in the sw carousel on the english page). Why ? I tried to edit the html of the page and at the beginning it’s correctly written : <form action=”http://xxxx.com/propriete/?lang=en” method=”get” name=”property-search” id=”property-search”> How to correct this bug ? Regards, Fabien

Hello, With the ssh property search bar, I can choose correctly the type, the status and everything. When I click on “search” I think a request is built to redirect to http://xxxx/sq-ft=any&bathrooms.... I think when this link is built the only missing parameter is the current language parameter. Because if i write http://xxxx/sq-ft=any&bathrooms....&lang=fr I have the results in the language that I’m waiting for and not in the default language. But I don’t know how to force this language parameter.. If you use your theme with WPML and with at least 2 languages you will get the same problem. English as default language and french for example. On a page in french, you search properties with the swh search bar. The result will be properties in english (default language) and not in french. Not good because you’re looking for properties in French. I try to be the most clear to explain because it’s very important for me to have a multilingual website. Regards, Fabien

Fabien,

I think your site is working fine, right?, I see you use Lang hidden field, this is what’s I intend to suggest you.

Hello, I don’t understand but I can tell you what I did : I added a function in function.php. This function add a parameter &lang=xx depending on the language page. And it works. So it’s fine. Thank you. Fabien

Hi, I have a pre-purchase questions: 1.there is an option to display in the search result page the featured properties first? 2.there is an option to display in the search result page a one featured property in large display? thanks

Hi, unfortunately, that’s not available.

Thanks.

Hello, I discovered a bug : When you put a SiteOrigin Post Carousel (set on properties), it works in French, English, Russian BUT it doesn’t works in hebrew. I think it’s because it’s a RTL Language. Can you tell me how I can fix it or can you give me the fixed code ? Regards, Fabien

Fabien,

1. Could you try again? refresh and clear the cache/browser history.

2. Unfortunately I haven’t used WPML so I’m not sure the theme fully compatible with it, that does not mean the theme won’t work with WPML.

Thanks.

Hi phpface, I try to fix it but I fail. In RTL languages, the SiteOrigin Carousel doesn’t work. Could you give me a clue or something to search a solution ? Regards, Fabien

Hi,

Do you mean about the Property Slider? it works in RTL.

Otherwise if you use SiteOrigin’s Carousel module, I’m afraid you would need to ask plugin author here, they may help you out.

Thanks.

Can I leave the homepage a slider of the property and another section farther down the Google Maps with the locations of real estate?

Hi, unfortunately, the google maps is not available.

Thanks.

Is there a shortcode to include the property search bar in a visual editor ? Hashkey

Thank you very much phpface, I will try. Fabien

Hello, This shortcode just add the search button but not the different fields. How can I add the different fields in this shortcode ?

I apologies I forgot that the shortcode based on the Search Bar widget and all options, so you can’t use it, sorry.

I’m afraid you would need to find a freelancer for that.

Hello, Is it possible to customize the look of property search bar ? And in which file(s) Because I would like to put one one line 3 fields and on another line 3 other fields. Thank you, Hashkey

Hello .. I want to specialize in search of the state .. France, for example, the country is divided by Paris and then their real estate .. And Russia, for example, the state is divided by Moscow and by branching neighborhoods Moscow .. This is important Is it here? .. Country location – location – property – and other state .. Thank you and please help ..

I was looking at your theme “Sweet Home”, but I have another software I need to sincronize with it

To know if that is possible I need the database schema,can i see it in any place? Thank u

P.S: Really nice theme btw :D

Hi,

So hard to let you know the schema, the theme use custom post type and metabox fields to build a few things, that’s all I can provide.

Thanks.

How can I add the agent and the contact form widget into the property pages? Im trying to edit the sigle-property.php but i just cant do it.

Hi,

1. You would need to create the Agent, and choose it in Property edit/add new page (admin).

2. Actually, this is Contact Form 7 widget, placed on “Right Property Sidebar” (image).

I hope that helps.

Thank you very much, it was really helpful

Hello, Is it possible to put default values in the SWH Search Property bar ?

For example I don’t want let the user choose a property type. I don’t want to select all property types, I want to force apartment selection for example. Regards, Hashkey

Hashkey,

Unfortunately we can’t set default value for the dropdown, but possible this can be done with the update, please share me your email address via this form, I will send the file.

Note: remember to attach your questions.

Thanks.

Hello I thank you, I sent you my email. Did you receive it ? Regards. HashKey

Hi, Just sent the updated file.

I hope it works.

Is there a way to change from sq fts to sq meters?

Hi,

This is just a label, simply you can open this files, search “Sq Ft” or “Sq ft” and change it:

sweethome/single-property.php
sweethome/includes/SWH_MetaBox.php

I hope that helps.

Thank you very much

the listing propiety is compatible with woocommerce booking for rent?

Hi, unfortunately I’m not sure what is “woocommerce booking for rent”,

Hi, Really happy with the theme. I do have one thing I was wondering if I can change something about the look of the site on tablet (vertical) because the images are all stretched and not centred.

Thanks.

Hi,

I think I replied you a few days ago but not sure why nothing here, sorry for late replying.

could you try this?

1. open wp-content/themes/sweethome/style.css

2. Find this code (about line 543)
.listing-single-item {
  margin:15px 0;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
3. Change to this:
.listing-single-item {
  margin:15px 0;
  /* float:left; */
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
4. Put this code in Theme Options/General/Custom CSS field:
.listing-single-item img {
  height: auto;
}

I hope it works.

hi, I should replace the symbol of $ with Euro and, if possible, place it before the amounts. How can I do? thanks

Hi, please check Theme Options/Pricing section, it may help you out.

Thanks.

i would like the theme to look like the demo can you please help me with that.

Hi, please check the documentation, included in zipped file you downloaded, it has all things you need to setup the site like the demo.

Thanks.

Hello,

The template design has errors: – in CSS – in PHP The template UI\Layout is lacking of few features.

Please contact me. Avi

Hi, great theme! Really like it

But I wanted to ask whether the newsletter form works? Now it just reloads the page when pressing the Submit button.

Regards, Kile

Kile,

Actually, this form works in background, means it will add the email address in subscriber role list for late purpose, you can see all them in Users.

If you installed jetpack, I think this is useful http://jetpack.me/support/subscriptions/

Thanks.

Good day! Tell me I can add a second, third property http://take.ms/L6qqN

Hi,

Please use the account you bought the theme on to write comments here, otherwise I can’t verify your purchase.

Thanks.

i send purchase from “Email phpface” form. Template by my klient

Hi,

The slider widget you mentioned above, it’s not in the theme so I really don’t know how it looks.

You can access in agent archive page by this link

your-site.com/?post_type=agent or your-site.com/agent if friendly permalink is configured.

I hope that helps.

How can We change (sq ft) to (m2)

resolved :)

How can I add more than one location in swh google map widget? (site origin google map widget which is able to do that, does not work at all with sweethome).

Hi, unfortunately, google map only supports 1 location.

Thanks.

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