• I checked so many of them and found one finally that works, brilliant! Nevertheless I have found one issue – its the button color of “Login”, you can change it, but the plugin doesn’t save it.

    I increased the rating to 5 stars, as my old plugin which is not supported any more caused the issue I described above.

    • This topic was modified 8 years, 6 months ago by thedot80m.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author SeedProd

    (@seedprod)

    Thanks for the bug report and review! Will take a look and get a patch out!

    Cheers

    Plugin Author SeedProd

    (@seedprod)

    I just tested and the button color saves for me. Video https://goo.gl/EuhLgh

    Are you entering a custom color? Maybe you entered an invalid value?

    Thread Starter thedot80m

    (@thedot80m)

    Hey, I tested it twice, doenst work for me, dont know why. I have got a free version, not the pro one, maybe thats why?

    Plugin Author SeedProd

    (@seedprod)

    Yeah, That video is the free version. More than likely another plugin is causing a javascript error breaking chooser. If you enter a color directly does it save? For example if you enter #660000

    Thanks

    Thread Starter thedot80m

    (@thedot80m)

    Thread Starter thedot80m

    (@thedot80m)

    BTW how can I change the box color? Any chance?

    Plugin Author SeedProd

    (@seedprod)

    yep one sec taking a look at you site

    Plugin Author SeedProd

    (@seedprod)

    OK I see you have a plugin installed called slate admin theme that is injecting styles on the login page as well. Not sure if you can disable that plugin from changing the login page but that is what is overriding the button color.

    To change the box color you’ll need to add custom css

    .login form{
    background: black;
    }

    Thread Starter thedot80m

    (@thedot80m)

    Thanks a lot, I see. Yeah the slate plugin is a nice tool to change the design of the back end area. I will stick to it and live with the blue button ?? Thanks for this awesome support!

    Plugin Author SeedProd

    (@seedprod)

    No problem! Cheers

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘really nice plugin’ is closed to new replies.