Hi there,
t’s quite common for antivirus programs to flag JavaScript, especially if it includes certain patterns or functionalities, as potentially malicious even if it isn’t. Here are a few steps you can take to address this issue:
- Verify the Issue:
- Check the specific details provided by the antivirus programs. Identify which parts of the Elementor JS code are being flagged.
- Scan the flagged files using multiple antivirus tools to confirm it’s a false positive.
- Update Elementor:
- Ensure you are using the latest version of Elementor and WordPress. Sometimes, updates include fixes for such issues.
- Contact Antivirus Vendors:
- Reach out to the antivirus companies flagging the files. Most vendors have a process for reporting false positives. Provide them with the necessary details and request a review.
- Modify the JS Code (if necessary):
- If you identify specific patterns or code snippets that are triggering the alert, consider modifying them. However, do this cautiously to avoid breaking functionality.
- Whitelisting:
- If the issue persists, you might need to inform your users about how to whitelist the files in their antivirus software temporarily, until the issue is resolved.
- Security Audit:
- Conduct a thorough security audit of your website to ensure there are no actual vulnerabilities or malicious code.
By taking these steps, you can mitigate the impact of this issue and maintain trust with your users. If you need further assistance with any of these steps, feel free to ask!