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)
-   -   problem with feedpress subscribe (http://forum.bytesforall.com/showthread.php?t=125)

delphig Jan 26, 2009 11:34 PM

problem with feedpress subscribe
 
Just want to say.. Amazing theme.. Best I've ever used Thanks

I have a problem with the BFA Subscribe.. I entered my feedburner ID etc

When Submit is entered after the user enter his e-mail address it does not carry over to the Feedburner subscribe page.. I see the Eneter e-mail area horizontal stripe goes blank when the submit button is press..

Am I missing something in the Text for Email section.?

Thanks again

AM

Flynn Jan 26, 2009 11:53 PM

Have you put a number as your Feedburner ID, around 7 digits? I just tested and it worked for me. Please post or PM me your URL

delphig Jan 27, 2009 09:18 PM

Yup 7 digits..

url is

http://www.theabslab.com

Thanks for looking

Flynn Jan 28, 2009 02:12 AM

You're right this must be slipped in with one of the last releases, I'll correct that in the next release.

If you want to change it in the current version, edit functions/bfa_subscribe.php

remove

PHP Code:

onblur="this.value='<?php echo $field_text?>';"

and

change

HTML Code:

action="http://www.feedburner.com/fb/a/emailverify" method="post"
to
HTML Code:

action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow"
(with a space at the end of this line)


All times are GMT -6. The time now is 09:34 PM.

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