Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   RSS, Feeds & Subscribing (http://forum.bytesforall.com/forumdisplay.php?f=18)
-   -   HTML Subscribe box not showing up in Firefox (http://forum.bytesforall.com/showthread.php?t=311)

TonyLogue Feb 10, 2009 10:39 AM

HTML Subscribe box not showing up in Firefox
 
I have created an HTML "subscribe" box in the right sidebar. It simply asks for first name and email address. It shows up fine in IE but not in Firefox. I thought at first it might be an add-on or something on my personal computer but had others look online and nothing is there in their Firefox as well.

I'm new to Wordpress, but have tried several templates. I'm excited by the possibilities I see with yours once I get over the initial learning curve. Thanks for the great work.

Web address is http://www.tonylogue.com

Tony

Flynn Feb 10, 2009 10:57 AM

The comment tags are wrong, Firefox is taking the whole widget as a comment rather than content. In the text widget, change
Code:

<!--- Begin IncomeBuddy.com Form Code ---->
to
Code:

<!-- Begin IncomeBuddy.com Form Code -->
and
Code:

<!--- End IncomeBuddy.com Form Code ---->
to
Code:

<!-- End IncomeBuddy.com Form Code -->

TonyLogue Feb 10, 2009 12:50 PM

Thanks. Problem fixed.


All times are GMT -6. The time now is 07:10 PM.

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