ambri
Forum Replies Created
-
Hello, @ibrahimsharif
Good idea. I suggest granting the Editor role access to the email logs, but in read-only mode. Since we use multiple connections, the ideal solution would be the ability to set access permissions individually for each SMTP server configuration.
For example, for the “Orders” SMTP server, the Editor should be able to view the email logs to handle customer inquiries, while other connections would remain hidden. The plugin settings and sensitive configuration data must remain accessible strictly to the Administrator.
The goal is to allow the Editor to independently verify the delivery of operational emails without having access to the global system configuration.
Přeuložení pomohlo. Díky.
Forum: Plugins
In reply to: [Pressidium Cookie Consent] Button Cookie settingsResolved. It was in Elementor page settings.
This should solve your problem Customizer > CSS and add this CSS style:
@media (max-width: 767px) {
/* Ensure the product grid displays properly */
.woocommerce ul.products {
display: block !important;
margin: 0; /* Reset margin */
padding: 0; /* Reset padding */
}
/* Target each product in the grid */
.woocommerce ul.products li.product {
display: block !important;
margin: 20px 0 !important; /* Adjust margin for spacing */
width: 100% !important; /* Full width for single column */
}
}I have the same problem.
You can download it on Github.
https://github.com/woocommerce/woocommerce/releases/tag/8.5.0
Thanks.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] ID ARIA are not unique@jarnovos That’s great. You were right. Problem solved. Thank you.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] ID ARIA are not uniqueForum: Plugins
In reply to: [Simple Download Monitor] Squeeze Form Addon not availableThx
Hi @wfpeter
So I don’t know what’s wrong. I set up a different email for notifications and it works. So you can close it.
Hi @wfpeter
I found out that notifications are not only sent to email addresses that are on seznam.cz. Any solutions to this problem? Thx
Forum: Plugins
In reply to: [YITH WooCommerce Brands Add-On] White screen@therock130
Yes, version 1.5.1. is already without problems. Thanks for the correction.Forum: Plugins
In reply to: [YITH WooCommerce Brands Add-On] White screenDowngrade with the WP Rollback plugin to version 1.4.3.
Forum: Plugins
In reply to: [YITH WooCommerce Brands Add-On] website crashing after updateI have the same experience, unfortunately. I had to downgrade to version 1.4.3.
- This reply was modified 4 years, 9 months ago by ambri.