Ali Khallad
Forum Replies Created
-
AuthorPosts
-
Ali Khallad
KeymasterHello, unfortunately our plugin is not designed to do that, and it would be considered custom work.
Ali Khallad
KeymasterWe added this filter
wpali_control_add_distance_shipping_rate
it uses boolean value, so you can do your check oncalculate_shipping
method by using the hook above and decide based on your own condition if the plugin should apply any rates or not by returning true or false.Ali Khallad
KeymasterWe can add a filter hook in the plugin that will allow you to use your own conditions to either apply shipping rate or not, you have to write your own code though, would that work for you?
Ali Khallad
KeymasterWe will make this piece of text translation ready in next release, we’ll publish today.
Ali Khallad
KeymasterYou need to enable Google Distance Matrix API on you project.
Please read the documentation for more details.Ali Khallad
KeymasterUnfortunately no, you’ll have to hire a developer to handle this for you.
Ali Khallad
Keymasterpreviously bought and installed the “Woocommerce plugin
Order
Builder “and does not work with currency exchange :(, is there any way to make it compatible with a script?Ali Khallad
KeymasterWe have not tested them together, so we can’t be sure if they work without issues or not.
Ali Khallad
KeymasterI’m not sure what you really mean by one variation ID, do you mean the product added to cart, or single product items?
Our plugin does not change anything in WooCommerce structure, it just add options, so you’d do as you would for any simple product, your approach above is not going to work.Look at this answer on stackoverflow: https://stackoverflow.com/questions/42135852/adding-a-discount-by-cart-items-conditionally-based-on-the-item-quantity
Otherwise, if you are looking to customize our plugin we’ll not be able to help as this is considered custom work and not part of support.
Regards
Ali Khallad
KeymasterUnfortunately there is currently no way of doing this, you could try playing with upload_dir filter, but it does not have any argument that defines the order which mean you can know what order the upload is related to.
That’s my only suggestion. Otherwise, the files are intended to be found inside the orders and not browser from the directory.
Ali Khallad
KeymasterNote that items does have IDs, but you’ll need to dig in the code on your own to figure out how everything works if you’re looking to customize something.
There is no quick way of explaining, and also it depends on the context, so you need to provide first your attempt, and some sample code if you want us to help correct your attempt, we can not write custom code for you.
Ali Khallad
KeymasterCan you explain what you are trying to do in more details, it’s not really clear.
Ali Khallad
KeymasterHello, the plugin works as a product builder, it doesn’t not add any booking functionality to the site.
Ali Khallad
KeymasterHello,
We are sorry, but this is out of the scope of support. If you need to export orders with files in specific format you’d need to hire a developer to manage this for you.Thanks
Ali Khallad
KeymasterThere is no reason the plugin would stop working on it’s own, please confirm that the Google API haven’t reached the limit of requests, that might be the only reason it would stop calculating distance.
Also may I know what version you’re using?
-
AuthorPosts