MembershipWorks
Forum Replies Created
-
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] member label pagesHi zachstache! We received the login credentials but do not know the URL of the site to login to?
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] member label pagesHi zachstache! Please check the following:
1. Are you logged in as a WordPress administrator? You need to use a browser where you are not logged into WordPress and not logged into MemberFindMe for testing.
2. Are you using a visual editor of some sort? Try erasing and entering the shortcode manually in the “Text” mode editor.
3. Is the content you are trying to protect the content of the page, or is it a widgetized area/sidebar? Only the page content can be protected
If none of these is the issue, please email us the URL to your site and a WordPress admin login (with the ability to edit plugins) to admin@memberfind.me so we can diagnose the issue.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] member label pagesHi zachstache! You probably have some hidden HTML formatting inside the shortcode. Delete the shortcode, and type in the entire shortcode again manually (do not copy and paste). Alternatively switch to the “Text” mode editor and make sure there are no HTML tags within the shortcode.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] member label pagesHi zachstache! There should be no quotation marks between the label names, ie. the shortcode should be:
[memberonly label=”CITFALL2014,CITSPRING2015″]
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] Erroneous Password ChangesHi zachstache! Please email us the URL to your site and a WordPress admin login (with the ability to edit plugins) to admin@memberfind.me so we can diagnose the issue.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] Erroneous Password ChangesHi zachstache! It is not the latest version of the MemberFindMe Login Connector plugin.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] Erroneous Password ChangesHi zachstache! Please update your MemberFindMe Login Connector plugin to the latest version.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] ImportHi zachstache! Yes you can import custom fields, just use the same description as the column title. You will also be able to re-assign the columns as needed during the preview stage after you upload the file.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] Searching by stateHi zachstache! Did you create custom fields for city and state? If you did that would just be text fields and there will be no address logic that can be applied to them. For more information on why you should not split up the address field using custom fields, please see MemberFindMe > Help > Customization > Data Fields.
The Address field appears as 2 text lines but actually is transparently processed by MemberFindMe into components – street, city, state, zip, country, longitude and latitude. That information allows the Search by Location box to work properly. You can then also create custom search by state pages using the shortcode:
[memberfindme open=”!directory/rad=US_XX”]
where XX is the 2 character abbreviation of the state. eg.
[memberfindme open=”!directory/rad=US_CA”]
would return the results within the state of California. For more information on search area customization, please see MemberFindMe > Help > Customization > Members directory.
Forum: Plugins
In reply to: [Constant Contact Widget] Removing "Email" from ShortcodeHi pennywhistle! You need to add .constantcontactwidget_form in front of every rule, i.e. instead of:
.constantcontactwidget_form input[type=”text”], input[type=”password”] …
it should be
.constantcontactwidget_form input[type=”text”], .constantcontactwidget_form input[type=”password”]
Forum: Plugins
In reply to: [Constant Contact Widget] Removing "Email" from ShortcodeHi pennywhistle!! You can either edit the plugin to remove the placeholder, or add the following CSS to your site:
.constantcontactwidget_form input::-webkit-input-placeholder {
color: transparent;
}
.constantcontactwidget_form input:-moz-placeholder {
color: transparent;
}
.constantcontactwidget_form input::-moz-placeholder {
color: transparent;
}
.constantcontactwidget_form input:-ms-input-placeholder {
color: transparent;
}Forum: Plugins
In reply to: [Constant Contact Widget] Completely new to thisHi ericksonf! Please visit Constant Contact’s website.
Hi bridgetwes! There is no way to create a custom “file” field type or upload files to the member profiles.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] MemberMe PluginHi Cristi Roberts! The primary administrator can add additional administrators under MemberFindMe > Organization Settings > Admins. Note that that option only appears if the organization is on our 300 member/ account plan and higher.
Forum: Plugins
In reply to: [MembershipWorks - Membership, Events & Directory] MemberMe PluginHi Cristi Roberts! You can have multiple administrators with separate logins and access permissions with our 300 member/account plans and up.