• Resolved raticida

    (@raticida)


    Hi,
    I am using this plug-in along with Product Open Pricing (name your price) for WooCommerce (https://ww.wp.xz.cn/plugins/product-open-pricing-name-your-price-for-woocommerce/) and I am having problems on the cart page.

    With this plugin enabled, the amount entered on the product page does not appear in the list of cart items, only in the subtotal and total.
    When this plugin is disabled, everything works fine.

    Follow the links with the error images.

    https://ibb.co/WWQksxg (product page)
    https://ibb.co/tB0dW4W (cart page)

    the amount entered on the product page is not being sent to the $price variable.

    The reported error code line contains the following information: $row_price = $price * $quantity;

    Could you help me with this ?!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    it is probably this issue:
    https://github.com/hyyan/woo-poly-integration/issues/346
    which is fixed in the source code available there which you are very welcome to try, or wait a week for version 1.4 to be finalised.

    Thread Starter raticida

    (@raticida)

    Thanks for your time @jonathanmoorebcsorg,

    I tried with the github version but the same error happens. Any other solution?

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    Hi, please open up your own issue on github, and also refer to this one:
    https://github.com/hyyan/woo-poly-integration/pull/390
    which is the issue with explanations..

    Check all the pricing synchronisation is enabled under Settings, WooPoly, Meta synchronisation: the code to retain the price in the cart is only activated if pricing synchronisation is turned on.

    Then does the problem occur for simple products or is it just a problem for variations?

    Thread Starter raticida

    (@raticida)

    Hi,
    All price synchronization is enabled and the problem occurs for simple products.

    I did a new test:
    – If I enter the Portuguese version of the site and add a product to the cart, the error continues. Now, if I keep this product in the cart and switch the site to another language, in English for example, the amount is displayed correctly.

    This happens in reverse as well.

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    Yes I see that – this is about to turn into a coding discussion so please open on https://github.com/hyyan/woo-poly-integration/issues for further advice

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    I added some improvements into this pre-release:
    https://github.com/hyyan/woo-poly-integration/releases/tag/1.4.0

    The cart page is now fine.
    If you switch languages, the mini-cart product display may show the other language price rather than the input price, but the total and view when you click to the cart page is correct.
    as mentioned previously any more detailed issue, please report on
    https://github.com/hyyan/woo-poly-integration/issues

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

The topic ‘Problems with Open Price’ is closed to new replies.