Open to all! Ask other shopowners for help.
azpro
Contributor
Posts: 177 Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times
Post
by azpro » Thu Sep 25, 2025 6:32 pm
The day before yesterday I was by coincidence on the demo Admin site and saw a major change on the admin menu.
I like it a lot
Probably a test? Correct - or was it just a glitch on my new monitor?
burt
Core Team
Posts: 4546 Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
: Buy Me A Beverage
Has thanked: 252 times
Been thanked: 412 times
Post
by burt » Thu Sep 25, 2025 6:38 pm
I'm not sure - what did you see ?
I am not here to build for you.
I am here to build with you. Let's help each other.
azpro
Contributor
Posts: 177 Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times
Post
by azpro » Thu Sep 25, 2025 7:09 pm
How you call it - off canvas main menu on the left - with hamburger button to open / close.
burt
Core Team
Posts: 4546 Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
: Buy Me A Beverage
Has thanked: 252 times
Been thanked: 412 times
Post
by burt » Thu Sep 25, 2025 7:25 pm
That's been in Core Code for quite a while - I think it was introduced for the big Admin overhaul that lead to v1.1.0.0
I am not here to build for you.
I am here to build with you. Let's help each other.
azpro
Contributor
Posts: 177 Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times
Post
by azpro » Thu Sep 25, 2025 7:39 pm
Okay - never noticed before because it only invokes after break-point (I think) ... still like it!
burt
Core Team
Posts: 4546 Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
: Buy Me A Beverage
Has thanked: 252 times
Been thanked: 412 times
Post
by burt » Thu Sep 25, 2025 7:48 pm
I think you can change the breakpoint but it needs to be done in the Hook - there is no setting in (eg) Admin.
https://github.com/CE-PhoenixCart/Phoen ... nu.php#L89
I think if you play with the `navbar-expand-xl` here, you can make the offcanvas invoke are different breakpoints. Try (eg) navbar-expand-sm
I am not here to build for you.
I am here to build with you. Let's help each other.
Fiber
Contributor
Posts: 173 Joined: Mon Oct 26, 2020 12:16 pm
Phoenix Version: v1.1.0.6
Has thanked: 17 times
Been thanked: 27 times
Post
by Fiber » Fri Sep 26, 2025 7:31 am
azpro wrote: ↑ Thu Sep 25, 2025 7:39 pm
Okay - never noticed before because it only invokes after break-point (I think) ... still like it!
I had the same a while back and also thought okay :-) I had my browser at 110% zoom, if I wanted to see everything in the menu in the admin I have to set it to 90%, of course it depends on the monitor, on another PC I have a 24 inch and I tested it right away and then I can zoom to 125% in the browser and I can still see everything..
90.png
110.png
You do not have the required permissions to view the files attached to this post.
azpro
Contributor
Posts: 177 Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times
Post
by azpro » Fri Sep 26, 2025 7:59 am
Thanks - good stuff ... I was thinking along the line of zoom / display setting but now I know for sure.