Site logo

Archived topic

Comment with image.

5 replies · Started by Jusung on March 2, 2023

Viewing posts 1–6 of 6

Hello. I am trying to figure out how I can make photo review for woocommerce.

Basically, this is the smae with wordpress comment with image.

I wonder if there is any function to add image on review or do you have any recommendation for it.?

I actually tried to use it.

on the link, when you click the comment, there is scroll bar.
idk why the text is over the box.

Could you fix that?

You should raise it with the plugin developer, but this CSS should stop that from happening if you have a long string of text:


.wcpr-review-content {
    overflow-wrap: anywhere;
}

Thank you always!!

You're welcome

This archived topic is closed to new replies.