Installation of real estate theme

5 replies·opened Sep 28, 2020
J
joserickSep 28, 2020

Could you install the theme to my site, i have tried but i get broken site. Package generator isn't working for me. I would like to use demo-real-estate-3.html and 404.index to modify a website, Also could i get .htaccess file to remove .html extention.

Best regards.

S
SemiColonWebSTAFFSep 29, 2020

Hello,

Apologies about the Inconveniences!

We have just tried using the Package Generator and it works fine for us. We have attached your Package (removed).

We currently do not provide any .htaccess Files out of the Box. Consider using this Generator: https://hostingfacts.com/htaccess-generator/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

J
joserickSep 29, 2020

Thanks, please kindly generate for me demo-real-estate-2.html with 404.hml and contact.html. I forgot and typed demo-real-estate-3.html.

S
SemiColonWebSTAFFSep 30, 2020

Hello,

Sure! Here is the attached Package!

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

J
joserickSep 30, 2020

Thanks and this is great. I have installed the demo but the side panel shows a white space. Just click 'JOIN ROM' top menu link you will see a white space between slide image and side panel details. How can i make that space filled with slider image instead.

S
SemiColonWebSTAFFOct 1, 2020

Hello,

Apologies about the Inconveniences!

This appears to be a minor bug in the code. Please find the following code in the style.css File:

.side-push-panel.side-panel-open.stretched.device-xl .slider-inner,
.side-push-panel.side-panel-open.stretched.device-lg .slider-inner { left: -300px; }

and replace it with:

@media (min-width: 992px) {
	.side-push-panel.side-panel-open.stretched .slider-parallax .slider-inner {
		left: -300px;
	}
}

This will definitely work fine. We will fix this shortly in an update. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard