Title: MembershipWorks's Replies - page 22 | 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 - 316 through 330 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/page/21/?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)…
[21](https://wordpress.org/support/users/sourcefound/replies/page/21/?output_format=md)
22 [23](https://wordpress.org/support/users/sourcefound/replies/page/23/?output_format=md)…
[25](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
[26](https://wordpress.org/support/users/sourcefound/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)
[→](https://wordpress.org/support/users/sourcefound/replies/page/23/?output_format=md)

 *   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)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4437033)
 * Make sure you are using the shortcode like this:
 * [constantcontactwidget nam=”1″ grp=”constant contact list name” btn=”button text”
   msg=”success message”]
 * Note that it should be nam=”1″ not name=”1″.
 * For the CSS, try this in your theme css file
 * .constantcontactwidget_form{text-align:center}
    .constantcontactwidget_form input[
   type=”text”]{width:300px;max-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)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/resize-text-box-area/#post-4437031)
 * Hi Eric, how exactly are you trying to arrange the spacing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] change font color](https://wordpress.org/support/topic/change-font-color-15/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-font-color-15/#post-4676583)
 * Hi, are these categories or actual memberships with prices associated with each?
   If they are just categories, you can create labels and attach any number of them
   to the member.
 * If they are membership levels with subscription prices, then at this time we 
   only support 1 subscription per member. You can create membership levels for 
   combinations, for example: hispanic membership + affiliate partner membership.
   In the future we will be supporting multiple subscriptions, but that feature 
   is not ready yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Style success message](https://wordpress.org/support/topic/style-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/style-success-message/#post-5022806)
 * Hi navyspitfire!
 * What I am suggesting is eliminating all the css styles trying to target the success
   message, and instead inlining the style into the success message html itself.
   So if you are using the widget, the success message as you enter it in the widget
   is (including all the html tags):
 * <p style=”padding:20px”>Added!</p>
 * If you are using a shortcode you would use:
 * [constantcontactwidget grp=”…” btn=”add” msg=”<p style=’padding:20px’>Added!</
   p>”]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Image as success message](https://wordpress.org/support/topic/image-as-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/image-as-success-message/#post-5044204)
 * Hi newmedia85!
 * Update to version 1.8.1 and use this shortcode:
 * [constantcontactwidget grp=”save $5″ btn=”sign up” msg=”<img src=’[http://heatfreehair.com/wp-content/uploads/2014/06/Popup-2.jpg’>”%5D](http://heatfreehair.com/wp-content/uploads/2014/06/Popup-2.jpg’>”%5D)
 * Note that you have to enter this shortcode in “Text” mode (not “Visual” mode).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Style success message](https://wordpress.org/support/topic/style-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/style-success-message/#post-5022801)
 * Hi navyspitfire!
 * OK I’ve modified the plugin (version 1.8.1) so you can use html for the success
   message, so now you can use this for the success message:
 * <p style=”padding:20px”>Added!</p>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Style success message](https://wordpress.org/support/topic/style-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/style-success-message/#post-5022791)
 * Hi navyspitfire!
 * I am not sure exactly how you want to style the text, but for example if you 
   want the text to be black in the form inputs, but red for the success message,
   you could use:
 * #sf_widget_constantcontact_2_form {color:red}
    #sf_widget_constantcontact_2_form
   input{color:black}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] MemberFindMe](https://wordpress.org/support/topic/memberfindme/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/memberfindme/#post-5028548)
 * Hi kaseynova!
 * Not yet, but we’re expecting to have that feature soon (next few weeks).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Style success message](https://wordpress.org/support/topic/style-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/style-success-message/#post-5022574)
 * Sorry about that, it won’t work because the message would be escaped by esc_attr.
 * The alternative is to style the box for the success message, then override the
   styles for the form by targeting
 * .constantcontactwidget_form p{…}
    .constantcontactwidget_form label{…} .constantcontactwidget_form
   input{…}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] Style success message](https://wordpress.org/support/topic/style-success-message/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/style-success-message/#post-5022572)
 * Hi navyspitfire! One way would just have your success message contain some html,
   and use a class or inline styling, for example:
 * <p style=”color:red”>Yay!</p>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Few questions regarding the memberfinme plugin](https://wordpress.org/support/topic/few-questions-regarding-the-memberfinme-plugin/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/few-questions-regarding-the-memberfinme-plugin/#post-5017301)
 * Hi Virgil!
 * You can have a geographic search in conjunction with the label search, though
   the user interface would require some work on your part. I do not have an example,
   but here is a directory with geographic search combined with keyword search:
 * [https://mwaba.com/directory/](https://mwaba.com/directory/)
 * Or you can direct users to use the “options” button (which you can rename) on
   the directory if they want to search by area.
 * You can enable the offline billing option for a membership level, and collect
   the PO number as a custom field. The administrator would then update the membership
   expiration/renewal date accordingly when the PO is verified/received.
 * FYI you can signup for our 50 member/account plan on our website, this is a free
   plan that will let you explore all our functionality and access all the documentation.
   And when you’re ready we can upgrade that account for the number of accounts/
   members you need.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Few questions regarding the memberfinme plugin](https://wordpress.org/support/topic/few-questions-regarding-the-memberfinme-plugin/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/few-questions-regarding-the-memberfinme-plugin/#post-5017219)
 * Hi Virgil!
 * Member and event data is stored on MemberFindMe, so it will be portable to other
   platforms in the future. You can use HTML widgets on any site, though it will
   not support sharing and search indexing because we do not have access to the 
   <head> part of the page. We also have on our roadmap to support other CMSs such
   as Joomla or Drupal.
 * You can create different “business sectors” as labels, and you can then pull 
   up the directory for each business sector in 2 ways. The first way would be to
   create a page for each directory and use a different shortcode on each page:
 * [memberfindme open=”!directory” lbl=”…”]
 * The alternative is to link to 1 directory page like this:
 * [http://urltoyourdirectorypage.com/#!directory/lbl=&#8230](http://urltoyourdirectorypage.com/#!directory/lbl=&#8230);
 * The difference is that for the first, the user will not see options to filter
   by a different business sector, while with the second the user will see options
   to change the filter settings.
 * An example of the first option:
    [http://washingtonmuseumassociation.org/](http://washingtonmuseumassociation.org/)
 * An example of the second option:
    [https://www.jefferson-texas.com/](https://www.jefferson-texas.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact Widget] CC Widget settings?](https://wordpress.org/support/topic/cc-widget-settings/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cc-widget-settings/#post-5016697)
 * Hi,
 * For the overall plugin settings, you should setup the login/password to your 
   Constant Contact account under Settings > Constant Contact.
 * For the widget, that is available from Appearance > Widgets. You should see that
   the Constant Contact widget is available, and if you drag it to a widgetized 
   area, you will see the title, description, etc settings for that widget.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] Redirecting from non-WP site](https://wordpress.org/support/topic/redirecting-from-non-wp-site/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/redirecting-from-non-wp-site/#post-4983516)
 * Sorry to hear that… You may want to check this link and make sure your mod_rewrite
   setup is exactly like that:
 * [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] Redirecting from non-WP site](https://wordpress.org/support/topic/redirecting-from-non-wp-site/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/redirecting-from-non-wp-site/#post-4983511)
 * Hi cassienbeyer!
 * It may be an issue with your theme, try version 1.5 which moves the hook up to
   before the theme is loaded.
 * If that still doesn’t work, then the issue would have to be due to the mod_rewrite
   setup on your server, unfortunately in that case it would not be possible for
   any plugin to override the server behavior.

Viewing 15 replies - 316 through 330 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/page/21/?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)…
[21](https://wordpress.org/support/users/sourcefound/replies/page/21/?output_format=md)
22 [23](https://wordpress.org/support/users/sourcefound/replies/page/23/?output_format=md)…
[25](https://wordpress.org/support/users/sourcefound/replies/page/25/?output_format=md)
[26](https://wordpress.org/support/users/sourcefound/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/sourcefound/replies/page/27/?output_format=md)
[→](https://wordpress.org/support/users/sourcefound/replies/page/23/?output_format=md)