Site logo

Archived topic

Off Canvas Panel, Product Categories Widget

9 replies · Started by John on November 10, 2020

Viewing posts 1–10 of 10

Hello,
At first, when I add the Product Categories Widget to the Off Canvas Panel, it works fine as a dropdown. After closing the customizer and then re-opening, the dropdown functionality no longer works.
I have no clue how to fix this issue.

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

That is strange for sure. I'm now seeing anything obvious.

So you definitely have categories already added?

Does the widget works normally elsewhere like in footer widgets area?

Let me know :)

I've setup some categories and products. I have the same widget in the left sidebar for the Shop page and it works perfectly.

Hmm the widget in the sidebar is coming from a plugin and I don't think that was the case in the off canvas panel?

I also don't see a widget in there anymore.

Have you removed it?

I've been testing some different plugins and widgets. You probably looked after I had installed some YITH plugins. I've now removed those.
As of 8:43am PST, I right now have only the same Product Categories widget installed in both the left sidebar for desktop and the off canvas panel for mobile. As mentioned previously, the dropdown functionality isn't working on the off canvas panel.
I'm going to be testing some other stuff today, so hopefully you can see this soon.

Hi there,

Can you try adding this CSS?:

.select2-container--open {
    z-index: 999999;
}

Let us know :)

That isn't something I've done before. Would I need to open /assets/css/ from my webhost and paste the code you provided into a particular file?

This archived topic is closed to new replies.