Hi @viollini,
I checked the blog post https://www.theethicalentrepreneur.com/buying-high-and-selling-low/, and can see the <span class="uncode-ib-separator uncode-ib-separator-symbol">|,</span
, which is similar to
[uncode_info_box separator=”pipe”]”
, but I’m not sure why that HTML is making its way into your Jetpack emails.
I also noticed that the Jetpack connection to your site is broken, so let’s try to fix that first.
Althought your site is publicly accessible, we cannot access your site’s XML-RPC file:
This file is used by Jetpack and other plugins and apps to connect to your site. It must return the following message:
XML-RPC server accepts POST requests only.
You can see a working example here:
Since your site returns a blank page, I would recommend that you check the following:
- Can you see the /xmlrpc.php file at the root of your WordPress installation when accessing your site via FTP? If you don’t, then please try re-installing WordPress. You can do this by going to the Dashboard -> Upgrades page, then click the “Reinstall” button.
- Do you use any security plugins that may block access to this file? If so, could you try to disable them? You might also want to check your site’s .htaccess file for any rules that might be blocking access to the xmlrpc.php file.
- Does your hosting provider block access to this file? If you don’t find any plugin that may block access to the file on your site, I would recommend that you get in touch with your host.
Once we are able to access your site’s xmlrpc.php file, please try to reconnect your site:
If you want to learn more details about XML-RPC and how it interacts with Jetpack, you can check out our detailed guide here: https://jetpack.com/support/jetpack-and-xml-rpc
Looking forward to your reply on how it went and then we will check for the Jetpack connection for your site again to check if things started working properly after the above steps. ??