Forum Replies Created
-
AuthorPosts
-
Eric iStudio101
ParticipantHello
Where can I turn off account synchronization (wp users / members) ?
I would like no wp users are created by the login.
Thank you
E.Eric iStudio101
ParticipantYou 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?Eric iStudio101
Participantare 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.
Eric iStudio101
ParticipantHi 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)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).
Eric iStudio101
ParticipantI have replied to your message but my post is still awaiting moderation (#28565)…
Eric iStudio101
ParticipantI 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;
}Eric iStudio101
ParticipantLooks already defined nonetheless… 😩
https://imgur.com/a/LUAzAhNEric iStudio101
Participantyes, unfortunately an old correction request. Thank you. I’ll do the local translation.
Kind regards, EricEric iStudio101
ParticipantIs 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
Eric iStudio101
ParticipantThank you.
Eric iStudio101
ParticipantBrand 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 connecterEric iStudio101
ParticipantMany thanks for your kind support !
Eric iStudio101
ParticipantNo. 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 #28383Eric iStudio101
ParticipantI 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 #28382Eric iStudio101
ParticipantAll my members have valid membership level.
Simple WordPress Membership 4.4.9 and
SWPM Show Member Info 1.9 are incompatibleSimple WordPress Membership 4.4.9 and
SWPM Show Member Info 2.2 are working well togetherThank you!
-
AuthorPosts