florianfls
Forum Replies Created
-
Hello,
I have the same problem in my website. The clone feature is used a lot by my users. This problem leads to posts with multiple metas created 4096 times and the back office crash for memory limit reasons.
Has the cause of the problem been identified?
Thank you for your help.
Hi,
I have the same problem. The problem is that “&” is replaced by “#038;” in the links. For example the add button link is
https://example.org/wp-admin/edit.php?post_type=event&action=edit#038;page=locationsinstead of
https://example.org/wp-admin/edit.php?post_type=event&action=edit&page=locationsThe problem is not present on the main site, because it has the native post type interface but only on the other sites.
Is it possible to fix this ?Thanks.
- This reply was modified 3 years, 2 months ago by florianfls.
Hi @sanzeeb3 and thank you for you reply.
In the main blog, WP Mail SMTP was not activated, so it was the default WordPress behaviour. I just tried to activate it on the main blog too and to configure it using no mailer (Default). It is now working when i manually switch blogs.
Thank you !