webcart
Forum Replies Created
-
Great @missveronicatv 🙂
Hi @missveronicatv,
You’re the best!
Many thanks!- This reply was modified 2 years, 7 months ago by webcart.
Forum: Plugins
In reply to: [WooCommerce] Currency symbol on Customers reportsHi @shameemreza,
Thanks for your reply.
The thing is that WooCommerce Reports shows a good report.
It shows all the orders with the base currency and it knows to calculate the value in the base currency.
This is not the situation with the Customers report which does not calculate the value in the base currency.
As I understand, both reports are WooCommerce built in reports so I wonder why one report is good but the other is not.Forum: Plugins
In reply to: [WooCommerce] Currency symbol on Customers reportsHi,
First thing was to contact the currency plugin support.
Their reply was:
“In fact, our plugin does not support currency convertors in the Backend. (WooCommerce > Customers)”.Works lika a charm!
Thanks @missveronicatv 🙂Thanks @missveronicatv,
Is there any “ready” code to make the “privacy policy” to be opened as a popup?Thanks @missveronicatv,
I meant another plugin which is outdated so I’m happy to hear on a new updated plugin.
Works great! Thanks 🙂
What about #2?
Is there a way to make the ‘Show privacy policy’ to be opened in a popup without the need to build a new popup?OK. Thanks.
Hi @andrewshu,
Sorry for not being clear.
Here is what I need:
To do something if the customer is NOT “subscriber” and is a “Customer”.
I need both conditions to happens together.
If I put the code bellow, it will show the content for Non subscriber OR a Customer.
But I need to show the content ONLY for a non subscriber which is ALSO a Customer.
[um_show_content not=”subscriber”]
[um_show_content roles=”customer”]
Hello World.
[/um_show_content]Hope is it more understood now.
- This reply was modified 2 years, 9 months ago by webcart.
Hi @andrewshu,
I know these two shortcodes and I can put them toegther in one widget.
The problem is that the result is not “wpamelia-customer” role OR “a-customer” role.
I need not “wpamelia-customer” role AND “a-customer” role in the same time.Thanks @andrewshu,
But I need something else.
I need two different statementes to work together:
[um_show_content not=”wpamelia-customer”]AND
[um_show_content roles=”a-customer”]- This reply was modified 2 years, 9 months ago by webcart.
Forum: Plugins
In reply to: [Login Logout Menu] Redirect to previous pageThanks @abdulwahab610,
I will check it.Forum: Plugins
In reply to: [Login Logout Menu] Redirect to previous pageHi @abdulwahab610,
Thanks for your prompt reply.
The login was redirected by wordpress automatically once I disabled the plugin login page.
Should the registration page redirected automatically by wordpress like the login page?
(The register page is made now by formidable).Forum: Plugins
In reply to: [Login Logout Menu] Redirect to previous pageHi,
Thanks for your reply.
The other plugin does not have a solution for it but I removed their redirect function after login and now the login acts normal and redirects to previous page as should be.
Now my problem is with the Register page – can I add to your shortcode target=”_blank” ? It’s not the ideal solution but could help.Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Button textThanks!