• Resolved coachwxchic

    (@coachwxchic)


    I have items that have other colors available and I would like it to say “More Colors Available” under those items in the general category page. I had this on my old website, but I can’t get it to work on this one. I’m sure I’m missing something. Any suggestions?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Howdy,

    Your products are setup as variable products: https://d.pr/i/bzQMnx
    Per default WooCommerce displays the add to cart button for every product on the shop / category overview. Variable products display “Select Options”: https://d.pr/i/aF01nK

    I checked your site’s code but the button is missing: https://d.pr/i/5dW8NT – your output ends with the price.

    Do you have any code that is removing the add to cart button from your shop / category overview maybe?

    Kind regards,

    Thread Starter coachwxchic

    (@coachwxchic)

    Do you mean additional CSS code? If so, then the answer would be no.

    • This reply was modified 4 years, 11 months ago by coachwxchic.
    Plugin Support con

    (@conschneider)

    Engineer

    > Do you mean additional CSS code? If so, then the answer would be no.

    PHP code or a custom template is more likely. If it was CSS code, I would probably see the items in your site markup code, but they are not generated in the first place.

    It looks as if the template files of your active theme deliberately skip the add to cart button output.

    Kind regards,

    Thread Starter coachwxchic

    (@coachwxchic)

    Is there a way to add css code to allow it?

    Remi Corson

    (@corsonr)

    Automattic Happiness Engineer

    Hi,

    As my colleague said, CSS won’t be enough for this. It will require PHP, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘More Options Available Text’ is closed to new replies.