Altos
Forum Replies Created
-
Forum: Plugins
In reply to: [WooPrice Calculator] Woo price calculator missingHello,
What do you mean with you didn’t find it?
Did you install it?
Did you check if the plugin is activated?
After you’ve installed and activated your woo price calculator plugin, you will find it following this: menu side bar -> WooCommerce -> WooPrice Calculator.Forum: Plugins
In reply to: [WooPrice Calculator] Price based how many items in the cartHello,
Firstly probabily this problem (discounts by quantity in cart) can be solved with woocomerce itself. Otherwise you can use our API (only for PRO version).
Secondly we noticed you sent to us another request for a similiar problem. So we will answer you in each topic you opened.
Lastly we can to develop an add-on of WPC to manage the quantity and any other field created by our plugin (pro version). If It’s okay for you we can sent you the quote and the timing.
Let us know.Forum: Plugins
In reply to: [WooPrice Calculator] Plugin is not updatingHello,
Sorry for our late answer.1: Okay, got it.
2: I think that you can solve this with our PRO version look at here
You will have to do the calculation in your excel file mapping the weight also.
3: Probably yes, because the ajax code look for the price class which have to be unique otherwise it doesn’t know which one is correct.Forum: Plugins
In reply to: [WooPrice Calculator] Plugin is not updatingOkay,
Firstly, You need to know that you have to create the input fields in our plugin. I mean for free version you can’t use woocommerce variable product with our plugin. So, you have to create your variables as input fields in our plugin. PRO version can works with height, width and weight variables, if you need them.
Seconly, Can you check if woocomerce works (the price appears) when our plugin is deactivated? If it’s works, it means the cause is our plugin, otherwise probably another plugin or theme is causing the problem. We tell you this because It happened in the past.
Lastly, The solution you watched in the video can changes because depends on the theme of the website. So the css classes can be different. You need to get the right (unique) css class of your final price.Let us know if you need more help.
See youForum: Plugins
In reply to: [WooPrice Calculator] Getting current product priceHi,
1st step- You have to create 2 Input Numeric fields on the Field tab.
2nd step-You create your formula on the calculator tab as (1st input+2nd input)*$price
The $price is your basic product price.
For more information you can view our documentation:
https://altoswebsolutions.com/documentation/5-how-to-create-fields
https://altoswebsolutions.com/documentation/6-creating-a-mathematical-formula-calculator
If later you will want to utilize more complex formulas or multiple output fields you can check:
https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Create condition in formulaHi,
you can visit our website for more information:
https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
If you need help regarding your formulas you can write us the details of your request at our email hello@altoswebsolutions.com
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Using WooPrice details in admin new order emailHi,
you can visit this link to help you with your issue of the input fields on the cart.
https://altoswebsolutions.com/forum/woo-price-calculator-pro/394-input-view
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Using WooPrice details in admin new order emailHi,
for more information regarding your issue you can check our webpage:
https://altoswebsolutions.com/forum/woo-price-calculator-pro/393-cart-and-taxes#1448
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] How to create new functionsHi,
for information on how to solve your problem you can visit this links:
https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
https://altoswebsolutions.com/forum/woo-price-calculator-pro/391-word-count-calculator-example
Let me know if you need more helpForum: Plugins
In reply to: [WooPrice Calculator] Create condition in formulaHello,
No, you can not use conditions in formula.
But if you use the PRO version you will be able to do it using excel sheets.
So, if you want to check the Pro version you can use the demo site https://altoswebsolutions.com/live-demo/wordpress.Let me know if this answered your question;)
Best regards!
Forum: Plugins
In reply to: [WooPrice Calculator] Using WooPrice details in admin new order emailHi,
could you please specify the details on what you wish to accomplish so we can be of assistance?
Your request is not completely clear to us.Forum: Plugins
In reply to: [WooPrice Calculator] I do not get any field that the customer entersHi,
in order to get an input from the user you must first create the fields as input type on the Field Tab.
After saving changes of your fields, you call the fields on the Calculator tab when your create your calculator to make the formula that you seek.
You can check our documentation of the steps to follow to create a calculator:
https://altoswebsolutions.com/documentation/5-how-to-create-fields
https://altoswebsolutions.com/documentation/5-1-field-types
https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Sale price – why not considered in calculating formulaHi,
depending on the complexity of your formulas you might need to use the excel file to calculate for multiple fields.
For example IF clauses can be used on the excel file and not directly on the calculator. By importing the excel file you import the formula to apply on which field you need.
To have multiple output formulas you need an excel file to import.
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Sale price – why not considered in calculating formulaHi,
yes you can also have a discount price to utilize for your calculator.
1st- You can create on your excel file both cells for a Discount Price and a Price.
2nd- On the excel cells of Discount Price and Price you can apply your formulas.
3rd- On the Woo-price-calculator you can create an Output field named Discount Price.
4th- Import your excel file on the calculator tab and apply the Discount Price field of the calculator to the Discount price cell of the excel sheet with the formula you applied.
For more information you can visit our website:
https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
Let me know if you need more help.Forum: Plugins
In reply to: [WooPrice Calculator] Can’t add item to cartHi,
could you try to momentarily disable the other plugins, sometimes plugins have conflicts with one another.
Also verify by changing the theme as some themes can conflict with different plugins.
Let me know if you need more help.