Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    I checked have your website and it looks like you have put the website under maintenance mode. As the website is still visible, this may not be a WordPress core error directly.

    From the problems you mentioned, the issue may be related to a plugin conflict or a hosting-side error which is causing invalid JSON responses in wp-admin.

    If you are still able to access your admin dashboard, I would recommend temporarily disabling all the plugins for testing. Make sure that you do not uninstall them directly. Just deactivate them and check whether the admin area starts working normally again.

    If disabling the plugins fixes the issue, then reactivate them one by one so that you can identify which plugin is causing the problem.

    If the issue still continues even after this, I would suggest you contacting your hosting provider and asking them to check for PHP errors, ModSecurity blocks, or REST API/AJAX failures.

    This might help you.

    Thank you.

    hello, what you are facing is very common with contact form 7, especially when the form is simple. As I checked your contact form you are only using name, email and message. So it becomes easy for bots to target and make automated submissions. To reduce this you can try adding a honeypot, which is basically an invisible field where real users won’t see it but bots will fill it and get blocked. You can add this using a plugin like contact form 7 honeypot. Also you can add a simple quiz field like 2+3 or 1+1 kind of questions. This will help you to block most of the automatic spam submissions.

    haha, happens to everyone, especially when rushing 😄 glad it helped, you’re welcome and happy writing!

    Forum: Fixing WordPress
    In reply to: Nefunkční eshop

    see, what I understood is that you are not able to access your admin and you are only seeing the error after logging in, right? so this is happening due to the et-core-plugin, and this can be fixed only from the hosting side, if you have access to your hosting file manager just go to wp-content/plugins and there you can rename or delete the et-core-plugin folder once, after that check again, mostly it should fix your problem

    Forum: Fixing WordPress
    In reply to: Nefunkční eshop

    hi, first of all I don’t know the language you are using, but based on the error you shared this is a fatal error, and it is clearly showing that the plugin et-core-plugin is causing this issue, actually this plugin may be coming from your current theme only so there might be some problem or mismatch, if you have access to your web hosting and open file manager. Just go there and open wp-content, inside of that you will find plugins. Open Plugins Folder. There you might be able to see something like ET Core. Delete or rename that et-core-plugin folder and check, if the site loads then well and good.

    hi, first don’t worry, this is not a wordpress problem, it’s mostly coming from your editor only. in classic editor, there is a clipboard icon with “T” called paste as text. if that is enabled, whatever you paste will come as plain text, so just check that once, turn it off, and try again. also make sure you are in visual editor, not in html mode, because in html it can look like plain text. try these once, mostly it should fix it. if it’s still the same, let me know.

Viewing 6 replies - 1 through 6 (of 6 total)