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)
-   -   Strange single semi-colon in Footer: how to get rid of it? (http://forum.bytesforall.com/showthread.php?t=5258)

Janine Jan 11, 2010 04:30 PM

Strange single semi-colon in Footer: how to get rid of it?
 
Hello! I see a single semicolon in the last line of the footer. It appears on all pages. I can locate it using the Firebug (it disappears when I delete it in Firebug, but cannot save the change). However, I cannot find out where I can delete it. I know it's only a little thing, but it disturbs me that it is there nevertheless. Any advice please?

Janine

juggledad Jan 11, 2010 04:46 PM

What version of Atahualpa and WP?
What is the url?

Janine Jan 12, 2010 07:08 AM

WP version 2.9.1
Atahualpa version 3.4.4

These are the lines I can see in Firebug. You can see the semi-colon after </script>

<script type="text/javascript">
</script>
<script src="http://www.ft-training.com/wp-content/plugins/wp-eMember/js/jquery.blockUI.js" type="text/javascript">
</script>
<script type="text/javascript">
</script>
; :(
</td>
</tr>
</tbody>

If you can help get rid of it, that would be great :)
Janine

juggledad Jan 12, 2010 07:14 AM

That is probably a bug in wp-eMember - my guess is they have a line of code ending in
HTML Code:

....</script>;'
when it should have been
HTML Code:

....</script>';
since this plugin is a purchased item, I can not look to see where the error may be.

If you want me to take a deeper look, send me a PM and I'll quote you my rates, I'd need to have access to your site and the plugin code


All times are GMT -6. The time now is 02:42 AM.

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