orionghf
Forum Replies Created
-
It doesn’t only support “fixed number of digits” the javascript used supports optional place in the field using “?”
where everything written after “?” is considered optional ..for example the mask is : “(999) 999-9999? x99999”
so every character after the “?” is considered optional for the userForum: Plugins
In reply to: [WP-Members Membership Plugin] 404 Error on registrationIt appears when the form is submitted with an empty email field or empty captcha or with email already used
Great plugin ..
I totally agree with Oliver .. making it responsive would be great
maybe you can add an addon to make it use bootstrap..Thanks
Forum: Plugins
In reply to: [Polylang] Buddypress register pageDear @miguelcortereal can you tell me how you managed to get the labels translated ?
I only got some labels translated , but still some fields are not translated though the translaton is available in the po mo files.
check this image pleaseThe translation is only fully available when I set the language in the wp-config file, but then the Arabic text appears in the english pages as well .. =\
Forum: Plugins
In reply to: [Polylang] Buddypress register pageI followed the solution in the thread you mentioned .. but it seems that the code in step 2 where we are supposed to create theme templete buddymulti.php is not complete?