Jump to content

Enhance Core: Support

Featured Replies

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

Does this work only for default theme?

  • Author
8 minutes ago, SammyS said:

Does this work only for default theme?

Work for any theme

  • Author
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

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. 

  • Author
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

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

https://ps4.in.ua/

2 hours ago, leonovich_J said:

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

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

  • Author
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

8 minutes ago, Eudemon said:

A fix version

...is working for me. Thanks for quick response.

How do I adjust the size @Eudemon?

  • Author
11 hours ago, steel51 said:

How do I adjust the size @Eudemon?

it uses your theme's style, for the whole button you can do

.toggle-slot {
	transform: scale(0.8);
}

in your custom.css, replace the number to whatever you desire

same goes with any customization, tweak your theme setting or see my previous example

  • 1 month later...

Will this allow webp across the board or only as logo?

  • Author
3 hours ago, Sirmadsen said:

Will this allow webp across the board or only as logo?

only logo

Will you update to IPS 4.6?

  • Author
6 hours ago, beats23 said:

Will you update to IPS 4.6?

yes, will work on it once 4.6 officially out

I use it on my own site which i will be upgrading

Edited by Eudemon

  • 1 year later...
  • Author
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

I wasn't aware of this and fully understand your descision.

  • 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

  • 9 months later...

Now that the MarketPlace is closing will you update this plugin and offer it directly?

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?

Edited by sadams101

  • Author
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

Recently Browsing 0

  • No registered users viewing this page.