• Resolved xerxes33

    (@xerxes33)


    <span style=”color: rgb(50, 55, 60); font-family: "Open Sans", sans-serif; font-size: 14.4px; white-space-collapse: collapse; background-color: rgb(251, 251, 251);”>Hello. I’m getting the following error (check image) everytime that i try to setup one Grouped Product on my website store. Anyone faced the same problem before? Any help? Thanks</span>

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @xerxes33

    The error message you’re seeing indicates that there’s a call to an undefined method, specifically getvariationprice, on the WCProductComposite object. This issue typically happens when there’s a conflict between your theme or plugins and the latest version of WooCommerce. I suggest you conduct a conflict test following our detailed guide here.

    The problem seems to come from your theme file at /w-content/themes/belly-child/functions.php on line 265. You might want to check that specific line in your functions.php file and see if there’s a function calling getvariationprice.

    If you’re not comfortable with the code, I would recommend reaching out to the developer of your theme or hiring a professional to help you troubleshoot this issue.

    Also, please ensure that all your plugins, themes, and WordPress are up-to-date. Outdated versions can often cause conflicts and errors like the one you’re experiencing.

    I hope this helps! Please let us know how it goes or if you need further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce Error with Grouped Products’ is closed to new replies.