Altos
Forum Replies Created
-
Please try to enlarge in your “php.ini” file of your server (or ask to your server provider) the following PHP variables: post_max_size and upload_max_filesize
You could try to set something like “20MB” or “50MB”
I’m sorry about this, the problem will be solved in next versions of the plugin.
If you need this feature soon, please ask here:
Could you please write what are the steps you’re trying to upload the Excel file?
We need to know it to reproduce the problem.
Forum: Plugins
In reply to: [WooPrice Calculator] Session Information Not RetainedPlease ask here https://altoswebsolutions.com/ for more information because some of these feature are not included in the WordPress Repository core version.
Forum: Plugins
In reply to: [WooPrice Calculator] It does not working in variable products?Yes, that’s right, the plugin is not full compatible with variable products,because they do the same thing but in a different way.
For example it’s possible to move all the WooCommerce variable fields to WooPrice Calculator.
WooCommerce variable products use a fixed way to calculate the price, instead WooPrice can use formulas to calculate the price.
Forum: Plugins
In reply to: [WooPrice Calculator] It does not working in variable products?Yes, that’s right, the plugin is not full compatible with variable products,because they do the same thing but in a different way.
For example it’s possible to move all the WooCommerce variable fields to WooPrice Calculator.
WooCommerce variable products use a fixed way to calculate the price, instead WooPrice can use formulas to calculate the price.
Forum: Plugins
In reply to: [WooPrice Calculator] ISO-8859-1 –>> UTF-8I think that the problem is just there, in the functions.php as no other problems have been reported using the existing WooCommerce currencies.
Could you check if the file “functions.php” is saved using the UTF-8 encoding?
I think there are some encoding ploblems in your file functions.php.
Forum: Plugins
In reply to: [WooPrice Calculator] ISO-8859-1 –>> UTF-8What is the currency you’re using? I’m sorry but I couldn’t find the same currency on WooCommerce settings.
Forum: Plugins
In reply to: [WooPrice Calculator] ISO-8859-1 –>> UTF-8Are you using the last version of the plugin? (Which is 2.4.1)
You can find this kind of information in the documentation site DOCUMENTATION, they have a lot of hooks and javascript triggers to use to achieve what you want. There is also an online chat support too if you will have further questions.
Forum: Plugins
In reply to: [WooPrice Calculator] ChangelogHi,
you can find the change log to the documentation site : documentation. If you will have further question just write to the support, there is a chat online too.
Forum: Plugins
In reply to: [WooPrice Calculator] Multiple dimensionsIf you want to use simple formulas (+, -, /, etc) this is the right plugin for you.
But about any other feature not included here, please ask here https://altoswebsolutions.com/contact-us
Forum: Plugins
In reply to: [WooPrice Calculator] cant view menus in backendHello,
That’s an odd thing.
But we would like to help you with your issue.
Could you write us here for more details?Forum: Plugins
In reply to: [WooPrice Calculator] cant view menus in backendHello
Could your try to install the plugin again?
Follow these steps to install WooPrice Calculator for WordPress:- Check if your WordPress website has proper permissions/ownership of folders and files. For more information click here
- Install WooCommerce: Read the instructions how to install it here
- Download the latest version of the WooPrice Calculator plugin
- Go to “Plugins > Add new” in your WP-admin website
- Click on “Upload Plugin” then click on “Browse…” and select the file you’ve just downloaded
- After the plugin has been installed, click on “Activate” and the calculator will be installed successfully
- Check if you have proper permissions/ownership of the folders and files inside “/wp-content/plugins/woo-price-calculator”
- Check if you have disabled the WP_DEBUG by setting define( ‘WP_DEBUG’, false ); in your “/wp-config.php”
After that follow the instructions:
- Go to “Plugins > Add new” in your WP-admin website
- Click on “Upload Plugin” then click on “Browse…” and select the file you’ve just downloaded
- After the plugin has been installed, click on “Activate” and the calculator will be installed successfully
- Check if you have proper permissions/ownership of the folders and files inside “/wp-content/plugins/woo-price-calculator”
Forum: Plugins
In reply to: [WooPrice Calculator] cant view menus in backendHello
Could your try to install the plugin again?
Follow these steps to install WooPrice Calculator for WordPress:- Check if your WordPress website has proper permissions/ownership of folders and files. For more information click here
- Install WooCommerce: Read the instructions how to install it here
- Download the latest version of the WooPrice Calculator plugin
- Go to “Plugins > Add new” in your WP-admin website
- Click on “Upload Plugin” then click on “Browse…” and select the file you’ve just downloaded
- After the plugin has been installed, click on “Activate” and the calculator will be installed successfully
- Check if you have proper permissions/ownership of the folders and files inside “/wp-content/plugins/woo-price-calculator”
- Check if you have disabled the WP_DEBUG by setting define( ‘WP_DEBUG’, false ); in your “/wp-config.php”
After that follow the instructions:
- Go to “Plugins > Add new” in your WP-admin website
- Click on “Upload Plugin” then click on “Browse…” and select the file you’ve just downloaded
- After the plugin has been installed, click on “Activate” and the calculator will be installed successfully
- Check if you have proper permissions/ownership of the folders and files inside “/wp-content/plugins/woo-price-calculator”
Let me know if this solves your issue.