Hi @rankmathsupport, I have the same issue. It is seems that Rank math is the cause (no other plugin conflict, only happen on the server when the symlink is there).
It tries to load from the full file path instead of relative….
Eg:
https://website.com/srv/www/website/shared/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js?ver=2.11.0
Instead of:
https://website.com/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js?ver=2.11.0
I have a symlink inside the wp-content, dir that point to a specific directory for plugins (the one in the generated URL) on Nginx webserver.
-
This reply was modified 11 months, 2 weeks ago by tgeorgel.