Small slash bug + Price input feature request
-
Hello,
First of all, thank you for your great plugins ??
We purchased PPOM pro version on one of our websites, and it works great, we just have two little problems :– When we add a select field with option/prices, if the option name contains quotes when we save settings there are additional slashes. For now we modified the plugin code in templates/admin/create-form.php line 305 and 330 ($option[‘option’] -> stripslashes($option[‘option’])), but it would be great if you could fix it in the next version
– We would like to add a number field that would impact the product amount : if customer types +10 then the product price would be incremented by 10, if the customer types -10 it would be decremented by 10 (the customer might type any value say between -100 and +100). Is there a possibility to do that with the actual plugin, or do we have to modify it ? What would be the simplest solution ?
Thank you for your support.
- The topic ‘Small slash bug + Price input feature request’ is closed to new replies.