Hi @barates
I’ve made a small change to the settings on this end. Can you try posting a comment now?
Hi Bruce,
It works now. Thank you!
This seems to happen every 6 months or so. Some functionality gets messed up upon which you change some setting on your end.
Is there something I can do to prevent those errors?
Kind regards,
Erwin
Hi @barates
What happened both of the last two times was that your SiteURL in your WordPress settings was changed to a number.
We were able to update that in your Jetpack settings so that it was correct again.
Hardcoding the URLs in your wp-config.php file might help with this. You would add this code:
define('WP_SITEURL', 'https://apoplife.nl/');
define('WP_HOME', 'https://apoplife.nl/');
Once you’ve saved the change to **wp-config.php**, that should fix things.
Hey there,
Since it’s been more than a week since we’ve heard from you, I’m going to go ahead and mark this thread as Resolved. If you still need a hand, please feel free to reach back out here and mark the thread as not resolved.
Thanks!
(@barates)
5 years, 2 months ago
After filling in the comment form and hitting ‘Submit’ the following message appears:
“https://0.0.0.1/wp-comments-post.php?for=jetpack is niet bereikbaar.”
which translates to:
“https://0.0.0.1/wp-comments-post.php?for=jetpack can not be reached.”
This only happens on my https://apoplife.nl website. I have another website https://en.apoplife.nl and that one works fine. It uses the exact same credentials, theme and plugins as the https://apoplife.nl website.
Site diagnostic tests are all successful.
Could you help me fix this please?
The page I need help with: [log in to see the link]