Search Results for 'wordpress'
-
AuthorSearch Results
-
December 11, 2010 at 9:59 pm #100300
In reply to: convert theme
@mercime
Participant@pakhermawan that would certainly be an interesting project. Install BP Template Pack plugin and follow instructions on screen. Some BP Codex articles might help you along the way:
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/December 11, 2010 at 8:50 pm #100286In reply to: WordPress/BuddyPress Facebook integration?
Jam
MemberI am using Simple Facebook COnnect,. It DOES allow users to connect FB and WP, but I want them to be able to sign up using BuddyPress, not just WP. So when users hit “register” on my BuddyPress theme, there is a connect button, not just when they go to wp-login.
Any ideas?
December 11, 2010 at 8:03 pm #100281December 11, 2010 at 7:32 pm #100277spanakorizo
Membersorry english not my motherlanguage, i’ll try more simple:
how to echo the contents of a bp’s profile textfield (about me) into a wordpress widget (3.0.1 WP normal installation+latest bp)December 11, 2010 at 8:51 am #100260In reply to: check group name exist or not
avahaf
MemberHai PJ ,
Ya thats cool but I need to check the condition whether the group name exist with menu name which I build in wordpress 3
Let me know do you have any Idea ?December 11, 2010 at 6:27 am #100255In reply to: Add photos to activity stream
Virtuali
ParticipantDecember 11, 2010 at 2:27 am #100248In reply to: WordPress/BuddyPress Facebook integration?
JamieMM
MemberFacebook Connect is what you are looking for I believe. I have used it with buddy press and it works fine
December 10, 2010 at 5:52 pm #100224In reply to: BuddPress languages
Paul Wong-Gibbs
KeymasterHave you tried https://wordpress.org/extend/plugins/bp-translate/ ?
December 10, 2010 at 11:00 am #100203In reply to: Please sort the bloody spam on this site!!
Paul Wong-Gibbs
KeymasterWe know about the spam problems. The volume is partly due to the fact that the user database is shared with some of the other official WordPress sites. We don’t have a magic wand, however.
December 10, 2010 at 1:40 am #100190In reply to: Dynamic Nav Highlighting
jakedman790
Memberhnla, thanks. I have checked the codex. I found this page: https://codex.wordpress.org/Dynamic_Menu_Highlighting but it doesn’t really cover what I’m trying to do.
I checked out that plugin, but I’d rather use WordPress menus to handle my navigation rather than the admin bar if at all possible.Any other suggestions?
December 9, 2010 at 5:36 pm #100163In reply to: Citizen Kane Theme white space
Ekine
Participant@modemlooper Sounds great. (:
Two more questions…
When updating the theme, how can we maintain custom css changes without editing custom.css after updating?
Is it possible to show the ad code (sidebar.php) only on certain wordpress pages. Because I would like to hide this ad code on most buddypress related sites.One more suggestion, how about adding ajax pagination for latest blog posts and or maybe ^^ make ’em sortable by date, most hits and most comments. (:
See screenshot: http://i56.tinypic.com/9bazye.png
December 9, 2010 at 3:48 pm #100153Leo Plaw
Participant@avinanrey just log onto your server via FTP, and rename the BuddyPress plugin directory, or delete it. This works for any malfunctioning plugin. It will be immediately disabled.
I have come across the same error with WP 3.1 beta 1. Apparently WordPress normally ignores this error.
Fatal error: Call to a member function is_page() on a non-object in /public_html/wp-includes/query.php on line 419
But the issue lies with the plugin.
https://wordpress.org/news/2010/11/wordpress-3-1-beta-1/
So BuddyPress needs to fixed.
December 9, 2010 at 1:28 pm #100147In reply to: where to get older releases of bp?
December 9, 2010 at 10:37 am #100141In reply to: Confused templates list in theme editor subpanel
Paul Wong-Gibbs
KeymasterI think you need to make a ticket for this on the WordPress bug trac system as it sounds like it is a core issue.
December 9, 2010 at 4:35 am #100134In reply to: Is this possilbe with BuddyPress?
@mercime
ParticipantContinuing here from WP.org forum thread, if you mean media upload by members who’re registered on your site, then what techguy said above answers your question. But if you mean online visitors do not need to register to upload media, then aside from that being a dangerous thing to do, try out TDO Mini-forms.
December 8, 2010 at 7:41 pm #100110In reply to: BuddyPress and WordPress 3.0
suman
ParticipantHi,
the Solutions for Avatar write that line in .htaccess# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]Working fine with one of my latest project check it out http://www.thebankingsolutions.com
Thanks to all
December 8, 2010 at 3:28 pm #100097In reply to: Hard code link in BP Admin Bar?
katemgilbert
ParticipantUPDATE: I used the plugin: here to add a link to my admin bar, and it works.
2nd question – How do I dynamically include the logged in user’s username in the URL that I’m adding?
For example, I am adding the link to /members/[USERNAME]/blogs/, where USERNAME is the logged in user’s username. I have tried inserting the php calls for wp_get_current_user(); , echo $current_user; and echo $username; , but none work.
December 8, 2010 at 1:36 am #100056In reply to: Embedded Video not Displaying on Homepage
r-a-y
KeymasterTry reading up on enabling a third-party provider for WordPress’ embedding capability:
https://codex.wordpress.org/Embeds#How_Can_I_Add_Support_For_More_Websites.3FIf you want to use Wistia code, which I’m guessing you need to use the “ or “ tags, you’ll need to bypass the activity filters that are in place by default, so malicious content will not get the chance to be executed.
If you trust your userbase, you can disable these filters by reading this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-users-able-to-use-and-in-their-postsIf you’re planning on just embedding the Wistia video on a blog post, just enable some form of WordPress plugin that allows you to embed content like this:
https://wordpress.org/extend/plugins/embed-object/December 7, 2010 at 9:37 pm #100041In reply to: Group Settings will not be saved…
r-a-y
KeymasterThis is the default behaviour, which is kind of counter-intuitive.
I would recommend using the BP Group Email subscription plugin instead (which I believe you’re thinking of):
https://wordpress.org/extend/plugins/buddypress-group-email-subscription/December 7, 2010 at 7:56 pm #100025In reply to: Error with BP-usernames-only
r-a-y
Keymaster@footybible – We’re not always online at the time you want to be!
Try deactivating and deleting the plugin, then install the plugin manually:
https://downloads.wordpress.org/plugin/buddypress-usernames-only.zipIf the problem persists let me know and I’ll look into it.
December 7, 2010 at 7:50 pm #100023In reply to: Town Based Social Network
Boone Gorges
KeymasterCool idea. It sounds like BP is a good fit, with BP groups used as towns.
Some places to start:
– Change the word ‘group’ to ‘town’ throughout BP text and URLs: https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
– Setting up group forums: https://codex.buddypress.org/buddypress-site-administration/buddypress-forum/ (see the bottom section)
– EventPress, a BP plugin for events: https://wordpress.org/extend/plugins/eventpress/Good luck!
venug
MemberThe code is not working if the wordpress installation is Multisite and buddypress .I tried and all the users online are having the same name as ” You ” .I mean that if four users are online and chatting with each other . All of them are identified as the same person “you” at all time. I didn’t get fix for this .
Could any body help me?
December 6, 2010 at 5:33 pm #99918In reply to: Exclude E-Mail-Hoster from Registration
techguy
ParticipantTry this: http://www.wpbeginner.com/wp-tutorials/how-to-enable-multi-site-option-in-wordpress-3-0/
Be sure to back up your site before you do it.
December 6, 2010 at 10:56 am #99898In reply to: Another Registration Problem
Michael Race
MemberI have also noticed that none of my tabs work?
Is there possibly something wrong with the structure of my wordpress bbpress files?
December 6, 2010 at 7:28 am #99887In reply to: icons next to navigation?
Mike
ParticipantYou’ll have to tweak the header file a bit to assign unique classes that correspond to those tab links. But while you’re at it, you might as well just turn those tabs into Custom Menu tabs (WP 3.0 feature) like @modemlooper detailed here… http://modemloop.wordpress.com/2010/11/30/buddypress-drop-down-menus/ (just take those li classes and drop in some background pics for your tabs).
-
AuthorSearch Results