I've created a couple of pages and a couple of child pages to one of the pages. When I goto any of the pages now I have links to the two top level pages I added at the bottom of the actual page content.
I've looked for an option that would allow me to turn this off, and I haven't found it. If it's there, please someone point it out.
If there is no option, I'm pretty sure that the links are being added by whatever this leads to:
PHP Code:
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
But I am now way out of my PHP depth. All I want to do is NOT have the links to the top level pages added in. If someone could direct me to the proper file to edit (the line number would also help) I'd really appreciate it.
-Gary