Jump to content

Enhance Core: Support


Recommended Posts

4 hours ago, rnorth6920 said:

Thanks for developing this!  It works quite well.  Is there anyway we can maybe dial back the shadow when in dark mode?  And what about having the ability to add the link to switch to the top of the mobile view instead of having to access the hamburger menu?  

 

one.png

the app for the most part uses your own theme's style, try go to the theme you use and in custom.css add

.toggle-slot {
	box-shadow: none;
}

if you want to change color then just modify your theme's --theme-page_background property,

note: this might be used elsewhere in your theme, if not you can do

:root {	
	--theme-page_background: whatever color you want;
}

 

i will think about additional menu location, i made this app for my own site

Edited by Eudemon
additional info
Link to comment
12 minutes ago, rnorth6920 said:

Is there any way to prevent this app from affecting other themes? When I enable this it shows up on all themes, not just the light and dark I specify for the actual switch. 

It will only show up on the two themes you chose, you might have same issue reported by other member

which I have an updated version pending, PM you the file you can try

Edited by Eudemon
Link to comment
9 hours ago, leonovich_J said:

@Eudemon Hello, when switching a theme, the page just refreshes and nothing happens, how to solve the problem.

https://ps4.in.ua/

 

6 hours ago, steel51 said:

It's the same here, themes are configured in settings, it works excacty for one time, then same behaviour. I deactivated it for now... 

A fix version is pending approval, it usually take IPS few days to look at them

in the meanwhile, I will pm you the file directly

Link to comment
  • 1 month later...
  • 1 year later...
On 7/27/2022 at 5:26 PM, steel51 said:

4.7 @Eudemon?

it sad the IPS doesn't offer dev license, if i want to keep my stuff updated i have to cough up $150 renewal (which i will do at some point), and i am not allowed to have my stuff listed as installable if i dont have active license

but if it just for update the app its ... very net negative economic for me

Edited by Eudemon
Link to comment
  • 5 months later...
On 7/31/2022 at 10:30 PM, Eudemon said:

it sad the IPS doesn't offer dev license, if i want to keep my stuff updated i have to cough up $150 renewal (which i will do at some point), and i am not allowed to have my stuff listed as installable if i dont have active license

but if it just for update the app its ... very net negative economic for me

Yep, IPS in a nutshell. Very good software, not so good and greedy company.

Edited by Sirmadsen
Link to comment
  • 9 months later...
On 10/18/2023 at 8:44 PM, sadams101 said:

Thank you for the reply. I took a look there and it does not indicate that it supports 4.7. Is it compatible?

Also, does this allow you to use an SVG logo?

it is not listed for 4.7 simply because i am not running that version, it will be updated once i update my own site

support for 4.7 is unknown cuz i haven't tried yet

and yes it supports svg logo

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...