Also, it would be nice to get some clarification as to the configuration of all the other settings via Facebook. For example, App Namespace, Web hosting, etc.
The problem persists, unfortunately.
I’ll try that and report back, thanks.
It is custom, I used a template creator, but this is a very recent problem. All the old posts are unaffected. Only my latest post and any new posts I create have the issue.
Okay, I’m lost here. I’m a novice when it comes to code. I would like the subhead to appear immediately after the title and before the date and author. What file should I be pasting
<?php if (function_exists(‘the_subheading’)) { the_subheading(‘<p>’, ‘</p>’); } ?>
into?