tommyteetz
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: Adding MailChimp opt in to WP-Member registration page?Thanks for the tip, but I am liking for a solution that would make it all automatic so that my client doesn’t have to do anything for the list at all.
Any other ideas? I will bare your advice in mind as a back up.
Figured it out! it was missing a bracket is all.
Thanks, but this doesn’t really help. I’ve cross checked my code with that page and one of the examples on there:
<?php if($variable == 'S') {?> <input name="blah" type="radio" value="Y" checked="checked"> Yes <input name="blah" type="radio" value="N"> No <?php } else {?> <input name="blah" type="radio" value="Y"> Yes <input name="blah" type="radio" value="N" checked="checked"> No <?php }?>Matches up to the format of mine, so I still DON’T know why it isn’t working.
Many Thanks
Forum: Fixing WordPress
In reply to: How do I add custom links to images on WP Nivo Slider plugin?No one any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)