Forum Replies Created
-
Author
-
allana
ParticipantSorry.. here is the attachment
Attachments:
You must be logged in to view attached files.allana
ParticipantCool, i created the bp-custom.php files no problem, but when i entered and saved the code below, the text of the code itself appeared across the top of the page. Did i need to put some kind of tags either side of the code? Sorry, im new to this 🙂
define ( ‘BP_AVATAR_DEFAULT’, ‘http://example.com/default-avatar.jpg’ );
define ( ‘BP_AVATAR_DEFAULT_THUMB’, ‘http://example.com/default-avatar-thumb.jpg’ );allana
ParticipantYeah thats where I added it. Oddly enough, the BP avatiar default image has come back (after uninstalling a plugin) but i still cant set a custom default image.
allana
ParticipantHi,
Do you mean: make these changes in the main funtions.php …or the child theme?I tried pasting the code into the child theme and nothing changed :/
allana
ParticipantRadu, thanks for looking at this ,it is appreciated.
What I am trying to achieve is for all types of members to be able to send messages, but only paying members to be open and view a message.
If we remove the messages tab completely for non-payment members then this means they cannot send a message, or see when one has arrived (which I would like them to be able to).
There is already an option in the buddypress settings that allows for restricting sending messages. Could we use a similar code for restricting viewing them, without removing the tab?
Kind regards
Allan
allana
ParticipantSorry, attached files here
Attachments:
You must be logged in to view attached files.allana
ParticipantHi, I can now see that this code is ordering the tabs (to some extent) but it doesnt appear to recognise the ‘media’ position. Is it perhaps named something else other than ‘media’?
July 19, 2017 at 14:06 in reply to: How to limit the number of Activity entries on Profile pages #167926allana
ParticipantHi Laura,
Thanks for offering to look at this. Ive now found a solution,
However, many thanks for offering to investiage 🙂July 19, 2017 at 00:17 in reply to: How to limit the number of Activity entries on Profile pages #167886allana
ParticipantThis reply has been set as private. -
AuthorPosts