StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-12-2009, 09:45 AM
hollymccaig hollymccaig is offline
Registered User
Genesis Member
 
Join Date: Feb 2009
Posts: 6
Default Feedburner Issue

As of the time of this post, I followed the correct instructions for updating for Google Feedburner and coding my theme. I'm still getting an error when I test it saying that "The feed does not have subscriptions by email enabled" - Yes, I've checked, I do and it worked before this change. What am I doing wrong?

My code is:

<form id="subscribe" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input type="text" value="Enter your email address..." id="subbox" onfocus="if (this.value == 'Enter your email address...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter your email address...';}" name="email"/><input type="hidden" value="<?php $feedburner_id = get_option('revlifestyle_feedburner_id'); echo $feedburner_id; ?>" name="name="uri"/><input type="hidden" value="eNews Subscribe" name="title"/><input type="submit" value="GO" id="subbutton" /></form>
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A Feedburner issue zedman General Discussion 2 03-15-2009 11:53 AM
Feedburner Issue byron General Discussion 3 03-06-2009 05:23 PM
Feedburner issue absolute General Discussion 1 03-03-2009 05:32 AM
Yet another feedburner issue blameitonkarma General Discussion 2 02-09-2009 10:43 PM


All times are GMT -5. The time now is 07:19 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.