×

Ali Khallad

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 186 total)
  • Author
    Posts
  • in reply to: Variable Product Price #2156
    Ali Khallad
    Keymaster

    Hello, unfortunately our plugin is not designed to do that, and it would be considered custom work.

    in reply to: Can't Use Shipping Classes #911
    Ali Khallad
    Keymaster

    We added this filter wpali_control_add_distance_shipping_rate it uses boolean value, so you can do your check on calculate_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.

    in reply to: Can't Use Shipping Classes #910
    Ali Khallad
    Keymaster

    We 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?

    in reply to: Translation of order builder message #907
    Ali Khallad
    Keymaster

    We will make this piece of text translation ready in next release, we’ll publish today.

    in reply to: Shipping Rate by Distance API not working. #903
    Ali Khallad
    Keymaster

    You need to enable Google Distance Matrix API on you project.
    Please read the documentation for more details.

    in reply to: Currency converter plugin compatibility #901
    Ali Khallad
    Keymaster

    Unfortunately no, you’ll have to hire a developer to handle this for you.

    in reply to: Currency converter plugin compatibility #900
    Ali Khallad
    Keymaster

    previously 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?

    in reply to: Currency converter plugin compatibility #899
    Ali Khallad
    Keymaster

    We have not tested them together, so we can’t be sure if they work without issues or not.

    in reply to: How to multiply the price in "bookings" #895
    Ali Khallad
    Keymaster

    I’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

    in reply to: Upload in Subfolders #893
    Ali Khallad
    Keymaster

    Unfortunately 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.

    in reply to: How to multiply the price in "bookings" #891
    Ali Khallad
    Keymaster

    Note 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.

    in reply to: How to multiply the price in "bookings" #890
    Ali Khallad
    Keymaster

    Can you explain what you are trying to do in more details, it’s not really clear.

    in reply to: How to multiply the price in "bookings" #888
    Ali Khallad
    Keymaster

    Hello, the plugin works as a product builder, it doesn’t not add any booking functionality to the site.

    in reply to: Mass Export #885
    Ali Khallad
    Keymaster

    Hello,
    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

    in reply to: The plug-in does not work anymore #879
    Ali Khallad
    Keymaster

    There 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?

Viewing 15 posts - 61 through 75 (of 186 total)