Im having an odd issue. Just started and no new plugins. If I press update the plugin updates but then displays the ajax box
`Update failed: .popup-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; z-index: 100; } .popup { background-color: #000000; color: #e35205; border: 1px solid #ccc; padding: 20px; width: 300px; text-align: center; position: absolute; z-index: 100; } .close-btn { position: absolute; top: 5px; right: 5px; cursor: pointer; color: e35205; } × Email sent successfully function closePopup() { document.querySelector(‘.popup-container’).style.display = ‘none’; } {“success”:true,”data”:{“update”:”plugin”,”slug”:”forminator”,”oldVersion”:”Version 1.31.0″,”newVersion”:”Version 1.32″,”plugin”:”forminator\/forminator.php”,”pluginName”:”Forminator”}}`
Any suggestions?
[ad_2]
Post a screenshot. Enable debugging.