Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

Eric iStudio101

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 35 total)
1 2 3 →
  • Author
    Posts
  • February 10, 2025 at 4:22 pm in reply to: About Login Control #29667
    Eric iStudio101
    Participant

    Hello
    Where can I turn off account synchronization (wp users / members) ?
    I would like no wp users are created by the login.
    Thank you
    E.

    August 1, 2024 at 9:11 am in reply to: "Forgot password" translation ??? #28595
    Eric iStudio101
    Participant

    You mean all these untranslated sentences are only linked to this add-on?

    I bought it more than one year ago. I recently got this feedback from the support for another point:

    “It looks like the 1 year of support and updates for your purchase has expired. All paid addons come with 1 year of support and updates. If you need further assistance or updates for a paid addon, you can purchase an additional year of support.”

    I have bought another paid add-on a couple of days ago : “Member Data Exporter Addon”
    Can I get some support thanks to it?

    July 31, 2024 at 11:30 pm in reply to: "Forgot password" translation ??? #28587
    Eric iStudio101
    Participant

    are you using the Form Builder addon by any chance?
    => Yes. I have installed it.
    (I have noticed there is no translation file attached to it – according to Loco Translate)

    I can confirm those strings are translated in the Spanish po file.
    => I confirm too. But there are missing in the 2 French ones. Is there a way to add them?
    The Spanish (Spain) file has 887 sentences! while the 2 french ones have 499 and 520 sentences.

    Where are these files located? Can you provide the path?
    =>
    plugins/simple-membership/languages/simple-membership-fr_FR.po
    languages/plugins/simple-membership-fr_FR.po

    (the Spanish one is there :
    plugins/simple-membership/languages/simple-membership-es_ES.po )

    Is it possible that I define the missing translation with Loco Translate ?
    How to proceed? Have those sentences never been translated in French??
    Why I don’t see the translation for “Username or email” while there is one?

    Many thanks for your support.

    July 31, 2024 at 1:08 am in reply to: "Forgot password" translation ??? #28565
    Eric iStudio101
    Participant

    Hi Sir, no :'(

    The “Username or email” seems already defined : https://imgur.com/a/LUAzAhN but I still see the english text. translation.

    There are other texts not translated (error message in the sign-up form):
    “No user found with that username or email.”
    “Password field cannot be empty.”
    I cannot find these sentences in the .PO files (unsing Loco Translate plugin)

    https://imgur.com/a/Ycmqmg1

    I have managed to change the translation “Nous Rejoindre” that I found in the 2nd french file (don’t know why there are 2 files for french – one with 499, and the other with 520 strings).

    July 30, 2024 at 11:56 am in reply to: "Forgot password" translation ??? #28579
    Eric iStudio101
    Participant

    I have replied to your message but my post is still awaiting moderation (#28565)…

    July 28, 2024 at 7:10 am in reply to: Show excerpt for protected category #28561
    Eric iStudio101
    Participant

    I have implemented this solution…

    add_filter(‘swpm_not_logged_in_post_msg’, ‘my_swpm_not_logged_in_post_msg’);

    function my_swpm_not_logged_in_post_msg ( $output ){
    $output = “<p class=\”has-background\” style=\”background-color:#fff4f4\”>🔒 Vous devez être inscrit·e et vous connecter pour voir le contenu :…”;
    if (is_single ()) $output = the_excerpt() . $output;
    return $output;
    }

    July 28, 2024 at 6:36 am in reply to: "Forgot password" translation ??? #28560
    Eric iStudio101
    Participant

    Looks already defined nonetheless… 😩
    https://imgur.com/a/LUAzAhN

    July 28, 2024 at 6:17 am in reply to: "Forgot password" translation ??? #28559
    Eric iStudio101
    Participant

    yes, unfortunately an old correction request. Thank you. I’ll do the local translation.
    Kind regards, Eric

    July 28, 2024 at 6:15 am in reply to: Show excerpt for protected category #28558
    Eric iStudio101
    Participant

    Is there no way to show the excerpt to non-members (instead of hidding the full post content but the title and featured image) without having to use the section protection feature ?

    What about is the swpm_ function responsible to hide the full content of a restricted post? Any hint to modify it?

    Thanks

    July 27, 2024 at 6:36 am in reply to: Default style of SM buttons #28547
    Eric iStudio101
    Participant

    Thank you.

    July 26, 2024 at 1:18 pm in reply to: "Forgot password" translation ??? #28538
    Eric iStudio101
    Participant

    Brand new installation and still, 2 years after, 3 sentences not translated in French in this form:

    – Username or Email => Identifiant ou email
    – Show password => Voir le mot de passe
    – Log in (button) => Se connecter

    July 26, 2024 at 12:44 pm in reply to: protect in one shot all the articles #28537
    Eric iStudio101
    Participant

    Many thanks for your kind support !

    July 25, 2024 at 11:42 am in reply to: protect in one shot all the articles #28511
    Eric iStudio101
    Participant

    No. nothing to do. I have just regular articles.

    Here there is a direction : https://simple-membership-plugin.com/forums/topic/change-the-membership-protection-to-more-posts-in-the-same-time/ but I would prefer another solution than touching mysql.

    I have to modify all article for another reason anyway,

    It’s a pity that there is no bulk content protection mean for setting a subscription level for all article of a given category (?).
    If someone has the mysql command for that… many thanks in advance.

    July 11, 2024 at 1:48 pm in reply to: This member profile (Member ID: ) does not have a valid membership #28383
    Eric iStudio101
    Participant

    I do hope the addons that I purschazed 2 or 3 years ago are all compatible with SM 4.4.9.

    It’s really pity that such page
    https://simple-membership-plugin.com/simple-membership-addon-show-member-info/
    doesn’t contain the last version number and the change log.

    There should be a newsletter that informs us released updates of addons and plugins.

    July 11, 2024 at 1:46 pm in reply to: This member profile (Member ID: ) does not have a valid membership #28382
    Eric iStudio101
    Participant

    All my members have valid membership level.

    Simple WordPress Membership 4.4.9 and
    SWPM Show Member Info 1.9 are incompatible

    Simple WordPress Membership 4.4.9 and
    SWPM Show Member Info 2.2 are working well together

    Thank you!

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 35 total)
1 2 3 →
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy