-
Hugo replied to the topic Responsive homepage layout conflict in the forum Installing BuddyPress 1 day, 16 hours ago
@andy_blanc ok without necessarily knowing how the homepage was meant to look it wasn’t apparent their was an issue but as I see now a ‘working’ correctly? front page I assume you have things sorted, looking at the working page guessed the theme relied heavily on JS which was likely the issue but @aces I think nailed that issue down and you have…[Read more]
-
bp-help replied to the topic Is there a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 2 weeks, 1 day ago
@walid3 @aces
I was thinking of suggesting something along the same lines and just adapt it for cities
same author @modemlooper .
Seems like this would be simpler to me anyway: -
Hugo replied to the topic White line under head menu in the forum Installing BuddyPress 2 weeks, 5 days ago
However reviewing @aces link and post suggests that would be a likely cause, it’s troublesome the adminbar and the spacing it requires due to it’s out of flow nature and login/logout, view or not view, states.
-
@mikey3d replied to the topic After upgraded BP 1.7, some codes in functions.php didn’t works in the forum Installing BuddyPress 1 month, 1 week ago
-
@mikey3d replied to the topic Buddybar: Background Color Overlap in the forum How-to & Troubleshooting 1 month, 1 week ago
@aces – Thanks, it works with functions.php. I have trying to figure it out, it’s pretty impossible.
-
@ChrisClayton replied to the topic Removing ‘Global RSS Feed’ in the forum How-to & Troubleshooting 5 months, 2 weeks ago
You could use the die function that @aces provided but hook it to the BuddyPress actions (for site side feeds that’s ‘bp_activity_sitewide_feed’)
Eg.
add_action('bp_activity_sitewide_feed', 'fb_disable_feed', 1); -
Maruti Mohanty replied to the topic Removing ‘Global RSS Feed’ in the forum How-to & Troubleshooting 5 months, 2 weeks ago
@aces I have used http://wordpress.stackexchange.com/questions/33072/how-to-remove-feeds-from-wordpress-totally but this works only for the WP pages and not for the BP pages.
then i used
function […] -
Arne replied to the forum topic SSL too many redirects in the group How-To and Troubleshooting 8 months ago
Hi @aces thank you for your input, I am using private buddypress that was refered to in thread you mentioned but deactivating all plugins except buddypress did not change anything. I have set up a fresh new buddy […]
-
frank thirteen replied to the forum topic How to Change Mystery Man Graphic without Overwriting Core Image File in the group How-To and Troubleshooting 9 months, 3 weeks ago
@aces. I am looking through your response. Where do I define the location of my Mystery Man graphic inside your code solution?
I have it located at
../wp-content/themes/my-theme/images/mystery-man.jpg -
Paul Gibbs replied to the forum topic Registration Page Has Prepoulated Full Name Field! HELP in the group How-To and Troubleshooting 10 months ago
@aces Yes, but it wasn’t obvious to me that setting the user_id to -1 would stop it matching against profle field data with user_id = 0, as I didn’t expect that situation to ever occur!
Two problems here. […]
-
Fabi replied to the forum topic Removing 'Global RSS Feed' in the group How-To and Troubleshooting 11 months ago
-
sarah posted a new activity comment 1 year, 1 month ago
@aces can u help me? i have no1 and ive been working on this for 12+hrs
-
@mercime replied to the forum topic Integrating Existing Theme with Buddy Press Help?? in the group How-To and Troubleshooting 1 year, 1 month ago
-
Paul Gibbs replied to the forum topic How come the search function here just doesn't work in the group How-To and Troubleshooting 1 year, 1 month ago
The search being broken is pretty annoying, and we’re aware of this. Until we can get it fixed, you’ll need to do a google site: query, like @aces suggests.
-
@mercime replied to the forum topic Please help me translation in the group How-To and Troubleshooting 1 year, 4 months ago
Kudos @aces
-
jordash replied to the forum topic Buddypress Robots.txt, Indexing, Sitemap Generator and other SEO things… in the group How-To and Troubleshooting 1 year, 5 months ago
@aces That way you would have to add each page 1 at a time, is there a way to do it automatically. (My Forum’s have thousands of pages so adding them individually is pretty much impossible.)
-
jordash replied to the forum topic Buddypress Robots.txt, Indexing, Sitemap Generator and other SEO things… in the group How-To and Troubleshooting 1 year, 5 months ago
I tested out that plugin, I couldn’t see any options to add in my forums and stuff to the XML file in the settings page, does this still work?
-
micbow posted an update 1 year, 5 months ago
-
dude posted an update 1 year, 5 months ago
@Aces @Aces I’ve just come across this about creating a functions.php for my child theme taken from here –> http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
” You must make sure you give your child theme functions a unique name, otherwise they will clash with the parent.”
Is this correct..?
-
dude replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 1 year, 6 months ago
many thanks @aces !!
respect man
I haven’t tried it yet as I wanted to see if there was an alternative way of backing up just the file/s I am working on, in the past, I’ve encountered site breaks during […]
- Load More
@aces
active 14 minutes ago
hmmn, I think that plugin error referenced on the compatibility guide is not the one the error relates too…. ie it should be buddypress registration options not buddypress private community View