pickme
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Frontend Delete Account] From Email addressHello Sanjeev!
Thanks for your fast reply!
I am using WP Mail SMTP email plugin in order to send email from info@example.com and I have left checkbox ‘Force From Email’ unticked in order to let other plugins use their ‘From Email’ settings to which I have set different email address.
I would like set the ‘From email’ only for the delete account notifications by WP Frontend Delete Account plugin and maintain the ‘from email’ I have set as it is for other plugins.
Could this be possible?
Thank you
- This reply was modified 5 years, 9 months ago by pickme.
Leon, Aert and Rogier,
I installed Complainz from git. ‘Statistics’ checkbox gets ticked and cookie banner gets hidden upon ‘accept all’ button click.
The bug looks fixed.
Regards
Leon, Aert and Rogier,
Thank you for the good news!
I am happy this issue is solved.
I will install it from git now and let you know on another development environment.
Tomorrow that you will release the update with the fix, I will install the update on another development environment and let you know if the issue is indeed solved.
Regards!
- This reply was modified 5 years, 10 months ago by pickme.
Καλησπέρα σας,
Θα ζητήσω από το τεχνικό τμήμα epos της τράπεζας να αφαιρέσουν την επιλογή token που είχα τσεκάρει στη φόρμα σύμβασης.
Ευχαριστώ.
Καλημέρα,
Έχετε λάβει κάποια απάντηση από την Eurobank σχετικά με τις πρόσθετες επιλογές
Token και Recurring η οποία έχει η φόρμα σύμβασης της Eurobank και για το αν πρέπει να επιλεχθεί 1 από τις 2, και οι 2, ή καμία;Ευχαριστώ
Hello Leon,
I will send the URL via email at support(at)complianz.io.
Hello, I am facing the same issue with latest update:
Behavior within Banner:
Allow all: Functional and Marketing checked, Statistics uncheckedCookie banner does not hide and strangly consent is given and statistics checkbox stays uniticked.
This issue started appearing after latest update of complianz. Have not added any other plugins.
This is definitly some sort of bug. It is not a compatibility issue with the theme I am using or plugins I am using since this issue started appearing after I updated Complianz without updating WordPress.
Could you please look at this?
Thank you- This reply was modified 5 years, 10 months ago by pickme.
Hello Chris!
Thank you for the fix regarding this issue!
Looking forward for the update.Regards
Forum: Plugins
In reply to: [More Sorting Options for WooCommerce] Sort by discountAlso,
Is it possible to sort by featured?
Meaning, display featured first?
Thank youHello Chris!
Yes, when Tag Groups is activated and no shortcode is added to shop page sidebar text widget then, no problem, meaning, the hidden category set by https://el.wordpress.org/plugins/hide-categories-on-shop-page/ stays hidden as it should be. When I add the shortcode, the hidden category becomes visible. In addition, I have placed the woocommerce default product categories widget on single product sidebar as well, without the Tag Groups shortcode added to that single product sidebar, and the hidden category stays hidden, while on shop page sidebar with the tg shortcode, the hidden category is visible.
On Tag Groups Taxonomies page I have checked only Product Tags (product_tag), no other checkboxes are checked (seen that by checking ‘show hierarchical taxonomies) and the shortcode I have used is this:
[tag_groups_tag_list column_count=1 keep_together=0 include=1 orderby=slug]I don’t want to post the URL here, Is it possible to send it to you by email?
Thank you
Forum: Plugins
In reply to: [User Verification by PickPlugins] Email from name / Email subjectHello,
This is ok. Thank you for your clarification.
Hello,
Thank you for the clarification.
Forum: Plugins
In reply to: [User Verification by PickPlugins] Email from name / Email subjectHello,
I am sorry, I did not notice this solution: https://wordpress.org/support/topic/utf8-support-for-cyrillic/
Another topic:
Is it possible to delay the default ‘Customer new account’ email notification until customer activates his account within ‘User registration’ email?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Change Password within my-accountHello @grigaswp!
I decided to disable that email notification with this code:
/** * Disable customer wp email notification of password change */ add_filter( 'send_password_change_email', '__return_false' );I will consider utilising this specific wordpress email notification as you described.
Thank you for excellent support!
- This reply was modified 5 years, 10 months ago by pickme.
Forum: Plugins
In reply to: [WooCommerce] Notify Shop Manager when a new customer account is createdHello @eastofwest!
The code worked. Email notification when user registers is sent to email address specified and not to admin’s.
Thank you for your excellent support!