- 
	
	Masoud replied to the topic .moxie-shim.moxie-shim-html5 css issue on iphone/ipad in the forum How-to & Troubleshooting 8 years, 4 months ago hello @r-a-y ok. very good that it will get fixed. 
 thank you for your attention and answer.
- 
	
	Masoud replied to the topic .moxie-shim.moxie-shim-html5 css issue on iphone/ipad in the forum How-to & Troubleshooting 8 years, 4 months ago on the iphone 6 plus, the situation will get worse. 
 the.moxie-shim.moxie-shim-html5will go near the Upload Section, just about 5px under the Texts :
 ” your profile photo will be used on your profile and throu…. ”thanks . 
- 
	
	Masoud started the topic .moxie-shim.moxie-shim-html5 css issue on iphone/ipad in the forum How-to & Troubleshooting 8 years, 4 months ago hello. 
 i have tested this, with clean installation of wordpress + default wp theme + buddypress .in the iphone/ipad ( i have tested on iphone 5S , 6 Plus, and ipad air ) 
 go to profile> change profile photo > Select (touch) Upload section > and touch the ’ Select your file’ button.
 but the button will not work.
 you have to touch 5px or 10px und…[Read more]
- 
	
	Masoud replied to the topic user role box under profile picture in the forum How-to & Troubleshooting 8 years, 9 months ago hi @danbp 
 your explanations was complete. i understood completely.
 and thank you very much for the help.
 the code worked well.
 actually i changed it a little to fit my requirements .
 i added some other elements to the css#item-header-avatar p {[Read more]
 width: 90px;
 height: 15px;
 position : absolute;
 top : 90px;
 right : 0px;
 text-align:…
- 
	
	Masoud started the topic user role box under profile picture in the forum How-to & Troubleshooting 8 years, 9 months ago hi, 
 i am using latest version of wordpress and buddypress.
 in site, i want the users to know who is admin of website.
 so i decided to create a small box under profile picture, which should say the current user role.
 (just like the one, here on buddypress)(you can see my user role as Member)(Participant)(Moderator)…1 – i created a css property…[Read more] 
- 
	
	Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 8 years, 11 months ago @danbp 
 hi.
 1 – first of all i have to thank you for your time, and complete explanation on this. i’m so grateful for that.
 ———
 2 – second, i have to apologize for my limited knowledge.
 i am at the beginning and still learning about php, DB, wordpress, and bp.
 so sorry if i had mistakes in codes.
 ———
 3 – third, i have to say that:
 i was…[Read more]
- 
	
	Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 8 years, 11 months ago hi @danbp 
 and many thanks for your answer.i’ve read the docs already. but i read them again as you said. according to the docs, you can 
 //Change the default tab opened when looking at a group (default is home):
 define( 'BP_GROUPS_DEFAULT_EXTENSION', 'members' );but i want to Change the default tab opened when looking at a Activity (default…[Read more] 
- 
	
	Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 8 years, 11 months ago any idea? 
- 
	
	Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 8 years, 11 months ago is there a hook or action? 
 or something i can put into a function like:
 function change_activity_default_tab()
 {
 global $bp;
 set[$bp->activity(current_action)]->mentions
 }
 
- 
	
	Masoud started the topic help with default activity stream tab in the forum How-to & Troubleshooting 8 years, 11 months ago hi. 
 i am using latest versions of both wordpress and buddypress.and working on a food website.
 in this website , i wanted to allow only authors to post activity updates .
 (because it will be much easier for users to track their favorite chef recipes in the activity page.)
 so i’ve hide the ” personal ” submenu of activity tab : Activity > Personal…[Read more]
- 
	
	Masoud replied to the topic [Resolved] show buddypress private message button in the forum How-to & Troubleshooting 9 years ago hi @danbp , and so many manyyy thanks for your help. 
 it worked like a charm ^_^
- 
	
	Masoud started the topic [Resolved] show buddypress private message button in the forum How-to & Troubleshooting 9 years ago hi. 
 i am using latest version of BP and WordPress.
 and i am working on a food & recipe website.
 in this website, i’d like to show the “private message” button only on admin’s page.
 something with the help of:
 if (current_user_can(administrator) && is_admin())
 { show the button on his profile }
 else
 { hide the button on profiles }Or…[Read more] 
- 
	
	Masoud's profile was updated 9 years, 2 months ago 
- 
	
	Masoud replied to the topic [Resolved] signup (register) page not showing in the forum How-to & Troubleshooting 9 years, 4 months ago re installed my theme + buddypress plugin solved my problem. 
 i dont know wat caused this problem. because everything is just like before, and now it’s working.
 thanks for your help @danbp and @sharmavishal
- 
	
	Masoud replied to the topic [Resolved] signup (register) page not showing in the forum How-to & Troubleshooting 9 years, 4 months ago no no. i checked everything twice, sure abt that. 
 i really dont know wat has happened to register page.
 i will backup my data, and detele the theme + buddypress plugin
 then i will reinstall them again.
 maybe that’ll work.
- 
	
	Masoud replied to the topic [Resolved] signup (register) page not showing in the forum How-to & Troubleshooting 9 years, 4 months ago yes, of course i do have a register page. and in the setting everything is ok. 
 i said, i tested the registeration page on the previous version. then i disabled the registeration. until now.
 now i re enabled it. and see things is not ok.
- 
	
	Masoud started the topic [Resolved] signup (register) page not showing in the forum How-to & Troubleshooting 9 years, 4 months ago hi. 
 i am using SocialChef Theme.
 i checked signup page, befor the last update of buddypress, and it was working fine.
 i haven’t checked it since then, until now.
 it’s not working anymore. (show me a blank page)
 the theme author is saying:
 ——-
 “Hi,
 If you are using WordPress only, then the Register page template is “Custom Signup Page”.
 If you…[Read more]
- 
	
	Masoud replied to the topic [Resolved] is it possible to let users set a field only limited times? in the forum How-to & Troubleshooting 9 years, 4 months ago @shanebp tnx a lot 😀 
 please mark this topic as resolved. i used your suggestion, and sorted it out. it’s ok now.
- 
	
	Masoud replied to the topic [Resolved] is it possible to let users set a field only limited times? in the forum How-to & Troubleshooting 9 years, 4 months ago @shanebp 
 hi. tnx for answer and patience. got 5 more minutes? 🙂
 i read and worked on what you said. and if i want to be honest, i could’t do anything special unfortunately.
 now, i want to ask your opinion about this idea:
 i’ve come up with the idea of hiding that field. (not email field), how?
 with the use of if condition… (if it’s not empty…[Read more]
- 
	
	Masoud replied to the topic [Resolved] is it possible to let users set a field only limited times? in the forum How-to & Troubleshooting 9 years, 4 months ago @shanebp 
 hi, and thanks for your attention.
 i edited my answer! i read your answer more carefully.
 is it still possible to use the hook you mentioned even for custom-user-meta?
 i’ve created a custom meta, and want to get it from users, only for limited times.
 so do_action( ‘xprofile_profile_field_data_updated’, $field_id, $value )
 what can i use…[Read more]
- Load More
	@masoud1111
	Active 4 years, 11 months ago