Title: MembershipWorks's Replies - page 26 | WordPress.org

---

# MembershipWorks

  [  ](https://wordpress.org/support/users/sourcefound/)

 *   [Profile](https://wordpress.org/support/users/sourcefound/)
 *   [Topics Started](https://wordpress.org/support/users/sourcefound/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sourcefound/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sourcefound/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sourcefound/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sourcefound/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sourcefound/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 376 through 390 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
[1](https://wordpress.org/support/users/sourcefound/replies/?output_format=md) [2](https://wordpress.org/support/users/sourcefound/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/sourcefound/replies/page/3/?output_format=md)…
[25](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
26 [27](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)
[→](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] set up a scrolling up coming events banner](https://wordpress.org/support/topic/set-up-a-scrolling-up-coming-events-banner/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/set-up-a-scrolling-up-coming-events-banner/#post-4656984)
 * Hi! You can use the MemberFindMe Events Widget to pull up a list of events, but
   at this time it does not have a slideshow ability. We will add this to our future
   feature roadmap…
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[MembershipWorks - Membership, Events & Directory] Modern Interface – Old Fashioned Customer Service](https://wordpress.org/support/topic/modern-interface-old-fashioned-customer-service/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/modern-interface-old-fashioned-customer-service/#post-7823379)
 * Thank you for the review and feedback! We are glad that MemberFindMe has been
   a good fit for your group!
 * Multiple administrative logins is on our roadmap for later this year. The daily
   digest is a great idea! We will add that for consideration as a future feature.
 * Unfortunately the current state of emails and spam filters make it impossible
   to always guarantee delivery of emails to the member’s inbox, but we will continually
   apply best current practices to improve the deliverability of our emails.
 * Thanks again for posting, we appreciate all our customer feedback in helping 
   us make MemberFindMe better!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] Sorting or Exporting?](https://wordpress.org/support/topic/sorting-or-exporting/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sorting-or-exporting/#post-4388316)
 * Ah I misunderstood you on sorting, I thought you meant some automatic (alphabetic)
   sorting 🙂 The import/export feature should let you make quick changes now, note
   that after you click Import you still need to Save Changes for the list to be
   saved to the database.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Sign Up Field in Footer](https://wordpress.org/support/topic/sign-up-field-in-footer/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sign-up-field-in-footer/#post-4487044)
 * Sorry, wasn’t thinking correctly and placed the PHP tags in wrong order, it should
   be:
 * <?php the_widget(‘sf_widget_constantcontact’,’grp=Jay%20Michael%20-%20website&
   btn=SUBMIT&msg=http://www.jaymichael.co/thank-you.com’); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Sign Up Field in Footer](https://wordpress.org/support/topic/sign-up-field-in-footer/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sign-up-field-in-footer/#post-4487042)
 * 1) Simply url escape the group name, like this:
 * the_widget(‘sf_widget_constantcontact’,’grp=Jay%20Michael%20-%20website&btn=SUBMIT&
   msg=Thanks!’);
 * 2) Yes, you can also apply css rules to the subscribe button in the footer (the
   same rule for the widget will probably apply, if you need it different you should
   target the footer_box class).
 * 3) Right, for example:
 * the_widget(‘sf_widget_constantcontact’,’grp=Jay%20Michael%20-%20website&btn=SUBMIT&
   msg=http://thankyoupage.com’);
 * ps) You probably need to escape out of PHP mode, by wrapping the code with the
   PHP tags:
 * ?>the_widget(‘sf_widget_constantcontact’,’grp=Jay%20Michael%20-%20website&btn
   =SUBMIT&msg=http://thankyoupage.com’);<?php
 * If this plugin works for you, a review would be much appreciated 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] Sorting or Exporting?](https://wordpress.org/support/topic/sorting-or-exporting/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sorting-or-exporting/#post-4388314)
 * Finally had some time to add the requested features for import/export. To keep
   the plugin PHP lightweight, the import/export is done through a textarea using
   javascript, so there would be no impact on PHP performance.
 * Note: sorting is not added because the order in which the urls appear is the 
   order in which the redirects are processed, and you may need some redirects to
   take priority over others.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Thank You Page Redirect](https://wordpress.org/support/topic/thank-you-page-redirect/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/thank-you-page-redirect/#post-4487030)
 * Version 1.5 now lets you put in a url to redirect to. Under the success message/
   url, instead of entering a message, you can now enter a url (include the http://
   https:// or // to identify it as an url).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Sign Up Field in Footer](https://wordpress.org/support/topic/sign-up-field-in-footer/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sign-up-field-in-footer/#post-4487029)
 * Hi, you can add the following PHP to the footer section of your theme (replace
   grp with the appropriate Constant Contact list, btn with the text of the button,
   and msg with the appropriate success message:
 * the_widget( ‘sf_widget_constantcontact’, ‘grp=General%20Interest&btn=SUBMIT&msg
   =Thanks!’ );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Change source to "Website Signup Form"](https://wordpress.org/support/topic/change-source-to-website-signup-form/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/change-source-to-website-signup-form/#post-4490095)
 * Hi! Unfortunately I do not see any way to change this through that Constant Contact
   API… this is a older, simpler API. It does not require OAuth and Mashery API 
   key, but is limited as to what it can do.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] resize text box area?](https://wordpress.org/support/topic/resize-text-box-area/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4436960)
 * For your theme, you will need to use instead:
 * .widget_sf_widget_constantcontact input[type=”text”] { width:60% }
 * If you would like the input box on its own line (which I think would look better
   on your theme), use:
 * .widget_sf_widget_constantcontact input[type=”text”] { width:100% }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] resize text box area?](https://wordpress.org/support/topic/resize-text-box-area/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4436958)
 * You can add it to your theme under Appearance > Editor
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] resize text box area?](https://wordpress.org/support/topic/resize-text-box-area/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4436938)
 * No problem… and have a happy new year!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] resize text box area?](https://wordpress.org/support/topic/resize-text-box-area/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4436861)
 * Hi, you can resize the email text box by adding this to your css file:
 * .widget_sf_widget_constantcontact .widget-wrapper input[type=”text”] {
    width:
   60% }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] sf_widget_constantcontact__1_submit is not defined](https://wordpress.org/support/topic/sf_widget_constantcontact_1_submit-is-not-defined/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sf_widget_constantcontact_1_submit-is-not-defined/#post-4423906)
 * Thank you! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] sf_widget_constantcontact__1_submit is not defined](https://wordpress.org/support/topic/sf_widget_constantcontact_1_submit-is-not-defined/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sf_widget_constantcontact_1_submit-is-not-defined/#post-4423724)
 * Version 1.4 has re-written javascript so it will work directly now. If you like
   the plugin a review would be greatly appreciated 🙂

Viewing 15 replies - 376 through 390 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
[1](https://wordpress.org/support/users/sourcefound/replies/?output_format=md) [2](https://wordpress.org/support/users/sourcefound/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/sourcefound/replies/page/3/?output_format=md)…
[25](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
26 [27](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)
[→](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)