Altos
Forum Replies Created
-
Forum: Plugins
In reply to: [WooPrice Calculator] TypoHi lernerconsulting,
thank you so much. We’ll correct it in the next release.
Regard,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Can we calculate the quantity rather than the price?Hi AZPub,
actually you can create a formula or use Excel to calculate only the price.
I don’t understand exactly what you need, is not the quantity an input field for users?
Maybe could you write a formula to understand better?Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Woo Price Calculator PRO some problemsHi,
We are investigating the problem. Please, can you send us your FTP credentials at “hello@woopricecalculator.com”
Thanks,
EnricoForum: Plugins
In reply to: [WooPrice Calculator] Zip is not workingOn Windows 10 we had the same problem using the default compressor.
As mentioned in a previous post we suggested to use 7-zip software to extract it.
You could also use Winrar.About the install error on WP could you send me the error or screenshot to investigate please?
I can’t replicate your issue. Did you check your max size upload of file on your server?Forum: Plugins
In reply to: [WooPrice Calculator] Zip is not workinghi glaserhuber,
which OS are you using? and which software are you using to unzip it?
Our plugin it’s about 26MB so it need some time to download.We tested it again right now to download and unzip it in Mac OS, Linux and Windows without error.
Could you provide me also some screenshot of the error?Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Colour of calculated fieldGood job harald159!
Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Zip is not workingWhich program are you using to unzip? Try with 7-zip software.
WooPrice Calculator free version is only available here on WordPress. I have just tried to download it and unzip it without any error.
Let me know if you need more assistance.Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Zip is not workingHi jfsarria,
what do you mean exactly?
I tried to download our plugin from plugin page and install it on WP and everything works fine.
If you get the error while installing, make sure you have already installed WooCommerce plugin before to install WooPrice Calculator.
If you need more assistance could you show me some screenshot?Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] plugin is not workingHello Dagmara,
I don’t know how is configurated your file wp-config.php but I think you can resolve the problem if you hide the PHP Warnings.
So you can do this in your file wp-config.php:
– define(‘WP_DEBUG’, false);
or
– you can replace that line with:
ini_set(‘log_errors’,’On’);
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);I can’t test it because i have no access to home.pl.
Tell me if you still have problems after that.
Kind Regards,
Paul MurilloForum: Plugins
In reply to: [WooPrice Calculator] plugin is not workingHello Dagmara,
Can i have access to a test web site of http://healthychoice.pl/?
In particular i need:
– ftp access
– backend access
– url of test websiteYou can write me here (paul.murillo@altosmail.com)
Kind Regards,
Paul MurilloHi toonwolf,
actually is not possible to create a formula with [DATE] variable inside.
We will release next week the PRO version of WPC which includes the possibility to use excel spreadsheet to create the formula for product price.
Maybe you could find al alternative which work for you by using excel. In this case you could download PRO version from woopricecalculator.com.PS= In excel NOW() and TODAY() functions doesn’t work in real time. I already tried it for you.
Best regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Calculation fields are not displaying in front endHey Dimitris,
we checked your video and we noticed that you missed a step in the procedure. To display the fields in the front-hand you have to make sure that you also select the fields in the “Calculator Information” section (not just the product).
With regards to the price showing “0”, please check that your WordPress is located in the root of the server and not in a subdirectory. If you need it to be in a subdirectory, you should modify the file: /wp-content/woo-price-calculator/include/product.php
This issue has been addressed by our technicians and will be included in the next release.
If there is anything else we can help you with, be sure to contact us.Kind Regards,
LauraForum: Reviews
In reply to: [WooPrice Calculator] Excellent product options pluginThank you Thraser for feedback!
We’ll release soon a new version of plugin with also PRO feature to manage the product price directly from your uploaded Excel.Regards,
SimoneForum: Reviews
In reply to: [WooPrice Calculator] simple plugin to useThank you proservegh for feedback!
We’ll release soon a new version of plugin with also PRO feature to manage the product price via Excel!Regards,
SimoneForum: Plugins
In reply to: [WooPrice Calculator] Can I Use This To…Hi xlaurenstephens,
to achieve this result you could create a list of “Checkbox” fields, so users can choose what they want from your offer.
The price will dynamically change depending on your formula in the calculator.Regards,
Simone