Forum Replies Created
-
Author
-
AbracadabraParticipant
http://buddydev.com/plugins/bp-stealth-mode-for-site-admin/
have not purchased it yet, but it seems to be what we need.
May 15, 2015 at 22:07 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #59001AbracadabraParticipantIm searching for it in add themes/search themes and dont see it, WP 2015 Theme, correct?
May 15, 2015 at 22:04 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #59000AbracadabraParticipantok will do thanks
AbracadabraParticipantAlso when I deleted that 32 from php.code, the field’s text is now left aligned on members page
May 15, 2015 at 21:43 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58997AbracadabraParticipanthmm, ok than its some plugin, I will post here if I find the offender.
Thanks SharmstrMay 15, 2015 at 21:26 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58993AbracadabraParticipantok but is this screenshot from a mobile or ipad?
May 15, 2015 at 20:07 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58981AbracadabraParticipantI dont see that theme in my themes screen.
I went to edit in plugin and there you can select any registration field, but its not even the plug in, when I add registration fields through buddypress and have them as multi select box then on mobile and ipad it shows 0 items. You can just set up one extra registration field as multi select box with few fields in it and see in on your registration screen on mobile or ipad, it does not show the fields but 0 items instead.AbracadabraParticipantThere is also a problem with Friends request box/avatar, screenshot to follow. This still looks like this even when I delete the last two lines of CSS code you provided.
May 15, 2015 at 19:50 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58976AbracadabraParticipantBP Profile Search
It has always been like that, not sure what you mean by 2015 theme.
I asked the developer of the plugin, he cant help with this.AbracadabraParticipantNot really, the avatar is left aligned, still no extra profile fields, and that text joined x time ago still there. screenshot to follow.
May 15, 2015 at 19:38 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58971AbracadabraParticipantThose two show O items, desktop shows the box fine
May 15, 2015 at 19:36 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58970AbracadabraParticipantApple Ipad and Nexus/Android mobile.
AbracadabraParticipantThe css did not work well for group members, the avatar looks misplaced, there is no extra fields, and I can still see joined x days ago.
May 15, 2015 at 19:03 in reply to: All groups page box layout used for all members page layout #58956AbracadabraParticipantThis reply has been set as private.AbracadabraParticipantSorry, I want to get it exact as every time i put the wrong code, I have to restore from back up that is one day old. So, like this you mean?
if( is_user_logged_in() && bp_is_members_component() ) { ? <br />
#member-list > li > div > div.item-avatar.rounded > a > img {width:190px;}
#member-list > li > div > div.item-avatar.rounded {margin: 0 auto !important;}AbracadabraParticipantOne more thing if I may, is it possible to get rid of all these buttons? Add friend, Private Message and Block?
Regarding the margin left 35, I think it concerns this code in my PHP.
if( is_user_logged_in() && bp_is_members_component() ) { ?> <div class=”bph_xprofile_fields” style=” margin-left: 35%;”> <br />
So what should it be now?
if( is_user_logged_in() && bp_is_members_component() ) { ? <br />
Like this?
AbracadabraParticipantThanks Radu, looks very good, perhaps too big, but I can play around with this css now. IMHO you could offer this as some kind of a shortcode, it looks much better than the regular member page.
Not sure what you mean by 35, this screenshot did not attach properly.
AbracadabraParticipantI looked its not there, http://themeforest.net/downloads
and when I click support it takes me to this forum.
At this point I am almost done with my site so Im looking more out of curiosity than need, but imho for someone who just starts out these things would be nice to access readily on this support forum and not a third party site.AbracadabraParticipantsorry, one more thing which others might be interested in as well.
Groups members lists at the moment have a very simple layout, a picture + name + text saying joined x days ago…
Is it possible to use our all members layout in group members?
May 15, 2015 at 17:03 in reply to: All groups page box layout used for all members page layout #58931AbracadabraParticipantThis reply has been set as private.AbracadabraParticipantAt this point im going to keep the box as is standard but I want to increase the avatar size, is that possible?
Also, I would like to get rid of these (add friend) (private message) and (block buttons) from all members page, i think most of your customers want to get rid of them there.
Attachments:
You must be logged in to view attached files.May 15, 2015 at 15:19 in reply to: All groups page box layout used for all members page layout #58910AbracadabraParticipantIs it possible to just increase the avatar in (member.boxes_1.png) layout to the size of avatar (boxes.png) layout from prior post atachements? the second one is about twice as big. If I could do that, then I would just leave it as is.
May 15, 2015 at 15:04 in reply to: All groups page box layout used for all members page layout #58902AbracadabraParticipantthanks for the code Radu, now I have avatars on top and very nice group box layout, but my extra fields have disappeared and block button is not centered, there is only blank space there.
I used this code to add extra profile fields
http://buddydev.com/snippets/tag/add-xprofile-fields-to-the-members-directory/Attachments:
You must be logged in to view attached files.May 14, 2015 at 19:31 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #58784AbracadabraParticipantmobile view screenshot
Attachments:
You must be logged in to view attached files.AbracadabraParticipantHi Radu, I wanted to ask a question on the same topic.
I have used your CSS code here from previous post and nothing happened, I also played around with this and nothing happened.
#buddypress ul.item-list li img.avatar {
width: 220px;
}#buddypress #members-list li div.item-avatar {
width: 220px;
height: 220px;How can I control avatar sizes and location within the box in CSS?
At this point I have all fields I want on my members profile boxes, but I want to have a bigger avatar and to move it on top of the name.
Imho if there is anything that could use work in the template, out of the box, it would be the members page, you have these awesome shortcodes that show large pictures, but how to integrate that with a name and profile fields.
Attachments:
You must be logged in to view attached files.AbracadabraParticipantThe easiest way to add new fields to all members page is this code:
http://buddydev.com/snippets/tag/add-xprofile-fields-to-the-members-directory/Also, buddyprofiledata plugin does not work well with KLEO css, and buddypress real names creates issues on registrations, so those two plugins will not solve your problem in that regard.
AbracadabraParticipantI believe this is what you need, I had the same issue.
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’ );May 14, 2015 at 00:49 in reply to: Forums page displaying a sidebar even though its set to full width in kleo #58689AbracadabraParticipantgreat thanks
May 14, 2015 at 00:44 in reply to: Forums page displaying a sidebar even though its set to full width in kleo #58685AbracadabraParticipantok, where should I change it to full width so that each single forum page is full width as well then?
May 14, 2015 at 00:38 in reply to: Forums page displaying a sidebar even though its set to full width in kleo #58682AbracadabraParticipantits not full width should have been
May 14, 2015 at 00:37 in reply to: Forums page displaying a sidebar even though its set to full width in kleo #58681AbracadabraParticipantone more question, that took care of the main /forums page that lists all forums.
but now when i go into each individual forum, that sidebar is still there.
for example … groups/amsterdam/forum/ still shows the sidebar on the right its now full widthMay 14, 2015 at 00:34 in reply to: Forums page displaying a sidebar even though its set to full width in kleo #58677AbracadabraParticipantthanks
AbracadabraParticipantto be honest I dont even remember where i downloaded it, can I ask for a link?
it might be a good idea, to have a link on this site somewhere, it would probably save you a number of questions asked. -
AuthorPosts