Menu Not Working After Update - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Not Working After Update

C

clausjepsen

Helix Framework 4 years ago

Site: www.dabyfo.dk Template: Helix Ultimate 2.0.1 SP PageBuilder: 3.7.13

After today's update the menu (I use off-canvas only) is displayed twice. When clicking the menu-link the screen just blur. I cannot select any menu-items!!!

Custom css on menu:

/* Write the word "MENU" next to the burger menu icon on larger screens */
@media screen and (min-device-width: 1200px) {
#offcanvas-toggler::after {
content: 'MENU';
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
color: #727272;
margin-left: 4px
}
}
0
6 Answers
C
clausjepsen
Accepted Answer
4 years ago #29378

Update

I added the css-code mentioned elsewhere. I brougt back the menu on PC, but I still have some issues:

  1. I still have a 'secondary' off-canwas menu, i.e. I have two offcanvas menus.
  2. Menu is not available on cell phones
  3. The sub-menu icons is missing
#offcanvas-toggler {
 visibility: visible !important;
 top: 0 !important;
 padding: 18px 0px !important;
}
0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #29385

Hi there!

Sorry for your issue.

Let me have a look...

0
C
clausjepsen
Accepted Answer
4 years ago #29955

Did you have opportunity to look at this? I have now updated to Joomla 3.10.1

Update I had to restore my backup to the live site as the customer couldn't wait. The stage site to look at is this: https://www.egedalweb.dk/dabyfo.test/ Same credentials.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #30207

Hello there!

Sorry for the delayed response.

I have just tried to login in your stage site, but not succeeded.

Screenshots are in the hidden content area, please check!

0
C
clausjepsen
Accepted Answer
4 years ago #30400

Hi, Seems like my Akeba backup made some misconfiguration. It's fixed now. I updated the password and checked the login (see hidden content). I can verify that I can login with these credentials.

0
C
clausjepsen
Accepted Answer
4 years ago #31368

Any news here?

0