Andreas Panag
Forum Replies Created
-
Thank you for your reply.
May I ask you to open a new ticket in wpml.org in order to handle your problem more quicker. We need to take a deeper look in your problem, in order to find the source and see if it is a bug in order to fix it.
Please add the same title and mention that you wish to continue with Andreas P and I will take care of it.
Thank you in advanced.
Thank you for your reply ,
May I ask you
1) if you are using also WPML in your installation ?
2) also did you enabled some currencies in WCML ?
3) After you enabled WCML is there any new orders in your shop or you realize the statistics immediately ?
Hello @aliceevra!
So you just activate WCML or you added some currencies for example?
Can you please tell me exactly the steps that you followed?
Also it is possible to attach an image with before and after to understand what exactly is multiplied?
Thank you very much
Forum: Reviews
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] Too Many BugsThank you very much for your review.
May I ask you to add some details about what exactly was your issued that you faced?
Thank you very much in advanced.
Forum: Reviews
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] bugs never endsThank you very much for your review and sorry for this delayed reply.
I would like to ask you if you have a specific support ticket to share so I can check it and find and issues that we might have.
Thank you in advanced.
Forum: Reviews
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] uselessThank you very much for your review.
Woocommerce Multilingual cannot handle WP Menus. If you are referring to WPML plugin may I ask you to share with me your support ticket so I can review it?
Thank you very much in advanced.
Forum: Reviews
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] UselessHello and thank you very much for your review.
May I ask you, before you created this review, did you reach our support team in wpml.org for helping you with your issues you had?
If yes can you please paste the URL of the ticket so I can check it?
Thank you very much in advanced.
Hello Steve
Can I ask you to paste the code you used for changing price so I can try to replicate your issue?
Thank you very much.
Thank you very much for your ticket and I am very sorry for the delay.
You are usuing a plugin that we might having compatibility issues. To be honest I tested this but it didn’t worked as you described.
Now if you need to add the currency switcher in the main menu, you can use this snippet :
function wcml_currency_to_the_menu( $items, $args ) { $currency_switcher = do_shortcode('[currency_switcher]'); $items .= '<li>' . $currency_switcher . '</li>'; return $items; } add_filter( 'wp_nav_menu_items', 'wcml_currency_to_the_menu', 10, 2 );
If this not working for you, please open a ticket in wpml.org so we can look better in your problem.
In the meantime I will bring again the attention for creating a native solution for adding a currency swicther in the main menu like we are doing with language switcher.
- This reply was modified 5 years, 5 months ago by Andreas Panag.
Hello and I am very sorry for late reply.
I have seen your error, but I was unable to reproduce it locally. As I cann understand you can specific settings in you payment gateways that need to be checked.
Can I asked you to open a ticket in wpml.org so we can investigate better?
Thank you very much in advanced.
Thank you very much for your message.
You wrote at the beginning 4.3, I suppose you are talking for 4.6.3
Now about your problem, are you talking about customer login, or administrator login ?
If you are talking about customer login, may I asked you to tell me if you are using custom url for the my account page? The problem appears in primary or 2nd language? The error you see appears on woocommerce fronted screen screen or in the debug log?
If you are talking about administrator login, may I asked you to tell me if you are using any plugin that customize the login form in the backend?
Can you please attach a screenshot with the error or a video may help much better to ensure what exactly is the problem.
Thank you very much in advanced for your help
Thank you very much for confirming that i worked.
Thank you very much for the test and the information you added.
I would like to ask you to open a ticket in wpml.org so we can investigate it better and see if we have some kind of bug with wcml.
Looking forward for opening the ticket.
Thank you very much in advanced.
Thank you very much for your ticket!
Can I ask you please to provide exactly steps for reproducing this issue, because I am unable to see this warning.
Looking forward for your reply!
Thank you very much for your ticket. Can I ask you open a ticket in the wpml forum so we can handle it better?
It seems some compatibility issue with special characters and we need to investigate so we can find exactly what is the source of the problem.
If you open a ticket, please leave a message here so we can close this ticket and follow up the other one.
Thank you very much.