Search Results for 'buddypress'
-
AuthorSearch Results
-
September 11, 2012 at 8:05 pm #141472
In reply to: BuddyPress Conditional Profile Fields available now?
Hugo Ashmore
ParticipantIt’s not exactly the easiest thing to implement the core devs have their work cut out with present dev requirements; this would be something that one of the community would need to run up and submit as a patch for perusal.
September 11, 2012 at 8:05 pm #141471In reply to: Group forums working yet not working
terri.swiatek@yahoo.com
MemberI’m having this issue as of 8/2012 with the updated BuddyPress Version 1.6.1 and bbPress Version 2.1.2
I can create Groups and Topics but the Topics don’t appear on the site. What’s strange is it shows the count of Topics Forum and is putting the occupied space in the layout but they are not displayed.
Viewing 3 topics – 1 through 3 (of 3 total)
1 Posts 1 Voices56 minutes ago
Avatar of %s CMEEAdmin
EmpathyStarted by: Avatar of %s CMEEAdmin | Latest: Avatar of %s CMEEAdmin
1 Posts 1 Voices
1 hour, 22 minutes ago
Avatar of %s CMEEAdmin
A New TopicStarted by: Avatar of %s CMEEAdmin | Latest: Avatar of %s CMEEAdmin
1 Posts 1 Voices
2 weeks, 1 day ago
Avatar of %s CMEEAdmin
Topic AStarted by: Avatar of %s CMEEAdmin | Latest: Avatar of %s CMEEAdmin
Viewing 3 topics – 1 through 3 (of 3 total)
I’ve read through this thread but I don’t really understand many of the items discussed. If anyone can help me figure it out I’d be very grateful.Also, the Search box for the Forums and the Order by: Dropdown menu when used don’t display any results when I know there should be items listed there.
Any Ideas?September 11, 2012 at 8:01 pm #141470charlietech
ParticipantIs there any plugins or theme issues that could be the reason the css is not be detected? Im using suffusion, Could the buddypress pack be the reason?
September 11, 2012 at 7:53 pm #141469In reply to: BuddyPress Conditional Profile Fields available now?
redrocktoday
MemberThese nested/conditional profile fields will have many applications for creating larger websites, not just location related sites… If you can make it to the Core, many would benefit.
It would be great if next release of BuddyPress could come with this nested profile fields, and in addition, a functionality that allow admins to create initial groups based on certain user profile fields -which seems very nature. And as a social networking platform, these functionalities should come from the core of software, not from Plugins – as many group related plugins will be depending on these functionalities to make themselves sophisticated enough to make foundamental user experience more fullfilled.
September 11, 2012 at 7:18 pm #141467In reply to: Activity Page Help Please
Helllllpmeplease
MemberThanks for responding @modemlooper!!!
The website is http://www.shenow.org
How do I find if I am missing the permalink.php file?
September 11, 2012 at 6:47 pm #141465In reply to: SocialTheme – what do you think?
9087877
InactiveAs @hnla has explained your theme is firing off errors and I think it would be wise to postpone releasing a theme that you are charging for that has this many errors. Otherwise a lot of people may be expecting a refund.
September 11, 2012 at 5:30 pm #141462In reply to: Activity Page Help Please
Helllllpmeplease
MemberHello Mercime!
I apologize for the lack of information as I am fairly dumb when it comes to all of this. WP version is 3.2.1. I have not upgraded to the most recent version because NONE of my plugins are compatible with that version yet. This seems to be a recent issue, either that or no one has noticed it before.
BP version 1.5.1
bbPress 2.0.2
Buddypress template pack 1.2.1I am using the clear line theme. Is there a way to test switching the theme behind the scenes without making it go live? My site is visited by tons of users from around the world (so at all hours) and I’m scared to switch the theme when others can see it switching back and forth. Also, I’m scared of switching it and not being able to get it back…..
thoughts?
thanks again for responding!!!!
September 11, 2012 at 5:21 pm #141461In reply to: SocialTheme – what do you think?
Aron Prins
ParticipantSeptember 11, 2012 at 5:18 pm #141460In reply to: SocialTheme – what do you think?
@mercime
Participant@aronprins if you’re going to sell that theme for $44.95, you should allow the prospective buyers to check out the different features of the theme without having to log in and giving you their email addresses. There are other places they can buy BP themes where they can check out the merchandise first.
September 11, 2012 at 4:57 pm #141458@mercime
ParticipantI can see that you have no other plugins installed. “Are you sure … ” is related to WP/BP security issues/nonces. Have you tried
– clearing browser cache, history, etc. or restarting your computer or just using a different browser?
– download BuddyPress from WP plugins to hard drive then upload unzipped BuddyPress plugin folder manually i.e. via FTP/cpanel/file manager etc to wp-content/plugins/ ?
– download WP and do a manual upload the unzipped wp-admin and wp-includes folders?September 11, 2012 at 4:46 pm #141457In reply to: [Resolved] Changing buddypress style ?
@mercime
ParticipantUse `img.avatar` to target all avatars and `img.user-1-avatar` to target admin’s avatar. What exactly are you trying to do and where?
September 11, 2012 at 4:38 pm #141456Scott Hendison
ParticipantYeah, Gregs plugin just generates content=”” for anything buddypress – Unique desc tags are nice to have regardless of whether they’re a ranking factor or not, but certainly not a deal breaker. Maybe someone can figure out how to roll it in… Greg?
September 11, 2012 at 4:20 pm #141454Scott Hendison
ParticipantI bugged @yoast twice on Twitter, once a couple of weeks ago and once just yesterday, looking only for a way to simply turn OFF his plugin for anything in my /member-directory folder or deeper.
I figured it’s not worth me being a pest, so this morning after finding yet another new discussion here, I decided to cycle through SEO plugins until I found one that worked –
this leaves my Buddypress title tags intact – HOOray –
https://wordpress.org/support/plugin/gregs-high-performance-seoI kept a few notes and was going to blog about it (and still might) but Gregs High Performance SEO does appear to work alright with Buddypress,
If i poke around I can likely figure out autogen on the description tags too, because the plugin DOES insert a blank one, whereas none of the others did anything for the desc tag.
Unfortunately, the author hasn’t put out a new one in almost a year, but at least my long running issue of no unique tags tags is solved for now
September 11, 2012 at 3:51 pm #141452In reply to: Links going to empty pages
Helllllpmeplease
Member@Radmacdaddy – were you able to fix the issue? I am having the same problem. If yes, what did you do to fix it because I am at a loss….
September 11, 2012 at 3:46 pm #141451In reply to: Adding Dynamic Profile Link to Main Menu Item
@mercime
Participantadd_filter( 'wp_nav_menu_items', 'my_nav_menu_profile_link' ); function my_nav_menu_profile_link($menu) { if (!is_user_logged_in() && $args->theme_location == 'footer-nav' ) return $menu; else $profilelink = '<li><a href="' . bp_loggedin_user_domain( '/' ) . '">' . __('My Profile', 'buddypress' ) . '</a></li>'; $menu = $profilelink . $menu; return $menu; }September 11, 2012 at 3:33 pm #141449Sniper Kitten
ParticipantAnyone?
September 11, 2012 at 3:32 pm #141447In reply to: [Resolved] Buddypress fixing alignment issues
@mercime
Participant@waiyea I see that you’ve created a child theme of https://wordpress.org/extend/themes/zenon-lite
Looked over zenon lite, this is to let you know that you will have to change 16 BP files transferred to your zenon lite child theme folder during the Appearance > BP compatibility process. I see that the parent theme’s default page.php has right sidebar, then you also have page templates for sidebar on the left and full-width page. Which among the three layouts did you want for all your BuddyPress pages?September 11, 2012 at 2:48 pm #141442In reply to: Just downloaded buddypress. not working
@mercime
Participant@helen-kh No, you do not have to install bbPress plugin if you only want forums for groups. For more information about Group or Sitewide Forums -> https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/
September 11, 2012 at 1:06 pm #141439creamundo
Participanthave the same problem!!!!!! help!!!!
September 11, 2012 at 1:05 pm #141438creamundo
Participanthave the same problem!!!!!!!!!!!!!!! help
September 11, 2012 at 11:27 am #141433In reply to: [Resolved] Buddypress fixing alignment issues
Hugo Ashmore
ParticipantHave a read through the compatibility steps again as they are quite detailed.
Essentially you have things back to front, it’s not the BP markup you are looking for (#container doesn’t actually appear in index pages it’s written to header.php) but you custom themes markup which must be reflected in the BP templates, so at a quick glance comparing page.php to activity/index.php you need to add your themes single_wrap element after #content and move the sidebar call to the position just before #content is closed, in other words your custom themes files are the correct markup structure and you need to replicate that in the BP template pages.
September 11, 2012 at 10:36 am #141432In reply to: [Resolved] Buddypress fixing alignment issues
waiyea
MemberHi karmatosed,
The link is http://www.elitenursing.com.hk/w/activity/
BP Compatibility describes BP templates structure are
[HEADER]
``
``
[PAGE CONTENT]
``
``
[SIDEBAR CONTENT]
``
``
[FOOTER]But I found there is no `
` tag in relevant files (e.g. activity/index.php)
Why is that?September 11, 2012 at 9:40 am #141425In reply to: [Resolved] Buddypress fixing alignment issues
Tammie Lister
ModeratorIf you can please provide a link to see your site with this issue it would help in diagnosis. Without seeing a link my thoughts would be it’s either:
1. A too wide div
2. A clear in a wrong place
3. An extra div putting the content and sidebar in different sectionsSeptember 11, 2012 at 9:37 am #141424In reply to: BuddyPress new user approve
Guido
MemberWelcome pack does not have user approve function I think?
So the name of another BP plugin that gives admin control over new user registrations is very welcome
.September 11, 2012 at 8:25 am #141422In reply to: BP Xtra Signup
Quint
ParticipantActually, it’s still an active plugin.
@erikahrend, I recommend you make contact through the specific forum for that plugin: http://shabushabu.eu
-
AuthorSearch Results