Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] Change title of Headline (http://forum.bytesforall.com/showthread.php?t=4581)

gcarson Nov 23, 2009 01:05 PM

[SOLVED] Change title of Headline
 
Hello,

I'm playing around with the bfa_post_parts file but can't seem to get it to work. I'm trying to change the mouse over title of the post title from Permanent Link to (the title) to something else. When i try to edit line 55 of this file, it never works. Somehow the <h>'s get messed up and it doesn't close and a 2> shows at the end of my title. Even when I only try to remove just say the word 'Permanent'. I removed the pages-link-to plugin which i thought might be causing the issue, but its not. I have a few others but I don't think any of those would interact. Searched this forum but couldn't find anything. Wonder if I'm missing something obvious here?

gcarson Nov 23, 2009 01:18 PM

Nevermind. Figured it out. On line 65 is the following:

Code:

if ( !is_single() AND !is_page() ) { ?></a><?php } ?></h<?php echo $bfa_ata['h_posttitle']; ?>>
the </h is closed with the php function. However, I view / edit my files in Dreamweaver, which is nice enough to close that for me, thus making an extra 2> at the end of my title I had to use a file comparison program to notice it.

Thanks!


All times are GMT -6. The time now is 12:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.