Viewing 3 replies - 1 through 3 (of 3 total)
  • I would check that the attributes have been added, and select “Used for variations.”

    Also that every variation has a price associated with it.

    If still, it doesn’t work, you can try deleting all variations, then “create variations from all attributes”.

    Thread Starter skrillaking

    (@skrillaking)

    Thanks for the reply but im really glad I didnt start deleting stuff :sweat:. I was just dropping by to say I solved this by simply adding this code to Custom CSS in the Customizer;

    .woocommerce-variation-price{
    	display: block;
    }
    Theme Author uxl

    (@uxl)

    Hi @skrillaking

    Glad you have resolved this issue.

    The Trusted theme would not hide the variation price, so I suspect it may be a third-party plugin or some other custom CSS that could be hiding the price, resulting in you needing more custom CSS to make it visible.

    If you need any further help, please let us know the website URL, and we’ll be able to take a look and advise further.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Product variation price not showing’ is closed to new replies.