thecreator01
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Subsite SMTP settings not workingAh, then I have to use an SMTP plugin for outgoing emails. π Plugins like WP Mail SMTP are pretty good but I’m looking for something really simple. Do you have any advice?
Forum: Networking WordPress
In reply to: Subsite SMTP settings not workingI learned this now, thank you. So what exactly is this? So why would a site email WordPress? What types of emails? @macmanx
Forum: Networking WordPress
In reply to: Subsite SMTP settings not workingSo, what is the function of the mailserver_url, mailserver_login, mailserver_pass and mailserver_port fields in the settings of a subsite? I thought this information would provide an SMTP service for the subsite. @macmanx
Forum: Networking WordPress
In reply to: Subsite SMTP settings not workingHello, @macmanx
However, the problem is not with the plugin, it is with the SMTP settings of the WordPress subsite. Any STMP plugin works correctly. However, subsite mailserver settings do not work. Please review the screenshot.
Forum: Plugins
In reply to: [WooCommerce] Order and report problemThis depends on the size of a database and how well it is maintained. By the way, are there many failed actions registered inΒ the siteβs System Status Report (SSR)?
No there’s not.
There are only 2 failed records in “Scheduled Actions”;
action_scheduler/migration_hook
woocommerce_admin/stored_state_setup_for_products/async/run_remote_notificationsAlso, can I delete all records in Scheduled Actions at certain time intervals? Or are these records automatically cleared?
Forum: Plugins
In reply to: [WooCommerce] Order and report problemHello, thank you for your response. @shameemreza
Yes, now the report has been reset. I ran the cleaning process for “Clean up order data from legacy tables”, but I have been seeing the “Clearing data⦔ message for half an hour. When will this be completed?
And is it necessary to perform these operations regularly? Doesn’t Woocommerce do this regularly?
I also activated “Schedule expired transient files cleanup”, but I think Woocommerce cleans “Scheduled Actions” records and Logs regularly. Could it be useful to activate this option? So does this option increase CPU/RAM usage?
Or can I completely delete all “Scheduled Actions” records manually?
- This reply was modified 1 year, 12 months ago by thecreator01.
Hello, thank you very much for your help. @wpmudev-support8
Yes this code works the way I want and it’s great π Thanks again.
Hello, thank you for your response. @wpmudevsupport16
I guess I didn’t explain the problem. First of all, isn’t the branda accessible only to the super admin (network administrator)? All settings here are for subsites.
However, the custom email template I implemented is used for all subsites. For example, woocommerce order e-mails that are active on subsites are used with the e-mail template I applied with branda. However, what I want is for the emails in the subsite not to use the email template I implemented in branda.
So I don’t want subsite users to access any branda settings. (Like using their own custom email templates)
Just disabling the email template applied in branda and setting email templates sent from subsites as default.
Thank you very much for your help @wpmudevsupport14
Hello again and sorry for the confusion. @wpmudevsupport11
I realized I didn’t implement the code correctly and now it works.
Thank you very much for your help.
Additionally, I would like to report one more problem. Even though we set the Woocommerce extensions option to hidden by blocking access with a branda, it can still be accessed via the direct link.
“admin.php?page=wc-admin&path=%2Fextensions”
I also faced the same issue in woocommerce “Home” option.
and marketing page (admin.php?page=wc-admin&path=%2Fmarketing)
- This reply was modified 2 years ago by thecreator01.
- This reply was modified 2 years ago by thecreator01.
- This reply was modified 2 years ago by thecreator01.
Hello, thank you for your help. @wpmudevsupport11
I implemented this code with mu-plugin but there was no change.
Hello, thank you for verifying the issue. @wpmudev-support8
For example, I think the same problem applies to Woocommerce’s extensions page. Perhaps we may encounter the same problems in many other plugins.
I hope this issue will be fixed in the next update. Because it is a really important problem.
Hello, thank you for your response. @wpmudevsupport13
I already did this. (See screenshot.) and woocommerce status page is blocked. (..wp-admin/admin.php?page=wc-status)
No problem here.However, tab links that work with the wc-status connection are still accessible. (..wp-admin/admin.php?page=wc-status&tab=status)
This link works with wc-status and the expected behavior is that the “&tab=status” link is also blocked.Forum: Plugins
In reply to: [BlogVault Backup & Staging] Backup frequency and remote backupHello, thank you for your response. @amanbv
So I can’t connect my own storage server, right? (blackblaze, google drive etc.)
Also, how many GB is your own backup storage limited to?
Hello, sorry for the confusion. @wpmudev-support8
I just did this but there doesn’t appear to be any error logs in the debug.log file.