Omar Dabbas

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 49 total)
  • Author
    Posts
  • in reply to: Total Price by Quantity message not displaying #118873
    Omar Dabbas
    Moderator
    Plugin Support

    Hi Giacomo,

    It might be a theme incompatibility overwriting the price field, please send us wp-admin & FTP access to [email protected] and we will be glad to assist you further.

    Omar

    in reply to: version is not up to date why don’t you update #117092
    Omar Dabbas
    Moderator
    Plugin Support

    Hello Mehmet,

    Please note that WPFactory is a marketplace with many vendors selling their own plugins on our platform, recently, and to make a better service for our clients, we decided to focus only on our plugins and stopping the marketplace part of the platform.

    As for your recent purchase, we would like to assure you that your plugin will work just fine, and your lifetime license & support is also applicable, however, through the original author (Tyche Software).

    As suggested by my colleague Mosh, please contact them on that email or through this page.

    If you haven’t heard back from them, please let us know and we will try our best to help further.

    Omar

    in reply to: Max quantity on the mini cart is not working #117088
    Omar Dabbas
    Moderator
    Plugin Support

    Hi,

    Yes you’re right, and it might not make sense to make the JS recheck shorter, in this case, it seems the mini-cart used on your store seems not to read the correct value instantly, would you mind please sending us to [email protected] with wp-admin & FTP access to check?

    Omar

    in reply to: Can plugin work with Sample function #117087
    Omar Dabbas
    Moderator
    Plugin Support

    Hey Miles,

    Sorry for the delay, I’m responding to your email now, and will take it from there.

    Omar

    in reply to: VAT is valid but exempion isn’t applied on cart #116709
    Omar Dabbas
    Moderator
    Plugin Support

    Hi Romina,

    Thanks, Omar is here as well, sorry for troubling you here but the thing with WordPress.org forums is that we can’t ask for access to check what’s happening on the site.

    We need FTP & wp-admin access to check & fix this, please send them to [email protected]

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Hi Jasmine,

    We need to check some settings on the plugin, it might be that or a conflict with the theme. Would you please send us access to [email protected]?

    Thanks,

    Omar

    in reply to: WooCommerce Shipping & Tax #116240
    Omar Dabbas
    Moderator
    Plugin Support

    Hi,

    Sorry for the delay, but why you think plugins conflict with each other? The EU VAT plugin doesn’t impose/add taxes, it checks if VAT number is valid and then deduct VAT.

    Can you please elaborate on the conflict part?

    Omar

    in reply to: eu vat billing read only #115458
    Omar Dabbas
    Moderator
    Plugin Support

    Hi Fabio,

    Can you please try this:

    add_filter( 'woocommerce_checkout_fields' , 'make_fields_readonly', 100 );
    function make_fields_readonly( $fields ) {
    $fields['billing']['billing_company']['custom_attributes'] = array( 'readonly' => 'readonly' );
    $fields['billing']['billing_phone']['custom_attributes'] = array( 'readonly' => 'readonly' );
    $fields['billing']['billing_eu_vat_number']['custom_attributes'] = array( 'readonly' => 'readonly' );
    
    return $fields;
    }

    Let me know if you still encounter issues.

    Omar

    in reply to: Impossible to put 0.5 on cart – Bug with decimal #114980
    Omar Dabbas
    Moderator
    Plugin Support

    Hi Maxime,

    At 1:26 screen, scroll a little down please to “Force quantity options” and on single product pages, select “Force to minimum quantity”, if that doesn’t fix it, please send us FTP access to [email protected] as it might be a theme compatibility issue.

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Hi Jasmine,

    Please try this:

    On General tab, go to Variable products section, On variation change >> reset to minimum.

    Let me know if that fixes it (or doesn’t).

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Hi Joerik,

    I’ve tried it here and couldn’t replicate the issue, one thing to try before going to the theme compatibility direction, from plugin General tab >> Force Quantity options >> On product page: Reset to minimum quantity.

    Give it a try, hopefully it works for you, if not, please send us with access (wp-admin & FTP) to [email protected].

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Awesome, glad to hear this Bas.

    It’s not ticked by default, but probably got ticked by mistake or while troubleshooting something.

    Anyway, we’re glad it’s resolved now, and it would be great if you can take a minute to leave us a review.

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Hi Joerik,

    On Minimum Quantity tab, please tick “Allow selling below minimum quantity if stock < min.” option and see if this solves the problem.

    Omar

    Omar Dabbas
    Moderator
    Plugin Support

    Salam Mohamed,

    The current options (in free & pro version) actually don’t allow this, what you need is a combination of rules (customer fills company field AND customer from UK), if I get this correctly.

    Unfortunately this is not possible within the current options.

    Omar

    in reply to: Seeking Assistance for Quantity Issue #114467
    Omar Dabbas
    Moderator
    Plugin Support

    Hi Johann,

    Thanks for the details here, it’s clear a theme compatibility as you mentioned.

    Please contact us on [email protected] with FTP access, we will be glad to fix this and include it in the next plugin update.

    Omar

Viewing 15 posts - 16 through 30 (of 49 total)