Hi @lovingbro,
I have checked the console again in a fresh browser with NO extensions or ad-blockers. The “ERR_BLOCKED_BY_CLIENT” errors are gone, but the “Update store address” button still reloads without moving to the next step.
Here are the requested logs:
Key Observations:
- 404 Error:
Failed to load resource: the server responded with a status of 404 (boomdevs-notification-et-bottom-menu.js:1)
- Deprecation Warnings: Numerous warnings about
wp.plugins.withPluginContext being deprecated since version 6.8.0.
System Info:
- Plugin Version: 3.6.2
- WordPress Version: 6.9.4
It seems like the 404 error from the notification script or the API deprecation might be preventing the address update request from completing.
I am currently using the Savoy theme. I will try the default theme test if the above logs don’t reveal the cause.
Looking forward to your analysis.