Need to limit number of subscription lists on the registration page
-
Hi I installed RPlus and GWA Auto responder. They both work great my problem is on my registration page It offer the opportunity to subscribe to EVERY list. I dont want this and would like to have on the newsletter and they can sign the other lists I have later on. This is what the source looks like:
<input name=”license” value=”1″ type=”checkbox” tabindex=”50″ /> Accept the License Agreement</label></p>
<input type=”checkbox” name=”LIST[]” value=”1″ checked> Subscibe to The Warrior-Scholar Blog
<input type=”checkbox” name=”LIST[]” value=”2″ checked> Subscibe to Meditation course
<input type=”checkbox” name=”LIST[]” value=”3″ checked> Subscibe to referrals
<p id=”reg_passmail”>A password will be e-mailed to you.</p><p class=”submit”><input type=”submit” name=”wp-submit” id=”wp-submit” value=”Register” tabindex=”100″ /></p>
I can’t seem to change this and I cant find any settings to shut off this option. I am not familiar with Php or Css so please be specific with any suggestions.
Thanks
Dan
- The topic ‘Need to limit number of subscription lists on the registration page’ is closed to new replies.