Page 5 of 8

Re: SNEAK PREVIEW - New default theme

Posted: Friday 11 August 2017 17:05
by sincze
The new dashboard is ok.
Sub menus not so okay (even after shift f5).
new_frontpage.JPG
Switches, not okay.
Scenes look okay.
Temperature looks okay
weather looks okay
Utility not so okay.
Setup looks okay.

Had to return back to stock, as lay-out was not really okay.

Currently running latest stabl eDomoticz release.
Screenshot_20170811-165822.png
Screenshot_20170811-165822.png (381.76 KiB) Viewed 4710 times

Re: SNEAK PREVIEW - New default theme

Posted: Friday 11 August 2017 17:15
by sincze
Google might say... Refreshing Cache... it doesn't mean it really does....
Installed the chrome extension to force delete the cache and voila...

Much Better.
frontpage_new.JPG
frontpage_new.JPG (60.77 KiB) Viewed 4707 times

Re: SNEAK PREVIEW - New default theme

Posted: Friday 11 August 2017 19:55
by rhendriks
I have add the new theme ,and now I want to change the background.
I place I new folder with a background image in de theme directory.
Than I have change this below

Code: Select all

 body {
    background: transparent url(/home/pi/domoticz/www/styles/feynman/images/imgbg.jpg) center center fixed;
    background-size: cover;
}
What I'm doing wrong , the background is white?

Re: SNEAK PREVIEW - New default theme

Posted: Saturday 12 August 2017 19:52
by blauwebuis
@rhendriks and @joeygermeraad -You could try, but I'm not sure. It was developed on the beta.

Re: SNEAK PREVIEW - New default theme

Posted: Saturday 12 August 2017 19:56
by blauwebuis
@rhendriks: that path is a local path. You have to use the public path to the image. Try "/styles/feynman/images/imgbg.jpg". Or just make the path relative to the CSS file.

SNEAK PREVIEW - New default theme

Posted: Monday 14 August 2017 19:34
by joeygermeraad
Hi all just to confirm on my own question ;)
The merge feature does work On the latest stable version of Domoticz.
Although if i look at the JS code i see that it only works of sensors within the utilities type. So a combination of a sensor with lux and motion is not an possibility at the moment. @blauwebuis is this done for a specific reason?


Re: SNEAK PREVIEW - New default theme

Posted: Tuesday 15 August 2017 17:22
by sincze
mmm the kodi remote looks a bit strange with the new frontend :lol: in my Chrome.
Kodi-remote.PNG
Kodi-remote.PNG (6.19 KiB) Viewed 4439 times
Anything I can do to have it working correctly?

;)

Re: SNEAK PREVIEW - New default theme

Posted: Tuesday 15 August 2017 21:56
by NiklasO
My stuff looks like this.
Domoticz_-_Google_Chrome_2017-08-15_21-54-47_22620111.png
Domoticz_-_Google_Chrome_2017-08-15_21-54-47_22620111.png (160.72 KiB) Viewed 4405 times
and this
Domoticz_-_Google_Chrome_2017-08-15_21-58-16_65007116.png
Domoticz_-_Google_Chrome_2017-08-15_21-58-16_65007116.png (69.75 KiB) Viewed 4402 times
I deleted the folder www and replaced it with the github version.
Running latest beta.
Tried Edge that I NEVER use and Chrome inkognito with cache cleared in all ways. ;)

What about every name in uppercase? Could I change that?

Re: SNEAK PREVIEW - New default theme

Posted: Wednesday 16 August 2017 17:32
by benotje
what am I doing wrong
Knipsel.JPG
Knipsel.JPG (92.4 KiB) Viewed 4338 times

Re: SNEAK PREVIEW - New default theme

Posted: Friday 18 August 2017 20:01
by Luigi87
benotje wrote: Wednesday 16 August 2017 17:32 what am I doing wrong
Knipsel.JPG
Here the same problem. Cache is cleared. Some an idea what the problem can be.
I've noticed all my theme's are broken

Yesterday i've updated Domoticz on my RASpi trough.

Code: Select all

cd domoticz
./updaterelease
After that i had some issues with the PID file, en my startup script (But seems no cause to the broken theme's i think, right?)

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 11:26
by Schuko80
benotje wrote: Wednesday 16 August 2017 17:32 what am I doing wrong
Knipsel.JPG
Same Problems - any idea?

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 11:34
by roblom
Do you use the default theme? If yes than clearing the cache should solve the problem. I had the same issue but after switching to the default theme and clearing the cache it was solved.

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 12:05
by Schuko80
I switch from "elemental" to default and clean the cache - i give Firefox, IE and Opera a try, but it looks like the pic from "benotje"

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 12:24
by roblom
I'm at version 3.8337 and it shows normal.
The picture of benotje shows clearly still some elements of the elementry theme. So for some reason the cache isn't completely cleared.

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 12:33
by Schuko80
ok, i have stabel Version: 3.8153 - is this the Problem?

I think this version has the new theme

Re: SNEAK PREVIEW - New default theme

Posted: Sunday 20 August 2017 12:47
by roblom
In no expert in this, I can only tell what I see.

Re: SNEAK PREVIEW - New default theme

Posted: Monday 21 August 2017 21:36
by Luigi87
I have after again tried to clear the Cache. Again i get no background.
everything is now Grey/black.

I don't understand, all data seems to be in place.

Only my elemental Style is working. I also can from this style with the update, same as "Schuko80"

Edit:
Just tried the system in Internet Explorer and here the themes Change! But the default is still the "old" default theme.
So it seems to be a problem with Chrome. Schuko80 what browser do you use?

But also now some theme's are working. some seems not to work at all.

I am out of options, some here know's whats going on?
The default theme must be as seen in the first couple posts right?

Oke, Last Edit:

My default theme map is somehpow very empty as i compair this with the github.

https://github.com/domoticz/domoticz/tr ... es/default

and my map on the PI:
Image

So what can i best do to update?? the whole WWW map from the Github??

Found someting else. The stable TGZ files on the download page do NOT Contain the update for the Default Theme! is this correct???

Re: SNEAK PREVIEW - New default theme

Posted: Tuesday 22 August 2017 12:29
by Abbadon
Download zip instead of doing git clone then unzip file and copy it to www

Re: SNEAK PREVIEW - New default theme

Posted: Tuesday 22 August 2017 15:35
by Luigi87
Abbadon wrote: Tuesday 22 August 2017 12:29 Download zip instead of doing git clone then unzip file and copy it to www
i will try this when i have the time somewhere. thanks

Re: SNEAK PREVIEW - New default theme

Posted: Tuesday 22 August 2017 15:40
by Luigi87
Abbadon wrote: Tuesday 22 August 2017 12:29 Download zip instead of doing git clone then unzip file and copy it to www
i will try this when i have the time somewhere. thanks