[Resolved] why an attribute doesn’t shown in sidebar

Home Forums Support [Resolved] why an attribute doesn’t shown in sidebar

Home Forums Support why an attribute doesn’t shown in sidebar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1465822
    roadlink

    Hi,

    I have 2 questions;
    #1 I have added an attribute which is brand. Then added this attribute to 2 products.
    Also added filter by attribute widget in the sidebar. But it doesn’t show.
    Price filter is there but nıt attribute filter.

    #2 I tried to change price color and size with below code. But it is affecting even cart items.
    I want to change only category /archive prices and single product prices. Any suggestion?

    /* Price Color change */
    .woocommerce-Price-amount.amount {
    color: #f4a51c;
    font-size: 22px;
    }	
    #1466314
    Leo
    Staff
    Customer Support

    Hi there,

    1. I’m actually only seeing 2 sidebar widgets added:
    https://www.screencast.com/t/ZNWqOcbWH

    Can you confirm the widget is actually added?

    2. Have you tried this option in the customizer?
    https://www.screencast.com/t/Mwdmq0Lp

    #1466903
    roadlink

    Hi Leo,

    Thank you for reply.
    Actually I have added 3 widgets. https://prnt.sc/ur6zc5

    Weirdly today i can see that.

    #1467577
    roadlink

    Forget to mention about second question 🙁

    #2 I tried to change price color and size with below code. But it is affecting even cart widget items.
    I want to change only category / archive prices and single product prices. Any suggestion?

    #1467582
    Leo
    Staff
    Customer Support

    Weirdly today i can see that.

    Probably a caching issue.

    #2 I tried to change price color and size with below code. But it is affecting even cart widget items.
    I want to change only category / archive prices and single product prices. Any suggestion?

    Did the customizer solution here not work for you?
    https://generatepress.com/forums/topic/why-an-attribute-doesnt-shown-in-sidebar/#post-1466314

    #1467963
    roadlink

    Color part definitely yes, it worked. Sorry i just didn’t see it.

    Size part solved with this code. https://generatepress.com/forums/topic/woocommerce-price-typography-size/#post-326055

    Thank you for your time.

    #1468101
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.