cfp72
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Issue with page-links-to pluginWorked perfectly – thanks so much.
Forum: Fixing WordPress
In reply to: Entire post appearing as HyperlinkWorked like a charm. Thanks so much Alism!
Forum: Fixing WordPress
In reply to: Entire post appearing as HyperlinkLine 26 (first one below) looks fine. The lines below it look like it may be missing the “>” – where in the code line does it belong? (already tried the clumsy add to the end with no result)
<div id="page"> <div id="header"> <h1><a href="<?php echo get_option('home'); ?></a></h1> <div class="description"></div>Forum: Fixing WordPress
In reply to: Entire post appearing as HyperlinkYes…but nothing too ambitious, lol.
Can’t find that exact line in either single.php or page.php.
Only thing close (href) is in the single.php file:
// Both Comments and Pings are open ?>
You can leave a response, or ” rel=”trackback”>trackback from your own site.and
// Only Pings are Open ?>
Responses are currently closed, but you can ” rel=”trackback”>trackback from your own site.Forum: Fixing WordPress
In reply to: Entire post appearing as Hyperlink
Viewing 5 replies - 1 through 5 (of 5 total)