Thanks, Nayeem.
Nayeem, I understand. I updated the billing email months ago but that is not where the emails are going related to our billing. They are going to the email address listed in the username field which should not be the individual receiving any of our emails.
Our username field was set up with an email address when our account was created. For some reason that email address is where the credit card related emails are going even though my email is set up in the email field. I need to be getting all emails or they get lost. I get notified of responses here to my email address, but the credit card and plugin renewal emails are going to the email address that is listed in our username field.
I have changed the email, but our account related emails (credit card notifications, etc.) are still going to the email in the username field. Is there anything that can be done to change where those emails are sending? I can’t have them continue to go to the email address that is our account username.
The profile info you provided: https://www.wpdownloadmanager.com/user-dashboard/?udb_page=edit-profile. The username is locked down and that is where email notifications about plugin renewals and payment seem to be going.
I have changed the email address there, but it won’t let me change the email address in the username field. It seems email notifications are going to the username email, not the email field.
Hi there…we officially have FIXED this issue. Just so you are aware, WP Engine added a skip rule to skip Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36 Edg/89.0.774.48 from getting blocked by Cloudflare. If you have any other customers on WPE facing this issue, this should be the answer. Thanks for your help on this and sticking with us along the way. You rock!
Thank you, Tahasin!
We were able to solve the issue on our Dev environment by bypassing Cloudflare on our hosting environment. This old thread explains issues between Microsoft’s view.officeapps.live.com and Cloudflare: https://community.cloudflare.com/t/issue-with-office-web-viewer/142970
Our Technical Account Manager at WP Engine has not come across this before but suggested we come to you with questions to see what on our platform could cause the issue. From what he thinks and with it being a specific file type, there may just need to be an Nginx rule put in on our side to allow for it but that your devs should know what that rule should be. He mentioned it could be something as simple as a MIME type needing to be enabled in WordPress or Content-Type headers.
https://wpengine.com/support/mime-types-wordpress/
Thank you for the update, Tahasin. I will continue to press WP Engine.
Hi Tahasin, just checking that you were able to access the site. Anything else I can provide you at this time?
Thanks for this thorough assistance. We are looking into this, however the Wordfence plugin we use for security has been deactivated as part of troubleshooting this error and that hasn’t fixed anything. The fact that previews work everywhere except for a few file types has us thinking it is something in how the content type is being identified. PPT works, but PPTX does not.
Okay, WP Engine is wanting to know if you would have any sort of logs on your end? Given the error is generated from your side? https://view.officeapps.live.com/op/errorpage.htm?llcc=en-US&hid=d1585fcd-2355-408c-b689-4be8eb29dff5
It could be possible a service or script is being blocked so it would be helpful to see if you can analyze any blockages on your end. They only ask just in case they are being blocked by WP Engine, having those additional logs would be helpful.
So really we are just trying to determine what specifically is being blocked by WPE.
I guess I’m trying to figure out if that is necessary. If I can be pointed to things that already exist, we can do this on our own.
I’m not sure that’s what we are looking for. We use Beaver Builder and would really just love a shortcode that is for the current user’s “Total Downloads” that we can insert wherever and however we want within our pages. I’m just not finding a list of all of the user meta keys that might be tied to this data.
Or be able to just insert the “Recommended Packages” data wherever we want and not have it tied to the whole dashboard layout.
I want to use pieces of the dashboard, but cannot seem to use separate HTML blocks with CSS to create my own layout without it messing up how the data pulls in. I don’t see shortcodes available for the individual elements, just the whole dashboard. Is there a way I can just do a shortcode for Download History on its own, Total Downloads on its own, Daily downloads on its own and Recommended on its own, so I can style the blocks and lay them out as I want…not as part of a predefined dashboard?
Or, say for instance I want to create a “Recommended for You” section not on my dashboard page, I would love a way to customize this layout and create a unique experience for users to see other packages they might want to take a look at.
Do you have database documentation that explains where user-related data is stored?