• Resolved Volume 1

    (@ahuggup86)


    what am trying to do is setup a multiple list when visitors click on a check box on your site in our custom form they will subscribe to receive post from that category content is this possible.

    Note: we already have a page setup with layout in table with multiple check box, we just want to know what do we need to implement now. where there is a value will this be the list id or is it another type of setup

    heres a sample of the code <div class=”grid-checkbox”><label><input type=”checkbox” name=”newsletters[]” value=”1″ /> Sign me up!</label></div>

    http://wordpress.org/plugins/wysija-newsletters/

Viewing 3 replies - 1 through 3 (of 3 total)
  • hey! Category specific newsletters:

    1. Set up a list for each category
    2. Add each of those lists in your form
    3. Create a newsletter for each of those lists/category.

    We know it could be more automatic, but there are several performance issues that we need to consider before making this type of newsletter available to all. Tough, tough!

    Thread Starter Volume 1

    (@ahuggup86)

    thanks i thought so, in terms of performance issue is this on the software end your mentioning right

    Yes, software end, and requests to the database.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Selection for News Post’ is closed to new replies.