rodrigo3867
Forum Replies Created
-
if i do that i will have to configure all the layout and widgets again?
Já resolvi, era um plugin de otimiza??o que tava afetando a tela de checkout, desativei a op??o para n?o afetar está tela e agora está tudo certo!!
Forum: Plugins
In reply to: [WooCommerce] How to remove the product from the cart after a while?Okay, I tried the code below the stackoverflow that you mentioned.
add_filter('wc_session_expiring', 'so_26545001_filter_session_expiring' ); function so_26545001_filter_session_expiring($seconds) { return 60 * 60 * 23; // 23 hours } add_filter('wc_session_expiration', 'so_26545001_filter_session_expired' ); function so_26545001_filter_session_expired($seconds) { return 60 * 60 * 24; // 24 hours }
But I want to change this code for minutes, to see more quickly if it works, but I do not know which numbering is correct or how to write this code so it works in minutes ….
I put the code inside the plugin snippets, I do not know if that way is correct or not, if not where I put the code?
- This reply was modified 5 years, 4 months ago by rodrigo3867.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] HOW TO REMOVE TEXTI tried to put this filter, through a stackoverflow code, but it did not work, I must have done something wrong, but thanks.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] HOW TO REMOVE TEXTSorry, but I believe that I found inside tools in the plugin of woocommerce itself, I’m going to do some tests but I believe that it is, there’s an option that cleans the cart, it’s not automatic but I think it works …
but if you want to share with me what your method would be, it would be interesting …
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] HOW TO REMOVE TEXTHello, I do not know much about this, but I activated the plugin so that the cart does not stay with the product forever, the customer adds the product to the cart but does not finish the purchase, hence the product gets stuck, with the plugin, the product leaves the cart after a certain time …
I tried to do this directly in woocommerce but I could not, I noticed that when I tried to add the product to the cart without finalizing the purchase after a few days the product still remained in the cart …
?I do not want the product to get stuck, I tried to delete the cache, but it’s still there …
If you have any idea how to help me, or reduce the time that woommerce takes to remove the product from the cart, I will be very grateful.
Sorry for my English
Forum: Plugins
In reply to: [WooCommerce] Show the product in cart page in mobilethank you !! you helped me a lot!
Forum: Plugins
In reply to: [WooCommerce] Show the product in cart page in mobileThank you very much!
just one more thing do you know if you can centralize this product? the image appeared on the left side.
But if it does not work, thank you very much, thank you!
Forum: Plugins
In reply to: [WooCommerce] Show the product in cart page in mobileForum: Plugins
In reply to: [Melhor Envio] O plugin n?o tá funcionando?Foi encaminhado um e-mail
Problem fixed, thank you very much !!
Forum: Themes and Templates
In reply to: [OceanWP] Single product page not displaying correctlyproblema chato esse, ainda permanece, alguém mais teve solu??o? além de voltar a vers?o anterior do plugin?
Same problem here
Has anyone found a solution? besides going back to the old version? problem is very annoying
Yes, same problem, the issue persists, the theme just refreshed, but the single product page is still not working properly.