Title: MembershipWorks's Replies - page 2 | 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 - 16 through 30 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/?output_format=md) [1](https://wordpress.org/support/users/sourcefound/replies/?output_format=md)
2 [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](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/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Shortcodes not working with Thrive Editor](https://wordpress.org/support/topic/shortcodes-not-working-with-thrive-editor/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-not-working-with-thrive-editor/#post-14259948)
 * Hi CharlyLeetham!
 * MembershipWorks uses the standard WordPress the_content filter to process shortcodes
   instead of do_shortcode. This is because not all our shortcodes are standalone–
   some of our shortcodes need to modify other content on the page, such as the [
   memberonly] shortcode, so it is not possible to accomplish that using do_shortcode.
 * Unfortunately this does mean it will not work with some page builders that do
   not honor the WordPress standard filters. We would recommend switching to the
   standard WordPress editor just for those pages. Alternatively you can use our
   HTML snippets instead of shortcodes, however this will disable the Facebook/Twitter
   share buttons on event and directory profile pages so we would not recommend 
   using the snippets on the event/directory pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Compatibility with other content plugins](https://wordpress.org/support/topic/compatibility-with-other-content-plugins/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/compatibility-with-other-content-plugins/#post-14259904)
 * Hi CharleyLeetham!
 * Unfortunately we do not have experience with the Members plugin. The MembershipWorks
   Login Connector plugin uses standard WordPress functions – wp_create_user to 
   create the user account and wp_signon to sign in users. It is possible that this
   third-party Members plugin adds non-standard data to the WP user account or non-
   standard cookies when users sign in, thereby breaking compatibility with the 
   standard WordPress functions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks Login Connector] Member ID changed on login](https://wordpress.org/support/topic/member-id-changed-on-login/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/member-id-changed-on-login/#post-14259830)
 * Hello,
 * Calling wp_set_current_user(0) is part of the standard WordPress logout process–
   please see the source code for the wp_logout() function:
 * [https://developer.wordpress.org/reference/functions/wp_logout/](https://developer.wordpress.org/reference/functions/wp_logout/)
 * Note that we do not call wp_logout() in order to avoid the do_action(‘wp_logout’,
   $user_id) which normally causes a (undesirable) page redirect.
 * It does appear that we did not call wp_destroy_current_session() which was introduced
   more recently, this will be added to the plugin in the next release.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] redirect keeps going to old page](https://wordpress.org/support/topic/redirect-keeps-going-to-old-page/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/redirect-keeps-going-to-old-page/#post-13798358)
 * Hello,
 * Please double check that there is no extra redirect rule that may cause this,
   the rules are processed in order so if an earlier rule exists it would continue
   to be processed. Make sure you restart the browser after clearing the WP and 
   browser cache. In addition some website hosting providers perform caching on 
   their end, so you will want to make sure that there are no “hidden” cache that
   needs to be cleared.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] My account tabs](https://wordpress.org/support/topic/my-account-tabs-2/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/my-account-tabs-2/#post-13505545)
 * Hi akhilmr!
 * Boxes fall under Tabs in the hierarchy of the template, so the first thing to
   do is check that you do not have visibility settings on the Tab that would cause
   the entire tab to be inaccessible.
 * In addition make sure you are editing the correct template (Member SignUp vs 
   Member Manage) have saved the template (by clicking on the Save Template button
   on the left) to save your settings.
 * For further questions please email us at [info@membershipworks.com](https://wordpress.org/support/users/sourcefound/replies/page/2/info@membershipworks.com?output_format=md)
   as we do not answer support inquiries on WordPress on a regular basis.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] My account tabs](https://wordpress.org/support/topic/my-account-tabs-2/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/my-account-tabs-2/#post-13495967)
 * Hi akhilmr,
 * The tabs on the My Account page is based on the form template found under Customization
   > Member Manage, and so the tab list is not related to the folders. For more 
   information on customizing the templates, please see Help > Customization > Membership
   Form Templates.
 * Please contact us at [info@membershipworks.com](https://wordpress.org/support/users/sourcefound/replies/page/2/info@membershipworks.com?output_format=md)
   if you need further assistance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Formidable Pro Graphs Not Showing in Membership-Locked Pages](https://wordpress.org/support/topic/formidable-pro-graphs-not-showing-in-membership-locked-pages/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/formidable-pro-graphs-not-showing-in-membership-locked-pages/#post-13446283)
 * Hi wallacelin!
 * Glad you were able to figure it out and thank you for the follow up – this information
   is helpful for us if any other customer runs into the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks Login Connector] To check Member is logined](https://wordpress.org/support/topic/to-check-member-is-logined/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/to-check-member-is-logined/#post-13420257)
 * Hi akhilmr!
 * If you are signed in as an administrator you do not meet the criteria as a member.
   So technically you are not permitted access. You should use a different browser
   where you are not signed in for testing.
 * The use of sf_shortcode(‘[memberonly]’) is not documented and is not officially
   supported. This information is provided on the basis that use of this function
   is as-is. Since it is not supported it is also subject to change without notice.
   There are no documented or supported functions in PHP to check if a member is
   signed in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks Login Connector] To check Member is logined](https://wordpress.org/support/topic/to-check-member-is-logined/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/to-check-member-is-logined/#post-13416508)
 * Hi akhilmr!
 * If the $response_results is blank you can give access. If the $response_results
   is not empty access should be prohibited.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks Login Connector] To check Member is logined](https://wordpress.org/support/topic/to-check-member-is-logined/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/to-check-member-is-logined/#post-13411157)
 * Hi akhilmr!
 * You should be able to see your plugins in WordPress under the Plugins > Installed
   Plugins.
 * Note that the sf_memberonly(‘[memberonly]’) method only works if you are using
   MembershipWorks to manage your members. It is not a general method that is usable
   for any other membership plugin. In addition this method appears to be from a
   old support thread from 2016, it no longer works with the current versions of
   the MembershipWorks plugin. The equivalent function now is sf_shortcode(‘[memberonly]’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Plugin compatibility with Membership Works](https://wordpress.org/support/topic/plugin-compatibility-with-membership-works/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-compatibility-with-membership-works/#post-13384628)
 * Hi [@tylertork](https://wordpress.org/support/users/tylertork/)!
 * The MembershipWorks Login Connector plugin by default overrides the Gravatar 
   image for members with the image from the business card in their MembershipWorks
   profile. So if those members have not uploaded an image for their business card(
   or if you are not using that feature with your organization) it would display
   a generic/default imgae.
 * If you prefer to always use the Gravatar images, you can comment out the following
   line near the end of the MembershipWorks Login Connector plugin PHP file:
 * add_filter(‘get_avatar’,’sf_get_avatar’,99,5);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Can this membership plugin sync with Mail Poet](https://wordpress.org/support/topic/can-this-membership-plugin-sync-with-mail-poet/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/can-this-membership-plugin-sync-with-mail-poet/#post-13384620)
 * Hi Moira!
 * Unfortunately MembershipWorks does not integrate with MailPoet…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks Login Connector] Page jumps to login widget on mobile](https://wordpress.org/support/topic/page-jumps-to-login-widget-on-mobile/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/page-jumps-to-login-widget-on-mobile/#post-13358750)
 * Hi [@nbdawebsite](https://wordpress.org/support/users/nbdawebsite/)!
 * We tried the website on an iPhone, android phone and an iPad and did not experience
   this issue. There is no dynamic script on the login widget that could cause the
   page scroll either…
 * Could it be due to an older version of the site that is cached on your devices?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MembershipWorks - Membership, Events & Directory] Plugin compatibility with Membership Works](https://wordpress.org/support/topic/plugin-compatibility-with-membership-works/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-compatibility-with-membership-works/#post-13352798)
 * H iakhilmr! We apologize for the late reply, please contact at [info@membershipworks.com](https://wordpress.org/support/users/sourcefound/replies/page/2/info@membershipworks.com?output_format=md)
   for fastest response in the future.
 * We have a number of customers using bbPress. Unfortunately we are not familiar
   with the document library plugin or any other similar plugins.
 * However with the MembershipWorks Login Connector members who login will also 
   be signed in as a WordPress user. So you can setup bbPress and the document library
   to allow access to only users who are logged in to WordPress only (make sure 
   you disable “anyone can signup” in the WordPress general settings). To provide
   another barrier of access to members, we would recommend also hiding the forum
   and document library behind a member only page, ie. redirect to the document 
   library or forum only if the user is a member. This additional barrier verifies
   whether the member’s membership has expired.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirect List] Request Entity Too Large](https://wordpress.org/support/topic/request-entity-too-large-17/)
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/request-entity-too-large-17/#post-13227203)
 * Hi Lukas!
 * This error occurs if the posted data exceeds the limits specified by your web
   server configuration. So you will need to contact your web hosting provider to
   adjust the maximum (typically the “post_max_size” in the PHP config file) for
   the server.

Viewing 15 replies - 16 through 30 (of 401 total)

[←](https://wordpress.org/support/users/sourcefound/replies/?output_format=md) [1](https://wordpress.org/support/users/sourcefound/replies/?output_format=md)
2 [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](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/3/?output_format=md)