Profiles

  • Member Since: October 12th, 2022
  • Find me on:
  • Created a topic, Recommended!, on the site WordPress.org Forums:
    Very useful and easy to use

  • Posted a reply to Global addons not added to cart 1 out of 20 times, on the site WordPress.org Forums:
    I finally found the cause and want to share it, so it might help others.…

  • Created a topic, Global addons not added to cart 1 out of 20 times, on the site WordPress.org Forums:
    I'm using Woocommerce Product Add-ons plugin and this …

  • Created a topic, Such a great plugin!, on the site WordPress.org Forums:
    This plugin is just amazing. It helped me dealing …

  • Posted a reply to Modify WP query for vendor single store page, on the site WordPress.org Forums:
    Hi, I could achieve it. I share the code in case someone finds it helpful.…

  • Created a topic, Modify WP query for vendor single store page, on the site WordPress.org Forums:
    Hi there, I am trying to customize the vendor single s…

  • Posted a reply to Add link to banner on store listing page, on the site WordPress.org Forums:
    I tried what you mencioned but the result looks really bad. https://ibb.co/ThV1p3s Any other idea?…

  • Created a topic, Add link to banner on store listing page, on the site WordPress.org Forums:
    Hi, How can I add a link banners to the store single …

  • Posted a reply to Get all orders from a vendor, on the site WordPress.org Forums:
    I got with the solution: $query = new WC_Order_Query( array( 'limit' => 300, 'post_type' =>…

  • Created a topic, Get all orders from a vendor, on the site WordPress.org Forums:
    Hi, How do I get all orders from a selected vendor? …

  • Created a topic, Store listing – Categories, on the site WordPress.org Forums:
    Hi, I have created a store category section in the hom…

  • Posted a reply to Customised files in child theme, on the site WordPress.org Forums:
    Oh, I see. Thanks for your help!

  • Created a topic, Customised files in child theme, on the site WordPress.org Forums:
    Hi, I modified 2 files and I need to put them in the …

  • Posted a reply to Reverse withdrawal – Exclude payments, on the site WordPress.org Forums:
    I could figure it our myself. In case somebody needs it the files are: dokan-lite\includes\Order\Hooks.php…

  • Created a topic, Reverse withdrawal – Exclude payments, on the site WordPress.org Forums:
    Hi, Dokan has the option to exclude COD from reverse …

  • Created a topic, Get cart at checkout [ERROR], on the site WordPress.org Forums:
    Hi, why can't I get the cart using this hook? add_fi…

  • Created a topic, Get store name, on the site WordPress.org Forums:
    Hi, I'm posting again because I think the previous pos…

  • Posted a reply to Get store name at checkout, on the site WordPress.org Forums:
    It's not multiple shippings. It's part of dokan lite. I'll explain what I am doing…

  • Created a topic, Get store name at checkout, on the site WordPress.org Forums:
    Hi, I need to hide Cash on Pickup method based on the…