Are these posts being published immediately or scheduled posts? Are you using asynchronous publishing?
Thanks.
The articles are set to publish immediately, but they don’t. When I’ve tried to publish them manually they don’t publish either.
Can you please check your logs for any PHP errors?
My site is run by cPanel. Could you direct me where I can access the PHP logs?
You’ll need to ask your hosting company for help on that one or consult their documentation.
Found the logs. What should I be looking for? Here’s a copy of just from today…
These two seem to be the repeated for the site:
[Mon Jun 27 00:35:52.485172 2016] [access_compat:error] [pid 1025105:tid 139784634738432] [client 146.185.251.210:44449] AH01797: client denied by server configuration: /home/lgnshow/public_html/baghdadbythebaysf.com/xmlrpc.php
[Mon Jun 27 00:35:49.623698 2016] [access_compat:error] [pid 191953:tid 139784592774912] [client 108.61.51.91:59806] AH01797: client denied by server configuration: /home/lgnshow/public_html/baghdadbythebaysf.com/wp-cron.php
You’d be looking for errors related to the plugin. The ones you’ve posted aren’t relevant.
Yeah, I’m not seeing anything plugin specific. Are there any know plugin incompatibilities?
We don’t maintain a list of compatibilities with every plugin unfortunately. We can’t really help you debug that, but you could iteratively disable your other plugins to find if there were any incompatibilities by process of elimination.
I’m just trying to figure out why the posts are still pending. I also accidentally deleted a post that I tried to manually post and it keeps coming back as deleted.
On top of that after manually publishing the done button doesn’t do anything. Would you suggest a reinstall?
Reinstalling a plugin wouldn’t change anything in WordPress. Do you have debug mode enabled? If not, please do so and check if you’re getting the emails that it produces.
Thanks.
debug is enabled, but I haven’t been getting any emails.
Yes I did and there’s nothing there.
In that case, there must be some sort of PHP error occurring that’s blocking this from sending. You’ll have to get in touch with your hosting company to track that down. Unfortunately, there is little more I can help you with until I know what the specific error is.