2019-02-15, 06:12:05 (This post was last modified: 2019-03-26, 06:58:08 by multicolor.)
I created next plugin, this is add sidebar menu to the frontend, you can customize this if you want. compatible with many languages, gets names from your system. Remember LightBar loves Lighttheme !
1.0 This plugin uses jquery 1.6.1
1.1 removes jquery , uses pure javascript.
1.2 Now with config:
you can change background color,
you can change yours avatar.
Just install and turn on.
/// if you want add new link to the menu /// Create new components " light_bar_nav"
example: "
2019-03-22, 18:38:07 (This post was last modified: 2019-03-22, 18:42:38 by islander.)
I am having a minor problem, I have a site installed in a sub-directory and all the links in the side-bar are linking to the root.
Also, is it possible to hide links to items without permissions?
For example, a user does not have permissions for Plugins or Theme, this links are not available.
(2019-03-22, 18:38:07)islander Wrote: I am having a minor problem, I have a site installed in a sub-directory and all the links in the side-bar are linking to the root.
Also, is it possible to hide links to items without permissions?
For example, a user does not have permissions for Plugins or Theme, this links are not available.
This is easy to fix
open lightbar.php from plugins and change link to the admin,
(2019-03-22, 20:55:49)islander Wrote: OK, will look. Thanks
Maybe there is a way to add base-url so that it wouldnt need to be modified each time?
PS.: your "Light Admin Theme" is amazing
For now I can not keep up with it I'm still learning php and creating plugins, I would like to give a lot to the community and I hope that the next plugins and subsequent versions will be even better.
2019-03-23, 03:21:48 (This post was last modified: 2019-03-23, 03:53:29 by islander.)
Attached is the "lightbar.php" file, with a little bit of formatting,
fixed a none closing <p>
fixed logout button (misspelled)
and added site url to links.