-
modemlooper posted on the forum topic Default set of achievements? in the group Achievements: 15 years ago
@djpaul not to overtake this topic but does that mean activity items and forum topics will be a post type? I’m thinking taxonomy would allow creating crazy loops.
-
modemlooper posted on the forum topic Default set of achievements? in the group Achievements: 15 years ago
What’s this? Custom post types!
-
modemlooper posted on the forum topic Where is the template in Default theme for Member's Activity Permalink? in the group How-To and Troubleshooting: 15 years ago
members/single/activity/permalink.php
This is something that was debated before. I think it should match rest of site. Originally this page didn’t even have a navigation!
-
modemlooper posted on the forum topic BuddyPress Template Pack in the group BP-Default: 15 years ago
Well, regardless of title or instruction, the template files inside are old and CSS is barely enough to make it look proper. I know that is by design so the plugin doesn’t force bp-default styling but I’d expect it to look slightly like the default OOTB. Maybe I’ll take it and create another version. It […]
-
modemlooper posted on the forum topic missing stylesheet in the group Installing BuddyPress: 15 years ago
Give more info on your install. What versions and plugins.
-
modemlooper posted on the forum topic missing stylesheet in the group Installing BuddyPress: 15 years ago
Try activating Twenty Ten theme and see if the BuddyPress theme fixes itself.
-
modemlooper posted on the forum topic Facebook Connect Plugin stable in the group How-To and Troubleshooting: 15 years ago
-
modemlooper posted on the forum topic BuddyPress Template Pack in the group BP-Default: 15 years ago
Also I think it could use a slight more CSS for layout.
-
modemlooper started the forum topic BuddyPress Template Pack in the group BP-Default: 15 years ago
Who’s taking this over and updating? It’s behind the times. 😉 The template files in it need updating. Also I think it could use a bit more instructional info for noobs.
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
I agree, but when people install BP and go to the front page the home tab is missing… I think it should be coded with the same hard links now but include if statement that calls the menu instead if they have one. The reason is for child theme compatibility. If I had a child […]
-
modemlooper posted on the forum topic Facing big trouble, need help > in the group How-To and Troubleshooting: 15 years ago
It’s one of the plugins. You can test by renaming each plugin folder the same way. when you find the plugin that’s causing the problem delete it.
-
modemlooper posted a new activity comment 15 years ago
I’ll update this theme when the next BP version gets released. The issue is If I send in an update now they will reject the theme because the BP-default theme is missing some things that the WordPress repo requires.
-
modemlooper posted on the forum topic How can I implement a simple single threaded discussion with BuddyPress? in the group How-To and Troubleshooting: 15 years ago
You might want bbpress instead
-
modemlooper posted a new activity comment 15 years ago
How bizarre. I’ll check it out
-
modemlooper posted on the forum topic BuddyPress Template Pack : really for all WP themes ? in the group Miscellaneous: 15 years ago
It will fit most any theme with some modification to the HTML and possibly CSS. https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
Oh, and the functions: Recommended: No reference to add_custom_background() was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality. Recommended: No reference to add_editor_style() was found in the theme. It is recommended that the theme…[Read more]
-
modemlooper posted on the forum topic Page and template suggestions from Theme Unit and Review in the group BP-Default: 15 years ago
@djpaul I’ve put up some starter drop downs css, will probably need some fine tuning and or changes https://trac.buddypress.org/ticket/2691
And I made a comment about the home tab going awol with new install
-
modemlooper posted on the forum topic Example Achievement Implementations in the group Achievements: 15 years ago
They are not that persons badges they are the official foursquare badges. It’s just an archive of foursquare badges.
-
modemlooper posted on the forum topic Facing big trouble, need help > in the group How-To and Troubleshooting: 15 years ago
Try renaming your plugins folder to “pluginsoff”. Then try to access your wordpress admin. If you can then access the admin then change the plugins folder back to “plugins”
-
modemlooper posted on the forum topic Remove BP component links from main WP menu in the group How-To and Troubleshooting: 15 years ago
Easiest way is to remove all the li links from the header.php file except the home link and wp_list_pages( ‘title_li=&depth=1&exclude=’ . bp_dtheme_page_on_front() ); and then add a sidebar menu widget for any links you need. Next version of BP will use WP menus for the top nav so you won’t need to customize the html. […]
- Load More
@modemlooper
Active 3 months, 2 weeks ago
thanks, do you need login info?
I’ll update this theme when the next BP version gets released. The issue is If I send in an update now they will reject the theme because the BP-default theme is missing some things that the WordPress repo requires.