• Resolved kev123456

    (@kev123456)


    Before I start with my concern, I just want to thank you for creating such a great plugin, you can count on us for the translation of it in Spanish.

    We want to achieve the following:
    1. Product not clickable (not clickable title)
    2. The cover fees doesn’t show up and we followed properly the guide.

    https://pasteboard.co/eeBcAmgZ5C52.png

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kev123456

    (@kev123456)

    Also have the possibility to disable the images and thumbnails.

    Thread Starter kev123456

    (@kev123456)

    Just add css:
    /* Remove the product image */

    .product-image { display: none; }

    /* Remove the product hyperlink */

    .product-info a { pointer-events: none; }

    • This reply was modified 2 years, 7 months ago by kev123456.
    Plugin Author Jonas

    (@flinnn)

    Hi kev123456,

    you probably use a theme that adds a custom order review section. This will overwrite the order review section provided by Donation Platform for WooCommerce. I’m glad you found a solution yourself.

    Best,
    Jonas

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Product link’ is closed to new replies.