• Resolved dnxdnx

    (@dnxdnx)


    Unfortunately, the fields are not showing on the page and instead I am getting the price show up as £0.00 and the following error in the page:

    This is an example
    Parameters you can use:

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘id’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘label_id’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘label_name’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘field_id’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘type’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘class’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘html’];

    echo $this->view[‘fields’][‘woo_price_calc_1’][‘value’];

    Is it possible for this plugin (pro or free) to calculate the weight based on the user entering a monetary value and multiplying that by the weight of the product. I’m guessing the price of the product in the back end would be 1.00. Can the weight be passed to the shopping basket when adding item to cart?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Altos

    (@sefin)

    Hi dnxdnx,

    this happens depending on your selection of “themes” in WooCommerce —> WooPrice Calculator —> “Calculator”.
    Probably you have chosen one of the “example theme”.
    If you did it you have to edit the file located in /wp-content/plugins/woo-price-calculator/themes and write your field as explained in example.
    If you don’t want to write the code choose in “themes” the first selection, “—Select—“

    Regarding your question, could you write us your formula? And define which are input fields and output field?
    So I can understand better. Thank you.

    Regards,
    Simone

    Thread Starter dnxdnx

    (@dnxdnx)

    Great, that sorted it.
    Thank you.

    Can it calculate and display the weight or will it always calculate and update the price?

    Plugin Author Altos

    (@sefin)

    At the moment is not possible to manage the weight with WPC. We’re evaluating to develop it but it’ll not be ready before March 2017 for WP community.
    If you need this customization quickly we can give you a quotation.
    Let me know if you’re interested in (in this case send us all specs you need so we will be able to give you our best quotation).

    Regards,
    Simone

    Thread Starter dnxdnx

    (@dnxdnx)

    A quote would be great, thanks.

    Plugin Author Altos

    (@sefin)

    Could you provide me your email to send the quote?
    If you don’t want to write it here go to https://woopricecalculator.com/ and in the footer click “Contact us” to send it via form.
    I think that we’ll send you the quotation within Friday.
    Could you send me also some example of what you need please?
    I mean writing a formula, explaining all your needs… anything else you think relevant…

    Regards,
    Simone

    Plugin Author Altos

    (@sefin)

    Dear dnxdnx, if we managed to resolve your issue, please close this topic.

    Thanks,
    Simone

    Thread Starter dnxdnx

    (@dnxdnx)

    Thanks Simone

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Errors and no fields’ is closed to new replies.