Altos
Forum Replies Created
-
Forum: Plugins
In reply to: [WooPrice Calculator] Use custom fields for calculationYou can create WooPrice Calculator fields so that you can use them inside formula.
You will find more information here:
These are fields created inside WooPrice Calculator. Once you assign them to a calculator they will be visible on front-end for the product.
Forum: Plugins
In reply to: [WooPrice Calculator] math max functionI’m sorry but this function is not available here.
If you want to use a function like this please check here:
If you have more questions about this, please ask here:
Forum: Plugins
In reply to: [WooPrice Calculator] Not working with Divi themeThe plugin should be compatible with Divi theme, but some rules must be followed:
a) You should add in your Divi theme the basic components of WooCommerce, for example: The price, the add to cart button (very important as a WooPrice Calculator hook is related to this).
b) At this point, you could have the price that doesn’t change. Follow the instructions here to solve it: https://altoswebsolutions.com/manual/woo-price-calculator/the-price-doesn-t-change
If you bought the plugin and you are a PRO user please write us here: https://altoswebsolutions.com/contact-us
As we can investigate on the bug and how to fix it.
Forum: Plugins
In reply to: [WooPrice Calculator] API SupportWould it possible to send us a screenshot to better understand the problem?
Forum: Plugins
In reply to: [WooPrice Calculator] How to Get Fields to Post on Order Email?I’m sorry but this feature is not available here. If you would like to ask more information about it please ask here:
Forum: Plugins
In reply to: [WooPrice Calculator] Display of Base Prices on Product PagesI see the problem. If you could please write to us here: https://altoswebsolutions.com/contact-us
Because I need to ask you more information about your environment.
Forum: Plugins
In reply to: [WooPrice Calculator] Display of Base Prices on Product PagesWhat is the version of WPC you are using?
- This reply was modified 6 years, 8 months ago by Altos.
Forum: Plugins
In reply to: [WooPrice Calculator] API SupportPlease ask here if you need more information: https://altoswebsolutions.com/contact-us
Forum: Plugins
In reply to: [WooPrice Calculator] When new order come there are no Calculator fieldsPlease ask here https://altoswebsolutions.com/contact-us to get more information about this feature
Forum: Plugins
In reply to: [WooPrice Calculator] API SupportPlease check the following screenshots as example:
If you need more help about this please ask here: https://altoswebsolutions.com/contact-us
Forum: Plugins
In reply to: [WooPrice Calculator] Sale PriceThis feature is not available here, please ask again your question here:
Forum: Plugins
In reply to: [WooPrice Calculator] API SupportYou can use HTTP POST/GET methods to get the calculated price by passing the values of input fields.
To discover what data is exchanged between the browser and you, open the developer tools of your browser and check for REST requests when you are playing with the product calculator.
Forum: Plugins
In reply to: [WooPrice Calculator] Item price in cart stays as base pricePlease try to switch your theme to a default one (for example Seventeen) and try to deactivate your plugins one by one.
From time to time check if the problem still persist.
This should be a problem related to theme/plugin compatibility.
Yes, you can try with XAMPP. The problem should be the same, in your XAMPP php.ini try to enlarge the following PHP variables: post_max_size and upload_max_filesize
You could try to set something like “20MB” or “50MB”