Jorge Razor
Forum Replies Created
-
Forum: Plugins
In reply to: [Cart PDF for WooCommerce] Insert button anywhereHello, thanks for the reply. Unfortunately the shortcode only works on the cart page, I guess because the function wc_cart_pdf_button is only called there by the plugin. If I am right, is there a way of calling this function on other pages thru functions.php?
Neither does this code works: add_action( ‘woocommerce_after_add_to_cart_form’, ‘wc_cart_pdf_button’ );, for the same reason I think.
Thanks.
Forum: Plugins
In reply to: [User Verification by PickPlugins] Change “Resend verification email” textHi!
I not using any translation plugin right now. But I’ll try to do it manually.
One suggestion is to add this sentence to the plugin settings, making easier to change it the same way “Verify email address” and all others sentences are.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Differentiate registration formsThanks!
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Hide price, subtotal and totalIt worked!
Thanks a lot for the help!
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Hide price, subtotal and totalHi! Thanks for the answer.
I put those codes in the functions.php and try to send a test email, but I think this test email is not affected but those lines of code. So I’m waiting to receive a real e-mail from the plugin with my test user. I’ll get back to you.
Forum: Plugins
In reply to: [Custom Order Status for WooCommerce] Move icon from top to leftIf you want to hide all the icons, just change de CSS on the answer above for this:
mark.order-status:after{display: none;}Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Component options orderNot the best solution but it works.
Thanks!
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Applying coupon clear all fieldsOk, I got it.
Thanks a lot for the help 🙂
Forum: Plugins
In reply to: [Mercado Pago payments for WooCommerce] Deixa WordPress lentoTambém notei, isso. Tempo e carregamento do carrinho e do checkout sem o plugin é entre 2 e 3 segundos, com o plugin é entre 7 e 9. Alguma posição dos desenvolvedores?
I totally skip that when I read the first time. Thanks for the help!
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Javascript errorBoth files load on every page of the website without any errors. The only error is this one, but, following your instructions, when I load only the WP jquery the problem is gone. It is strange, but it works, so OK, thanks for the help.
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Javascript errorLatest versions of all plugins. Theme is custom made by me, nothing but bootstrap + jquery + blank pages to start.
Link: https://dev.razorcomputadores.com.br/checkout/?add-to-cart=100
My cart and checkout don’t work if you don’t have a product in cart, that’s why the link is adding a product.
Don’t mind the “everloading” payment section, is because I use composite products and the link above adds a simple product.
- This reply was modified 5 years ago by Jorge Razor.
Forum: Plugins
In reply to: [WooCommerce] Uncaught ReferenceError: wp is not definedHello, for those having trouble with Autoptimize and/or Async JavaScript, the solution for me was to set these folders/files on exclude field of both plugins:
wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js
All errors gone.
I hope it helps you all.
Yes, the answer took long enough for me to resolve myself. But thanks anyway, the plugin is great! You Should offer different layouts (paid aside) for the components section like accordion style and stuff like that, I would buy it for sure 🙂