Your cart is currently empty!
i need put three decimals in setup / referral rates
—
by
hello
i need put three decimals in setup / “referral rates” (for example 0.125).
But, when i write three decimals and click “save” and refresh, it only saves two decimals, but i need save three, what can i do?, can i modify any code to get save three decimals?
Thank you very much
Ricardo
Posted in Affiliates Enterprise
Comments
6 responses to “i need put three decimals in setup / referral rates”
Closing this topic. For those seeking a solution, please use the approach indicated or wait until the filter has been added to a new release.
Hello,
I would like to ask about this change.
Is this customization effective in child theme?
Thank you.
Hi,
there should be no problem.
cheers
I ask again, since the contents of a question were unclear.
I made new folder in child theme folder and copy. Then I edited file.
(wp-content/themes/child theme folder/affiliates-enterprise/lib/core/contants.php)
But it does not active.
That’s not the correct approach. This is a plugin, not a theme 🙂
The file Antonio refers to is located in
.../wp-content/plugins/affiliates-enterprise/lib/core/contants.php
Actually we should add a filter that allows to set the decimals. Hacking core plugin files is not a good idea at all. I’ve added this to the required features to be added in a coming release.
Hi,
you must change AFFILIATES_REFERRAL_AMOUNT_DECIMALS (line 138) in affiliates-enterprise/lib/core/contants.php
cheers