Thank you.
1. I put https://mindfulnessman.com/feed/ in the feed and put a widget on 2014 theme so I could see it. I deactivated plugins but got this error:
XML Parsing Error: XML or text declaration not at start of entity
Location: https://mindfulnessman.com/feed/
Line Number 2, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?>
^
2. I’m not sure how best to describe what I did but I followed these instructions below from my host and it worked. I basically changed it so the url just said mindfulnessman.com and not 11.69.991.mindfulnessman.com (something like that.
Here are the instructions I received:
Right click wp-config.php and select Code Edit. You can now see the username and database.
Next, log into your cPanel. Look for the Databases section.
Select the icon named phpMyAdmin (looks like a sailboat.)
Once here, you need to select the database name on the left. (i.e. “_wrd1”)
This will display the names of the Tables to the right.
Locate and select the Options table.
Next, the database entries are listed in columns and rows. You want to select the pencil icon (for Edit) on the left for line 1 (option_name is “site url”)
Once you’ve clicked the pencil icon, you will see your domain name listed something like this:
https://example.com/
You want to change that to the URL You wish to use
This step is crucial so you don’t make a mistake. Please take a moment to verify the URL you are typing in here is correct, or you won’t see any change.
Once you’ve changed the URL, down at the bottom there is a “Go” button. Select the “Go” button.
Select the Next button to go to the next page
Look for the option_name home
phpMyAdmin Home
Select the pencil icon Pencil to Edit.
Make the same URL change here as you did for siteurl earlier. And click the “Go” button.
Thanks for the help.