-
@modemlooper replied to the forum topic Can't have BOTH BuddyPress Facebook/Twitter Plugins – GROUPS Component in the group How-To and Troubleshooting 13 years, 2 months ago
Just go into one of the plugins and change the function the error refers too. Thus happens when people copy a plugin and don’t change function names.
-
@modemlooper replied to the forum topic My host keeps shutting down my account in the group How-To and Troubleshooting 13 years, 2 months ago
Get mediatemple grid service. It’s $20 a month and will never get shut down. It works fine for less than 5000 users. If you ever get larger they can upgrade you without you having to worry. Stay away from super […]
-
@modemlooper replied to the forum topic Member/group directory wireframes in the group BP-Default 13 years, 2 months ago
It will look too much like profiles if avatar is on left column. I think mods and admin pics should be in left column bottom
-
@modemlooper replied to the forum topic How to exclude Super Admin and site admin? in the group Miscellaneous 13 years, 2 months ago
Please do not open new threads with same issues. Be patient, it can take at least 24 hours for replies. This forum is all volunteer. I will reply to your other thread tonight.
-
@modemlooper replied to the forum topic Can't See Some Users in Members Page? in the group How-To and Troubleshooting 13 years, 2 months ago
Yes, they must login first.
This plugin may not work as it hasn’t been updated
https://wordpress.org/extend/plugins/bp-disable-activation/if it doesn’t work reply and i’ll add a setting in BP Extended […]
-
@modemlooper replied to the forum topic Turning off and adding social layers in the group How-To and Troubleshooting 13 years, 2 months ago
Have you tried this plugin?
https://wordpress.org/extend/plugins/jet-event-system-for-buddypress/screenshots/
-
@modemlooper replied to the forum topic How to activate User Groups, Members, Activate, Register pages? in the group Installing BuddyPress 13 years, 2 months ago
Are you using a BuddyPress compatible theme?
-
@modemlooper replied to the forum topic Profile fields – I dont get it! in the group Creating & Extending 13 years, 2 months ago
On each profile field in the admin there are visibility options. Are they open for all or only user?
-
@modemlooper replied to the forum topic BP Profile Privacy… in the group How-To and Troubleshooting 13 years, 2 months ago
removed class, your right, easy to target children. I have seen some stray
no id before. -
@modemlooper replied to the forum topic Group Sub nav links in the group How-To and Troubleshooting 13 years, 2 months ago
Developer has been MIA for about a year. When you install plugins make sure the developer is active in the communtiy and plugins are updated regularly. You can also hire someone to fix the plugin.
If there is […]
-
@modemlooper replied to the forum topic Menu wireframes in the group BP-Default 13 years, 2 months ago
agree about buttons but what about using a select for the secondary nav? It would look in place with the sort filter for activity and sub pages could load via ajax. Selects are mobile/responsive ready
-
@modemlooper replied to the forum topic Is this possible? YES / NO? in the group How-To and Troubleshooting 13 years, 2 months ago
Nonsense. If a user is a certain level you just test against it.
if ( member_level && is_users_profile ) – not real just fake example
This is not a setting in S2, you will have to write this code yourself […]
-
@modemlooper replied to the forum topic BP Profile Privacy… in the group How-To and Troubleshooting 13 years, 2 months ago
it’s easier to just use id and classes but sometimes when there is dynamically generated markup that has no id or class you can target an element using selectors.
Also, if you ever spot an element in the BP […]
-
@modemlooper replied to the forum topic Where is bp-widget base located? in the group How-To and Troubleshooting 13 years, 2 months ago
Go into wp-admin
users > profile fields
click edit group
change name
-
@modemlooper replied to the forum topic Beginner needs an overview of BP in the group How-To and Troubleshooting 13 years, 2 months ago
http://testbp.org This will show you BuddyPress out of the box. Log in an create content to understand the functionality. It’s a basic social network.
-
@modemlooper replied to the forum topic Wireframes collections 2 in the group BP-Default 13 years, 2 months ago
A lot of services use the avatar as a bullet anchor to that piece of content. Horizontal nav has been an issue because lots of plugins add tabs. Vertical nav is def the way to go. Though this is just the OOTB […]
-
@modemlooper replied to the forum topic Is this possible? YES / NO? in the group How-To and Troubleshooting 13 years, 2 months ago
Totally possible but you will need to wrap profile code with s2 member level code.
On the s2member site check out codex and function current_user_can
-
@modemlooper replied to the forum topic Wireframes collections 2 in the group BP-Default 13 years, 2 months ago
You are prolly thinking this way because of pre 1.7 BP-default as being a rigid theme. 1.7 is Legos. Yes there will be a OOTB look/layout whatever you wish to call it. There has to be or people with say […]
-
@modemlooper replied to the forum topic BP Profile Privacy… in the group How-To and Troubleshooting 13 years, 2 months ago
-
@modemlooper replied to the forum topic How to re-order or re-assign a nav position for bp-profile-menu plugin in the group How-To and Troubleshooting 13 years, 2 months ago
you can rearrange the code in the plugin files. look for each link
if blah blah is activie { $item….. } endif
I’ll add notifications
- Load More
@modemlooper
Active 3 months, 2 weeks ago