Profiles

  • Member Since: June 26th, 2020
  • Find me on:
  • Posted a reply to Hide 0 price snippet not working with plugin, on the site WordPress.org Forums:
    Please, send us a ticket in the helpdesk

  • Posted a reply to Select free product from category when subtotal above YY, on the site WordPress.org Forums:
    Hi, @mstudioil. You need to create the same rule.

  • Posted a reply to Hide 0 price snippet not working with plugin, on the site WordPress.org Forums:
    Ok, so you need to use this code. Go to Pricing rules > Settings >…

  • Posted a reply to Hide 0 price snippet not working with plugin, on the site WordPress.org Forums:
    Try replace above code on this add_filter( 'woocommerce_get_price_html', 'maybe_hide_price',10 ,PHP_INT_MAX); function maybe_hide_price($price_html, $product){ if($product->get_price()>0){ return…

  • Posted a reply to Hide 0 price snippet not working with plugin, on the site WordPress.org Forums:
    Hi, @angelow92, Which is snippet did you add?

  • Posted a reply to Server error when plugin is active, on the site WordPress.org Forums:
    Please, see https://wordpress.org/support/article/using-your-browser-to-diagnose-javascript-errors/, check errors

  • Posted a reply to Server error when plugin is active, on the site WordPress.org Forums:
    Hi, @aquarellfarbe, Which is input? Please, send a screenshot.

  • Posted a reply to Filters in sale products, on the site WordPress.org Forums:
    Hi, @kare93, We added this task in our year to-do list. Sorry, but we can't…

  • Posted a reply to Server error when plugin is active, on the site WordPress.org Forums:
    Hi, @aquarellfarbe, Please, send us a ticket in the helpdesk. Also, please attach a report…

  • Posted a reply to [NSFW] DISPLAY LOWER VARIATION PRICE, on the site WordPress.org Forums:
    It appears because you have the variable products. The "Replace price with lowest bulk price"…

  • Posted a reply to [NSFW] DISPLAY LOWER VARIATION PRICE, on the site WordPress.org Forums:
    Yes, because you have the variable product. For variable products you need to use the…

  • Posted a reply to [NSFW] DISPLAY LOWER VARIATION PRICE, on the site WordPress.org Forums:
    Ok, so you need to use the "Replace the price with the lowest price of…

  • Posted a reply to [NSFW] DISPLAY LOWER VARIATION PRICE, on the site WordPress.org Forums:
    Hi, You need to go to Pricing rules > Settings > Category page and enable…

  • Posted a reply to Disable price changing on archive page, on the site WordPress.org Forums:
    Hi, You need to go to Pricing rules > Settings > Category page and enable…

  • Posted a reply to Working with groups plugin, on the site WordPress.org Forums:
    Hi, @leopoldpepichoc, Please, send us a ticket in the helpdesk.

  • Posted a reply to Pricing Rules do not apply to second language, on the site WordPress.org Forums:
    Hi, @fnigg, Please send us a ticket in the helpdesk and attach a report in…

  • Posted a reply to Problemas con descuentos y Learnpress, on the site WordPress.org Forums:
    Our plugin will not work with LMS in any way, because it will take a…

  • Posted a reply to Problemas con descuentos y Learnpress, on the site WordPress.org Forums:
    Hi, @sylvianeonline, Sorry, but we don't compatibility with Learnpress.

  • Posted a reply to Bundle Deal – 2 for -10% – 3 for -15%, on the site WordPress.org Forums:
    Please, attach a report in *.json format to ticket in the helpdesk. You need to…

  • Posted a reply to Bundle Deal – 2 for -10% – 3 for -15%, on the site WordPress.org Forums:
    Please, send us a ticket in the helpdesk

  • Posted a reply to if customer order above $X will he be allowed to buy prod X more, on the site WordPress.org Forums:
    Try to disable and enable a rule again.

  • Posted a reply to if customer order above $X will he be allowed to buy prod X more, on the site WordPress.org Forums:
    Yes, it's available in the free version https://snipboard.io/FB3W0p.jpg

  • Posted a reply to Wocommerce Deposits Incorrect Calculation and Payment plans not displaying, on the site WordPress.org Forums:
    Hi, @lindenlanefarmers, Please, send us a ticket in the helpdesk.

  • Posted a reply to Product range like 1-5 for price Y?, on the site WordPress.org Forums:
    Hi, @shalomco123, See our guide

  • Posted a reply to price change, on the site WordPress.org Forums:
    Hi, @leeg87, Please, send us a ticket in the helpdesk and we'll send you the…

  • Posted a reply to Not compatible with Smart Coupons, on the site WordPress.org Forums:
    Happy to help you. @liam22.

  • Posted a reply to Not compatible with Smart Coupons, on the site WordPress.org Forums:
    Hi, @liam22, Please, send us a ticket in the helpdesk and we'll provide you the…

  • Posted a reply to Show products in sale page, on the site WordPress.org Forums:
    Hi, @kare93, ​Try add limit parameter, like [adp_products_on_sale limit=120]

  • Posted a reply to Show products in sale page, on the site WordPress.org Forums:
    Please, send us a ticket in the helpdesk.

  • Posted a reply to Show products in sale page, on the site WordPress.org Forums:
    Hi, @kare93, Yes, it's possible. You need to use our shortcode [adp_products_on_sale]. See guide.

  • Posted a reply to Show products with discount in Elementor, on the site WordPress.org Forums:
    Hi, @leperpika, Don't use the sale list from Elementor. Use our sale list. Go to…

  • Posted a reply to Discount rules, on the site WordPress.org Forums:
    Please, create this rule https://snipboard.io/Hgh3ZE.jpg not above

  • Posted a reply to Discount rules, on the site WordPress.org Forums:
    Hi, @shovonbk, Try to create the following rule https://snipboard.io/RUMrs9.jpg

  • Posted a reply to Bulk mode, qty based on product, fixed price for item, on the site WordPress.org Forums:
    You're welcome.

  • Posted a reply to Excluding wholesale prices from being on discount, on the site WordPress.org Forums:
    You need to paste this code https://pastebin.com/JXktJTvF in the functions.ph pof your theme and disable…

  • Posted a reply to Discount based on Price Range, on the site WordPress.org Forums:
    Sorry, but we haven't this functionality, please, send us a ticket in the helpdesk

  • Posted a reply to Discount based on Price Range, on the site WordPress.org Forums:
    Hi, @baraak, Try to create this rule https://snipboard.io/XxzidZ.jpg

  • Posted a reply to Coupon code for number of products, on the site WordPress.org Forums:
    You're welcome.

  • Posted a reply to Coupon code for number of products, on the site WordPress.org Forums:
    Hi, You need to create the WC coupon with 0 amount, next to create 3…

  • Posted a reply to This plugin is interfering with another plugin, on the site WordPress.org Forums:
    Hi, @annelise1818, Which is bundle plugin do you use?

  • Posted a reply to Group dynamic payment, on the site WordPress.org Forums:
    Hi, @dille33, Sorry, but we haven't this functionality. You need to hire a programmer for…

  • Posted a reply to Role Based Discount conflict with free shipping, on the site WordPress.org Forums:
    Hi, Please, paste this code https://pastebin.com/N6Lpk3LA in the functions.php of your theme and check again.

  • Posted a reply to Role Based Discount conflict with free shipping, on the site WordPress.org Forums:
    Hi, @jeng22, Which is shipping plugin do you use?

  • Posted a reply to Incompatible with WooCommerce Free Gift Coupons, on the site WordPress.org Forums:
    Hi, @helgatheviking, Please, send us a ticket in the helpdesk.

  • Posted a reply to Critical Error When I Activiate, on the site WordPress.org Forums:
    Hi, @davaal, Please, send a ticket in the helpdesk and attach a log file to…

  • Posted a reply to Display bogo free cart item after all cart items., on the site WordPress.org Forums:
    Hi, @theotheo, You need to go to Pricing rules > Settings > Cart > Cart…

  • Posted a reply to Change 0.00€ to FREE text with class/id, on the site WordPress.org Forums:
    Hi, @theotheo, Yes, it's possible but it's a part of pro version.

  • Posted a reply to Bulk mode, qty based on product, fixed price for item, on the site WordPress.org Forums:
    Hi, @piotrszczesniak, Try to create the same rule https://snipboard.io/wLWATq.jpg and check again.

  • Posted a reply to How to show bulk table on shop page, on the site WordPress.org Forums:
    Hi, @arrami1, Please, send us a ticket in the helpdesk with the screenshot of full…

  • Posted a reply to Bulk mode, qty based on product, fixed price for item, on the site WordPress.org Forums:
    Hi, @piotrszczesniak, Please, provide the screenshots of rules.