Forum Replies Created
-
Hello,
Sorry for late reply, but I have been in contact with my theme developer and he shared a photo of errors showing … can you please tell which error is preventing the cropping tool from showing?
that really helped 🙂 thanks 😀
I have checked with who did my code and he backed up the website files and now the code does not cause any error
I saw that there was a very similar problem on this link, but no final solution to it:
https://buddypress.org/support/topic/use-standard-wordpress-registration/when I remove the second snippet I still end up with an empty page with /register ending URL
Thanks for the reply
I have asked the person to check out the snippets but he did not know what to do at all, that’s why I came to ask here about the problem …. anyway I tried to remove the code added by unsalkorkmaz, I don’t have the error page, but it opens the (register) page by BuddyPress and nothing appears inside it. So still no advance in the problem
Please ignore!
function is good, only ordering stuff was neededThanks a lot, the plugin did it well … 🙂
@danbp Thanks for your reply, can’t I just translate my BP .po and .mo files into Arabic and provide them on my website in Arabic language while maintaining my Dashboard in English ?
if yes, what is the best way to translate the .mo and .po files ?
Thanks for your reply,
I think I can upload any language files of BP to my site, but I just need the best way to do it.Thanks
@danbp can you tell me how to do this, I am trying to show the translated page and I can’t!
Any Follow Up to this topic ?
Do anything need further explanation ?
I can’t get this problem done! so is there is something I am missing or getting it wrong !?is there any possible solution ?
I mean the BP profile,
so if I translate all the strings in the(../buddypress.pot) can you tell me how I can show the strings when I switch to the translated language?
bear with me please 🙂
Because when I use (PolyLang) language switcher -I am using 2 languages for my website-, all the navigation menus transfer to the translated language except for the (BP Profile Page) remains in English -and when pressed it transfers back to the English language-.
So can I provide a new page of (BP profile page) in my translated menu that shows the strings in the translated language? or you have another way to do that?Regards and THX for your reply …
I am using (Point) theme
Thanks for the tip!
thanks for replies !!
what shall I do now after the update to change the texts on BP template ??
sorry for late reply ..
thanks for the tip !!
“hacking” BP files seemed to be the only way for me to modify some things I had to ..
BIG THANKS !!
thx a lot for the info 🙂 A LOT 🙂
I could do it by adding the:
function remove_xprofile_links() { remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 ); } add_action( 'bp_init', 'remove_xprofile_links' );
from the link you provided !! THANKS !!!
thanks for the quick response !!
I just realized that -.- what I want is to have the registration page same as the login page that is with wordpress logo and all that, not to direct users to a registration page on my website
is there anyway I can do that ?
Hello,
thanks for the reply…
what I meant by mission that I would like to have titles like mission and vision in a page and then add the registration form below these tiles in the page …. how to add the registration forum in a page ( is there any shortcode?)thanks alot and regards