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

    Hi. The product reviews do not appear together with the stars. Can you take a look please?

    #1052012

    Hey Ayllon,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/woocommerce-reviews-and-related-form-are-missing/#post-1048337

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1052316

    Hi Victoria,

    I followed the thread you told me, the reviews appear but this error also appears in the product:

    Warning: Use of undefined constant __return_true – assumed ‘__return_true’ (this will throw an Error in a future version of PHP) in /homepages/3/d607937906/htdocs/GuitarStraps/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippets/product_snippet_review.php on line 80

    Best regards,
    Antonio

    #1052467

    Hi Antonio,

    You can try the code like this:

    add_filter('comments_open', '__return_true');

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1052711

    Hi Victoria,

    Excellent it works, thank you very much for your support!

    One more thing, when I update the theme, will I have to modified the code again?

    Best regards,
    Antonio

    #1052908

    Hi Antonio,

    Yeah, updating the theme will revert the changes. You might want to use the child theme and move changes there.

    Best regards,
    Victoria

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