shumaila4567
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image Upload ErrorSince the problem is happening with new images rather than just one particular file, I would first check whether the upload also fails outside the Divi editor.
Try Media → Add New and upload the same image there. If it fails, please note the exact error message shown by WordPress. Also check Tools → Site Health → Status for any critical issues or warnings related to the server, filesystem, or REST API.
If images upload normally through Media but fail only when selecting a Featured Image in Divi, then the issue is more likely related to Divi or a plugin conflict.
Without the actual error message, it would be difficult to identify the specific cause. A screenshot of the failed upload/error would also help narrow it down.
Forum: Fixing WordPress
In reply to: logic failureFrom the information you’ve shared, it’s hard to tell whether this is a bug or simply an unexpected outcome of the current logic.
Could you provide a bit more detail?
- The exact steps that reproduce the issue.
- What you expected to happen and what actually happened.
- The relevant code or configuration involved.
- Your WordPress version, PHP version, and the plugin version.
- Any messages from your PHP error log, if there are any.
If the problem started after a recent update or configuration change, mentioning what changed can also help narrow down whether this is a compatibility issue or a problem with the logic itself.