Site logo

[Resolved] Comment with image.

Home Forums Support [Resolved] Comment with image.

Home Forums Support Comment with image.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2553528
    Jusung

    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.?

    #2553778
    David
    Staff
    Customer Support

    Hi there,

    you would need a plugin to do that, as Woocommerce doesn’t have that feature as standard.

    I found this plugin, i have not tested but it has reasonably good reviews:

    https://wordpress.org/plugins/woo-photo-reviews/

    #2553891
    Jusung

    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?

    #2554006
    David
    Staff
    Customer Support

    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;
    }
    #2554060
    Jusung

    Thank you always!!

    #2554347
    David
    Staff
    Customer Support

    You’re welcome

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