-
caspergrimaldi replied to the topic [Resolved] members-loop gap issue in the forum How-to & Troubleshooting 11 years, 5 months ago
Thanky you, I love you Mercime.
Basically, what happened is, I had that float and width etc, but it’s the “#members-list li {” that was wrong. I had “#buddypress” beforehand which is why it wasn’t working.
All good now.Many many thanks
You can mark this as resolved.
-
caspergrimaldi started the topic [Resolved] members-loop gap issue in the forum How-to & Troubleshooting 11 years, 5 months ago
I was wondering if anyone could tell me how I can get rid of those big gaps that happen sometimes, between members. Instead of aligning 5 on each line, sometimes, it will only display 1 or 2, then 5 under.
http://adauk.org/members/ -
caspergrimaldi replied to the topic Private message from non-members in the forum How-to & Troubleshooting 11 years, 5 months ago
There is a “is_user_logged_in() ” but it isn’t checked :S
It’s in my sidebar. Here is the php.
<?php do_action( ‘bp_before_sidebar’ ); ?><div id=”sidebar” role=”complementary”>
<div class=”padder”><?php do_action( ‘bp_inside_before_sidebar’ ); ?>
<div class=”gravatar”><?php if ( is_user_logged_in() ) : ?>
<?php…[Read more]
-
caspergrimaldi replied to the topic Private message from non-members in the forum How-to & Troubleshooting 11 years, 5 months ago
Is there a way to work around it though?
And in the same kind, can we have a user avatar to be displayed in their profile for non members to see when they browse through the member’s profile?
At the moment, same as private message, it is only displayed to other members. -
caspergrimaldi started the topic Private message from non-members in the forum How-to & Troubleshooting 11 years, 5 months ago
Hi,
Is it possible to have the “private message” section available for non members who want to email members? -
caspergrimaldi replied to the topic email in the forum How-to & Troubleshooting 11 years, 5 months ago
I am already using that.
-
caspergrimaldi started the topic email in the forum How-to & Troubleshooting 11 years, 5 months ago
Hi,
I was wondering how can I go about displaying the email of a member in the personal group?If I create a field, it conflicts with the registration so I can’t have that.
so how can i display te email given during registration?
-
caspergrimaldi replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 5 months ago
Found the conflicting plugin. It was the “real name” one. All good now.
tks -
caspergrimaldi replied to the topic sidebar issues in the forum How-to & Troubleshooting 11 years, 6 months ago
Nope, I didn’t create a custom stylesheet. I’ve been modifying the style.css one and have save copies of it regularly as well as keeping a copy of he original one.
I put the code in the style.css, however because it didn’t work I erased it, hence you not seeing it.
-
caspergrimaldi replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
I’m using frisco for buddypress.
Just tried the switch. Still no difference.
Would it help you to have admin access? Or would it help for me to paste some php here? -
caspergrimaldi replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
I mentioned I tried but it doesn’t take change in consideration. I don’t know why because I save it. Go away from the page. It doesn’t appear to have changed. But if I click on edit again, then it has indeed saved the title as I want it. It just isn’t displaying it.
-
caspergrimaldi replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
Thanks but this isn’t the one I’m trying to change.
If you go on the link you attach and look at the 1st picture on the right, it’s the “name, primary, required” one that i need to change because mine doesn’t say name (I wish it did). It says nickname :S -
caspergrimaldi replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
Looks quite complex. Isn’t there an easier way to do it?
-
caspergrimaldi started the topic call for URL (to display file) in the forum How-to & Troubleshooting 11 years, 6 months ago
Hi,
So, i have set up a “file” upload as part of buddypress profile. This is for users to upload their CVs.
Everything is working fine. I’d like to make an addition though.
At the moment the file is only downloadable but I’d like the file to be displayed also.
There is this grate google viewer iframe option, which I managed to call and make…[Read more] -
caspergrimaldi started the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
Hi, I have set up some custom fields in the profile fields section. However, one I can’t get rid of or change its title is “nickname”. It says it’s primary and doesn’t offer any delete option. It does offer a n edit option and I do edit the title however it doesn’t change it. It still displays “nickname”. How can I go about changing this? Or at…[Read more]
-
caspergrimaldi replied to the topic sidebar issues in the forum How-to & Troubleshooting 11 years, 6 months ago
It didn’t work. Nothing happened :S
@caspergrimaldi
Active 3 years, 8 months ago