Home Forums WoodMart support forum Layerd Nav widget Label

Layerd Nav widget Label

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #103245

    Joe
    Participant

    Hello, please see the attachment. Even when I select no label on my color attribute, the layered nav widget is still showing, just without the number. I’ve cleared my cache and checked for any custom CSS. There is none.

    Looks like it’s still adding the “with-swatch-text” class to the main list item, so it still displays.

    Page this is on is linked in the private content.

    Attachments:
    You must be logged in to view attached files.
    #103265

    Hello,

    If you do not want swatches take the default Woocommercee widget http://prntscr.com/maa2ad you will get the result as follows: http://prntscr.com/maa2nb

    Best Regards

    #103267

    Joe
    Participant

    Sorry, I wasn’t clear.

    I only want the swatches, but as you can see in the image, even when I have label disabled, it still shows the label next to the swatch

    #103297

    Hello,

    Please provide your site admin access so that we could check the settings.

    Best Regards

    #103301

    Joe
    Participant

    As this is a live site, I will gladly share screenshots of any relevant settings.

    The screenshot attached in the first image should be all that’s influencing this.

    It is set to no label. The label is displaying.

    #103326

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global

    .show-labels-off .layer-term-name {
        display: none;
    }

    Best Regards

    #103510

    Joe
    Participant

    This works. Am I incorrect in thinking that it’s a bug? Seems like it wasn’t functioning as designed…

    #103530

    Artem Temos
    Keymaster

    Yes, we will check this issue in our updates.

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Layerd Nav widget Label’ is closed to new replies.