Ali Khallad
Forum Replies Created
-
AuthorPosts
-
Ali KhalladKeymaster
Quick update, looks like I might not need to use decimals anyway as 0-2, 2-3, 3-4 seems to be working ok. please can you just clarify if that is ok?
thanks
Ali KhalladKeymasterHello,
I cannot add a decimal number when using Miles. Your documentation suggests using decimals to avoid overlaps eg 0 – 1.9 and the 2 – 2.9 and so on, but when I type a dot it just removes it.
Please can you advise a fix?
ThanksAli KhalladKeymasterHello, the only reason for this to happen is a JavaScript error on you website, try deactivating other plugin and test again, probably another plugin is causing this.
If not because on of the plugins, try switching the theme temporarily.
Ali KhalladKeymasterCould you take a full screenshot for the page please.
Ali KhalladKeymasterNice, happy I could help 🙂
Ali KhalladKeymasterYour are the boss, now is working properly.
Really appreciate that.I have give you a good review at codecanyon 🙂
RegardsAli KhalladKeymasterJust add this to your CSS:
div#wpali_wc_progress { width: 100%; clear: both; } div#wpali-wc-dragdrop-container { width: 100%; clear: both; }
Ali KhalladKeymasterYes for sure: https://www.hawser.es/producto/tazas-personalizadas/
Ali KhalladKeymasterCould you share a link so we could see what’s wrong.
ThanksAli KhalladKeymasterHello, no there is no option for that, this would require some custom development to create these custom shipping rules.
If you are open to that, please use this link to post more details about your requirements and I can create a small extension for a fee.
https://wpali.com/codeableAli KhalladKeymasterHello, what version of the plugin are you using?
Last point about checkout, can you explain more please?Ali KhalladKeymasterPlease download the latest version 1.0.8 and add this code to your child theme functions.php
add_filter('wpali_distance_calculating_mode', 'change_wpali_distance_calculating_mode'); function change_wpali_distance_calculating_mode(){ return 'walking'; }
Ali KhalladKeymasterIt would be great
thank you very muchAli KhalladKeymasterHello, it’s possible but we have not added a filter to allow for this change, I can add a filter and send you a snippet that you can add to your functions.php if that works for you?
Ali KhalladKeymasterNot really sure why a popup plugin would cause errors when uploading a file, if the media library is showing same error, you might need to reach out to them about that since it’s a conflict with core WordPress feature. Otherwise, I’m not really of the point of conflict.
-
AuthorPosts