algol.plus
@algolplus on WordPress.org, @algol.plus on Slack
- Member Since: August 7th, 2015
- Website: algolplus.com
- Job Title: Programmer
- Employer: Algol Plus Ltd
Contribution History
algol.plus’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Export Refund Date, on the site WordPress.org Forums:
hi You can try >Setup Fields>Common>field "Date of first refund".But I think you need full… -
Posted a reply to Export Refund Date, on the site WordPress.org Forums:
Hi Demian Only pro version allows to export refunds as separate report. please, check 2nd… -
Posted a reply to Can we keep credit cards store for phone orders?, on the site WordPress.org Forums:
HelloWe don't save card details, our plugin(pro version) only switches context and redirect admin to… -
Posted a reply to Filter by current date in custom field, on the site WordPress.org Forums:
hi Dominik please, use this way to add filter by custom date https://docs.algolplus.com/algol_order_export/export-orders-based-on-delivery-date/ -
Posted a reply to Export orders by shipping zone, on the site WordPress.org Forums:
HelloYou should create 3 scheduled jobs and setup filter by Shipping methods(for the zone), like… -
Committed [2857728] to Plugins SVN:
readme tweaked -
Committed [2857724] to Plugins SVN:
readme tweaked -
Committed [2857720] to Plugins SVN:
readme tweaked -
Committed [2857480] to Plugins SVN:
tagging version 1.0.0 -
Committed [2857479] to Plugins SVN:
fixed typos in readme -
Committed [2857474] to Plugins SVN:
fixed plugin main file -
Committed [2857472] to Plugins SVN:
Adding first version of my plugin -
Posted a reply to WC()->cart->total sums BOGO items at regular prince instead of 0, on the site WordPress.org Forums:
ok, got it.I'm sorry, we misunderstood your requirement -
Posted a reply to PHP Code to get lowest possible bulk price?, on the site WordPress.org Forums:
helloplease, try this function https://gist.github.com/alexv66/7b0a6bf318e866d757db2b0bef7faa5f -
Posted a reply to PHP Code to get lowest possible bulk price?, on the site WordPress.org Forums:
HelloIs it bulk rule ? please, review example in section https://docs.algolplus.com/algol_pricing/helpers/ -
Posted a reply to Mxx Characters, on the site WordPress.org Forums:
https://developer.wordpress.org/reference/functions/add_filter/ -
Posted a reply to Mxx Characters, on the site WordPress.org Forums:
please, open section "Misc Settings" and add this code add_filter('woe_get_order_value_shipping_state_full',function ($value, $order,$fieldname) {$value = substr($value,0,20);return… -
Posted a reply to Not seeing custom order page.., on the site WordPress.org Forums:
hello Did you try menu >WooCommerce>Phone Orders ?Free version can create new order . You… -
Posted a reply to Bulk Rules on Admin Order page, on the site WordPress.org Forums:
hi Please, check our https://wordpress.org/plugins/advanced-dynamic-pricing-for-woocommerce/#faqYou should use another plugin to create order in backend https://wordpress.org/plugins/phone-orders-for-woocommerce/ -
Posted a reply to Filter products by Addons, on the site WordPress.org Forums:
helloNo, our plugin doesn't support custom addons in "Filter by product".If you're programmer - you… -
Posted a reply to Configure interest-free installments per product, on the site WordPress.org Forums:
Hello You need more specific plugin , like https://wordpress.org/plugins/advanced-partial-payment-or-deposit-for-woocommerce/ -
Posted a reply to Mxx Characters, on the site WordPress.org Forums:
hello for which state ? shipping? billing ? We support https://docs.algolplus.com/algol_order_export/hooks-filters/So you can just use… -
Posted a reply to Sum of weight, on the site WordPress.org Forums:
You're welcome -
Posted a reply to Sum of weight, on the site WordPress.org Forums:
Hello have you tried >Setup Fields>Product Totals>field "Total weight"? -
Posted a reply to Sum of weight, on the site WordPress.org Forums:
hello for one item/position ? or total weight for the order ? -
Committed [2854056] to Plugins SVN:
ver 4.3.0 -
Posted a reply to Orders Redeeming Multiple Gift Cards, and Gift Card Remaining Balance, on the site WordPress.org Forums:
Hello Please, send us this plugin as .zip fileSubmit it as new ticket o https://algolplus.freshdesk.com/ -
Posted a reply to partially refunded order export original amount, on the site WordPress.org Forums:
Hello @magicdev007 it's forum for different plugin :) https://wordpress.org/plugins/woo-order-export-lite/Install our plugin, go to >WooCommerce>Export Orders… -
Posted a reply to Plugin visible to Users with no Capabilities for it, on the site WordPress.org Forums:
You can use this hook to allow access only for admins add_filter("woe_current_user_can_export", function($can) {$user =… -
Posted a reply to Plugin visible to Users with no Capabilities for it, on the site WordPress.org Forums:
Hello The plugin uses capability "view_woocommerce_reports" -
Committed [2852738] to Plugins SVN:
dev update -
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
ok, I'll reply tomorrow. have a nice weekend -
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
Hello you can submit final Excel file as new ticket to https://algolplus.freshdesk.com and we’ll try… -
Translated 1 string on translate.wordpress.org.
-
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
If you need to build this report frequently - it should be programmed. But you… -
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
You can run plain export (dates/taxes/amounts), open file in Excel and use Pivot Table to… -
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
ok, got it. see you -
Posted a reply to TOTALS per DAY, on the site WordPress.org Forums:
hello We don't have ready code, so you should program it. Please, share your settings… -
Posted a reply to There has been a critical error on this website, on the site WordPress.org Forums:
good news. Excel builder is quite slow when you export a lot of orders. -
Posted a reply to Doesn’t Recognise Bundled products, on the site WordPress.org Forums:
You’re welcome -
Posted a reply to There has been a critical error on this website, on the site WordPress.org Forums:
Try CSV format -
Posted a reply to Doesn’t Recognise Bundled products, on the site WordPress.org Forums:
hi We support bundles only in pro version. You must add code for your plugin… -
Posted a reply to There has been a critical error on this website, on the site WordPress.org Forums:
Edit your functions.php and remove custom code WOE_add_product_shipping_taxes -
Posted a reply to There has been a critical error on this website, on the site WordPress.org Forums:
please, select log for current date. 2022-12-26? -
Posted a reply to There has been a critical error on this website, on the site WordPress.org Forums:
Hello Please, visit >WooCommerce>Status>Logs and review "fatal-error-xxx" for today. Please, use browser to check JS… -
Posted a reply to don’t display bulk table, on the site WordPress.org Forums:
ok, got it -
Posted a reply to Conflict with currency plugin, on the site WordPress.org Forums:
Hello We don't have ready-made solution for this case. Please, submit ticket to helpdesk (see… -
Posted a reply to don’t display bulk table, on the site WordPress.org Forums:
hello please, share the screenshot of your rule . -
Posted a reply to Not working …, on the site WordPress.org Forums:
You're welcome -
Posted a reply to Not working …, on the site WordPress.org Forums:
HelloMin required version WooCommerce - 3.6. But for what url do you see this error…
Developer
-
Advanced Dynamic Pricing for WooCommerce
Active Installs: 20,000+
-
Advanced Order Export For WooCommerce
Active Installs: 100,000+
-
Advanced Wishlist for WooCommerce
Active Installs: Less than 10
-
Phone Orders for WooCommerce
Active Installs: 2,000+