Forum Replies Created
-
AuthorPosts
-
Bruk
ParticipantI don’t understand. These are same errors.

“1 too many times.”
Maybe… But her account has not activated and this is the problem.
Thanks
David
Bruk
ParticipantWhen I click the link I see this:

Thanks
David
Bruk
ParticipantBruk
ParticipantBruk
ParticipantThank you! 🙂
Bruk
ParticipantI think a membership plugin needs a coupon system for discounting on an adhoc basis.
+1
This plugin need a coupon code add-on.
Bruk
ParticipantHi,
Thank you!
David
Bruk
ParticipantHi,
Braintree payment language? This is another bug. Look at the picture:
The translation works in the first (username) field (Available -> Még szabad), but in the second (email) field is still english. The “Available” word is translated, but not working in all field.Thank you.
David
Bruk
ParticipantSorry I’m really st.pid. 🙂 I can add Return URL, so I don’t need code.
Really sorry.
Thanks,
DavidBruk
ParticipantHi,
This code is perfect. Thank you!
add_action(‘swpm_front_end_registration_complete’, ‘sam_after_registration_redirection’);
function sam_after_registration_redirection()
{
$url = ‘http://www.yourwebsite.com/thank-you/’;//TODO – Specify the URL that you want to redirect to
wp_redirect($url);
}Can you send an another code for “after payment”? Now, if the payment is successful the user is redirected to the homepage. I’d like to redirect a different (“thank you”) page.
Thank you.
David
Bruk
ParticipantHi,
Oh, this is really bad. The payment form is the most important section in this plugin.
When are they add those (circa)? Beacause if I can’t translate these, I can’t use this plugin. But this is a good plugin and I don’t wanna use other.
Thank you,
DavidBruk
ParticipantI downloaded the po/mo files with the plugin:
https://hu.wordpress.org/plugins/simple-membership/If that helps you.
Thanks,
DavidBruk
ParticipantHi,
No problem, maybe my fault because I didn’t speak clearly. 🙂
I checked the link, but doesn’t help me. So, I have 2 problems:
1. I have a translated po/mo file: first name and last name translated, but still english.
Image:https://kephost.com/images/2017/10/21/sm01.png2. “Card number” and “Expiration Date” is not in the file.
Image:https://kephost.com/images/2017/10/21/sm02.pngPlease tell me: Can I translate these texts? If yes, please tell me how.
Thank you,
DavidBruk
ParticipantHi,
I read. I know how to translate plugins or themes. The problem is the payment form, please see the link:
http://booom.hu/georganic/join/First name & Last name: translated, but still english.
Card number & Expiration Date: not in the POT file, so I can’t translate.
This is the problem.
Thanks,
DavidBruk
ParticipantI mean: card number, expiration date, first name etc.
-
AuthorPosts