wsjrcatarri
@wsjrcatarri on WordPress.org, @Eugen Belousov on Slack
- Member Since: June 3rd, 2020
Contribution History
wsjrcatarri’s badges:- Plugin Developer
-
Posted a reply to How to change the word ” Ingredients “, on the site WordPress.org Forums:
Thanks, you're welcome -
Posted a reply to How to change the word ” Ingredients “, on the site WordPress.org Forums:
add_filter('ev_pizza_extras_text', 'leche_ev_pizza_extras_text');function leche_ev_pizza_extras_text() {return 'Supplements';} -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
@dannwagner thanks, I'm happy you're pleased. -
Posted a reply to Empty fields on mobil, on the site WordPress.org Forums:
Hi, yes try .pizza-components-tabs {max-width: 84vw} -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Well, this works, already pasted to your snippets: add_filter( 'wcdn_order_item_fields', 'custom_wcdn_order_item_fields', 10, 4 );function custom_wcdn_order_item_fields(… -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
@dannwagner Hi, sorry, currently I am not available for deep testing, but will try to… -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Try this: add_filter( 'wcdn_order_item_fields', 'example_wcdn_order_item_fields', 10, 4 ); function example_wcdn_order_item_fields( $fields, $product, $order, $item )… -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Try this: add_filter( 'wcdn_order_info_fields', 'example_custom_order_fields', 10, 2 ); function example_custom_order_fields( $fields, $order ) { $new_fields… -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Ok try then display_meta_thankyou_extra($item_id, $item, $order) from includes/pizza-checkout.php -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Hi, I dont know if that works for you, but you can try display_meta_thankyou_main($item_id, $item,… -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Next release will try to make it compatible with that plugin. -
Posted a reply to function to show fileds of choosen flavours at the print invoice, on the site WordPress.org Forums:
Hi @dannwagner, sorry I dont quite understand. Do you use any extra plugins for printing… -
Posted a reply to Translate, on the site WordPress.org Forums:
Hi, for Choose side you can you ev_pizza_add_side_button hook, for Choose Layer - ev_pizza_add_layer_button. For… -
Committed [3074090] to Plugins SVN:
tagged 2.5 -
Committed [3063382] to Plugins SVN:
tagged 1.0.2 -
Committed [3061678] to Plugins SVN:
tagged 2.0 -
Committed [3061677] to Plugins SVN:
added 2.0 files -
Committed [3029344] to Plugins SVN:
tagging version 1.0.0 -
Committed [3029342] to Plugins SVN:
Assets upload -
Committed [3029340] to Plugins SVN:
Adding first version of my plugin -
Posted a reply to Block themes with wp.template = error, on the site WordPress.org Forums:
I found, it is about '&&'. Why in <# if(1 && 1) { #> error… -
Created a topic, Block themes with wp.template = error, on the site WordPress.org Forums:
As always I am using wp.template, but switching to Twe… -
Posted a reply to Standalone Pay Later, on the site WordPress.org Forums:
Thaks, I dont have deep acknowledgement in paypal, but what if (according to paypal docs)… -
Posted a reply to Standalone Pay Later, on the site WordPress.org Forums:
Hello, sorry, I thought I was clear. Your plugin provides separate gateway for paypal credit… -
Posted a reply to Standalone Pay Later, on the site WordPress.org Forums:
yes, exactly, I will have 2 options: paypal button and pay later, 2 separate options.… -
Posted a reply to Standalone Pay Later, on the site WordPress.org Forums:
Thanks, and what about this? https://developer.paypal.com/docs/checkout/standard/customize/standalone-buttons/ -
Created a topic, Standalone Pay Later, on the site WordPress.org Forums:
Thanks for plugin, is there any option to make standal… -
Committed [2952322] to Plugins SVN:
tagged 1.1.5 -
Created a topic, Add please nftb_order_product_line($product_id, $item=null), on the site WordPress.org Forums:
Please add $item in nftb_order_product_line(), so we c… -
Posted a reply to No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
Yes many thanks -
Posted a reply to No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
Also made height: 57px, it doesn't change anything -
Posted a reply to No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
Add to cart button has 47px height. And I have added to .apple-pay-button styles which… -
Posted a reply to No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
And how find css selector for apple-button container, to make it not 100% width -
Posted a reply to No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
Ok, thanks, I will try. By the way, is there an option to change theme… -
Posted a reply to Not working, on the site WordPress.org Forums:
https://vimeo.com/840016525?share=copy Also I notice that stripe plugin ruins with your plugin, no woocommerce_payment_complete hook. -
Created a topic, No order about charges and also not calling woocommerce_payment_complete hook, on the site WordPress.org Forums:
In stripe dashboard, in transaction I see all data fro… -
Posted a reply to Not working, on the site WordPress.org Forums:
No issues are shown, it says Sync successfully, but my google sheet is empty. -
Created a topic, Not working, on the site WordPress.org Forums:
It is syncing nothing, just not working on two sites. -
Posted a reply to no Prices + adding by user, on the site WordPress.org Forums:
Hi, you could create topic for that plugin, not here. if you enable USE VOLUMETRIC… -
Posted a reply to no Prices + adding by user, on the site WordPress.org Forums:
Look at this plugin https://wordpress.org/plugins/wp-recipe-maker/ -
Posted a reply to Changes, on the site WordPress.org Forums:
Hi, for changing text you can use hooks which you can find on developer's tab.… -
Posted a reply to Include a set number of free options, on the site WordPress.org Forums:
Unfortunately, this can't be implemented yet, but I will try to include in future update. -
Created a topic, Add extra content to banner, on the site WordPress.org Forums:
As developer can I add checkboxes to 'cky-consent-cont… -
Committed [2895929] to Plugins SVN:
tagging version 1.0.1 -
Posted a reply to Heading of calendar is not translated, on the site WordPress.org Forums:
Hi, thanks, I still need help, because I made temporary fix with this code for… -
Posted a reply to RNAN and Obscurred Component Items, on the site WordPress.org Forums:
You could try add_action('woocommerce_after_shop_loop_item', array(Ev_Pizza::class, 'output_pizza_components')); But this will only output components, on adding product… -
Created a topic, Heading of calendar is not translated, on the site WordPress.org Forums:
We got February instead of Februar. I tried to fix thi… -
Posted a reply to Flat Rate showing Fatal Error, on the site WordPress.org Forums:
Update please plugin to version 1.1.4 -
Posted a reply to RNAN and Obscurred Component Items, on the site WordPress.org Forums:
Update please plugin, NaN should be fixed. -
Committed [2860050] to Plugins SVN:
add tags to folder
Developer
-
Master Shipping for WooCommerce
Active Installs: 10+
-
Pizza builder for WooCommerce
Active Installs: 40+
-
WC Contour - Product Bundles Builder for WooCommerce
Active Installs: Less than 10