-
para posted on the forum topic Admin area doesnt show any of the reported items? in the group BuddyPress Moderation: 13 years, 10 months ago
bump?
-
para posted on the forum topic How to edit permalinks for members name in the group How-To and Troubleshooting: 13 years, 11 months ago
Put this in your bp-custom.php
define ( 'BP_ENABLE_ROOT_PROFILES', true );
-
para started the forum topic Admin area doesnt show any of the reported items? in the group BuddyPress Moderation: 13 years, 11 months ago
Is there a fix for the admin area problem? Im not seeing any reported items in the backend?
Regards
Tony
-
para joined the group BuddyPress Moderation 13 years, 11 months ago
-
para posted on the forum topic Profile Field Setup avatar (multiple) in the group BP Jobs Board: 13 years, 11 months ago
Are you looking for just the avatar uploads or the products section aswell?
I can do extra avatar uploads no problem have done on a client site this week, i will need more info about your exact needs before i can give you a quote.
You can email me on parabeats@gmail.com
Kind regards
Tony
-
para joined the group BP Jobs Board 13 years, 11 months ago
-
para posted on the forum topic Is it possible to check xprofile fields data from within bp-custom.php in the group How-To and Troubleshooting: 13 years, 11 months ago
Thinking about it, im going about this the wrong way, if i want the avatars to change site wide i need a different approach …
** Goes to mull it over **
-
para posted on the forum topic multi image header in the group How-To and Troubleshooting: 13 years, 11 months ago
that code above is messed, buddypress forum keeps messing with my code?? not sure why? if you open the style.css in your theme directory you will see the code to import css files, but id suggest just add to the new code to your _inc/css/deafult.css file
-
para posted on the forum topic multi image header in the group How-To and Troubleshooting: 13 years, 11 months ago
First off id suggest making a child theme, more info here https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ You can put the html code in the header.php found in your theme folder, im not sure where you want it placed exactly so you will have to trail and error untill you find the right position. The corresponding css…[Read more]
-
para posted an update 13 years, 11 months ago
no avatar uploads? surely php error reporting should be switched off …… facepalm
Upload Failed! Error was: Unable to create directory /home/buddypress/public_html/wpmu/wp-content/blogs.dir/1/files/avatars/63378. Is its parent directory writable by the server?
-
para posted on the forum topic Add print button – to print profile in the group How-To and Troubleshooting: 13 years, 11 months ago
oops, didnt backtick the code, here it is
-
para posted on the forum topic Add print button – to print profile in the group How-To and Troubleshooting: 13 years, 11 months ago
Add the following code to your members/single/profile/profile-loop.php file, or whatever other file you want it to appear.
-
para posted on the forum topic multi image header in the group How-To and Troubleshooting: 13 years, 11 months ago
In which file are you putting this code? this is html not css, do you have the corresponding css code in your default.css file?
-
para started the forum topic Is it possible to check xprofile fields data from within bp-custom.php in the group How-To and Troubleshooting: 13 years, 11 months ago
Hi im trying to do a check on a xprofile field “Gender” as i want to have a different default avatar depending on whether the user is male or female, i have the following code which doesnt seem to work (it displays female avatar for both). Im guessing you cant check xprofile feilds like this […]
-
para joined the group How-To and Troubleshooting 13 years, 11 months ago
@para
Not recently active