Search Results for 'wordpress'
-
AuthorSearch Results
-
March 26, 2011 at 5:18 am #108773
In reply to: [Resolved] Compatibility with InStyle Theme
@mercime
Participant… and so you open up your instyle’s page.php file and compare the HTML structure of that page file with the HTML structure of the template files transferred to your instyle theme folder during the BP template pack process.
For more info about the whole process and a sample walkthrough:
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/March 25, 2011 at 11:24 pm #108756In reply to: Site hacked :S?
modemlooper
ModeratorOnly way your files can get written to is by someone getting your FTP passwords or has access to server. That is easily done if you get a virus/malware on your computer. Is somebody else accessing the FTP on another computer? Also, bad themes and plugins can do this as well. NEVER use a plugin or theme that was not from a reputable developer or from the WordPress repo.
March 25, 2011 at 11:14 pm #108754In reply to: Site hacked :S?
modemlooper
ModeratorYou most likely have a trojan on your computer that stole your FTP passwords. If you are on a windows PC take a sledge hammer to it and get a MAC. <– just kidding. You should run some anti-virus and change all your passwords ASAP.
https://codex.wordpress.org/FAQ_My_site_was_hacked
http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
http://ottopress.com/2009/hacked-wordpress-backdoors/March 25, 2011 at 2:12 pm #108724In reply to: registration confirmation email sent as attachment
Marcio Santos
MemberI tested it out with yahoo and hotmail and my own email through pop3 and imap.
I suspect it is something to do with WordPress, but I dont know where to look. I feel as though one of the files used to send out emails has been altered by one of our programmers. We uploaded the original files our programmers had changed but that didnt work either, so Im still stuck.
Umm.. any more ideas?
Thanks a lot for your help man.
March 25, 2011 at 1:58 pm #108720In reply to: registration confirmation email sent as attachment
Boone Gorges
KeymasterVery strange. The fact that you’re having problems with the email notification of blog comments shows that this is not a problem with BuddyPress, but is some combination of your server, WordPress, and possibly Yahoo Mail.
Have you tried reading the problematic mail through another method? POP3 or IMAP? Or maybe the same email sent to another provider like Gmail? At least that could rule out the mail client.
March 25, 2011 at 5:45 am #108690In reply to: activity page / stream loading too slow
LPH2005
ParticipantYou might be interested in CloudFlare. This will help with security as well as CDN. In the meantime, there is a plugin for wordpress that will help you analyze load times:
March 25, 2011 at 5:07 am #108688embergermedia
MemberThis isn’t exactly what you asked for, but in lieu of that this will at least encourage completion.
https://wordpress.org/extend/plugins/buddypress-profile-progression/
March 24, 2011 at 10:58 pm #108667In reply to: How do you do this ?
Boone Gorges
KeymasterYou’re right it could be better commented, but in BP’s defense, this is a core WP functionality, and part of just about every modern theme
https://codex.wordpress.org/Template_Tags/wp_list_commentsMarch 24, 2011 at 7:34 pm #108646In reply to: Groups Control
@mercime
ParticipantThis could be helpful too https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/
March 24, 2011 at 5:02 pm #108641In reply to: Add the time stamp to comments
danbpfr
ParticipantWhich comments are you talking about ?
Blog comments ?
See here: https://codex.wordpress.org/Function_Reference/comment_timeTo do this, If you use BP 1.2.8, go to bp-themes/bp-default/functions.php or better to the functions.php of your child theme
In file there is a function bp_dtheme_blog_comments
Near line 78 change
`to this
<a href="” rel=”nofollow”>
<a href="#comment-” title=””>`
how to embed this function into your theme’s function ? read here:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-you-do-this/March 24, 2011 at 2:23 pm #108626In reply to: Create html sign up form
danbpfr
ParticipantMarch 24, 2011 at 2:04 pm #108624In reply to: BuddyPress Competition is heating up
danbpfr
ParticipantMarch 24, 2011 at 1:02 pm #108622Andrea Rennick
ParticipantAnd you know that even network activated, all users have their BP profile on the main site?
BuddyPress is network-wide, not blog specific.
“One way you can prevent BP in main site or secondary site from importing data from all sites is by marking e.g. My Blog in Settings > Permalnks – “I would like to block search engines, but allow normal visitors” or even choose additional options with https://wordpress.org/extend/plugins/more-privacy-options/”
Which blocks search engines as well.
Better off to mark the blog as mature instead.March 24, 2011 at 1:00 pm #108621Andrea Rennick
ParticipantIt’s the same steps.
http://wpebooks.com/2010/09/how-to-enable-multisite-in-wordpress/
March 24, 2011 at 11:45 am #108620magicpadx
Memberi can’t but i can use a trick to make it work in wordpress
anyway, can you tell me how to edit .mo file? not the .po or .pot
and can you tell me how to add near the username filed (a description so i can tell users to register with english names for it to work?
thx in advance
March 24, 2011 at 11:42 am #108619Paul Wong-Gibbs
KeymasterIf you disable BuddyPress, can you register such a name with just WordPress?
If you can, we have a bug. If you can’t, then WordPress doesn’t support it.
March 24, 2011 at 9:31 am #108607@mercime
ParticipantThen as nexia mentioned above, that is a custom job. BP is network-activated i.e. by default for all sites of a multisite installation.
One way you can prevent BP in main site or secondary site from importing data from all sites is by marking e.g. My Blog in Settings > Permalnks – “I would like to block search engines, but allow normal visitors” or even choose additional options with https://wordpress.org/extend/plugins/more-privacy-options/
March 24, 2011 at 8:40 am #108603@mercime
Participant=== i want to disable the hole buddypress stuff to get a clean wordpressblog to use my old and self styled wp-theme. ===
Do you mean you want to delete BuddyPress? https://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/
March 24, 2011 at 8:19 am #108601w11
Memberthat´s nice. but i think you got me wrong.
i want to disable the hole buddypress stuff to get a clean wordpressblog to use my old and self styled wp-theme.March 24, 2011 at 5:31 am #108596John James Jacoby
KeymasterFirst pass at this is now in BuddyPress trunk. It relies on this WordPress core patch to prevent the following from occurring:
March 24, 2011 at 4:45 am #108595In reply to: Buddypress upgrade 1.1.2 to 1.2.8
tmcandle
ParticipantYes that is what I am referring to the 103 theme. I used the current buddypress default theme when I did the update (to get the site working), but it appears to be a blogging theme (a more traditional WordPress one) and not a social networking theme like the 103 was. My home page had no blog at all on it and was oriented to widgets that provided resources and the blog area was on another page. I would like to get the 103 theme working in a compliant version but it is not listed in the themes section so I assumed it had not been updated. If you know where there is a compatible version please let me know and I will check it out (it would save me many hours of work).
Thanks
March 23, 2011 at 11:39 pm #108582@mercime
Participant== I have 40 entires as custom post types in a custom directory lists. ==
Supposed to be that Custom Post Types could be exported in Tools > Export from old site and then use Tools > Import WP WXR in new site. I haven’t had the occasion to test it yet, but per this WP trac, it’s supposed to have been fixed already https://core.trac.wordpress.org/ticket/14306. The best bet would be to check it yourself in a test install or in your new one at the other domain.
== I had no idea Fantastico was so bad, are lots of people finding holes in it? ==
It should be outlawed
March 23, 2011 at 9:02 pm #108573Jean-Pierre Michaud
Participantbtw, as i’m working on a tool right now that integrate the Buddypress Adminbar inside the official WordPress Adminbar, here is the setting i added when thinking of you:
http://nexialys.net/nex_bp_adminbar/nex_bp_adminbar_settings.png
March 23, 2011 at 7:30 pm #108568@mercime
Participant@rossagrant shucks, before you mentioned that changing usernames/passwords affected all other themes, I was going to write that you should get theme support from @Bowromir again

Seriously though, there’s a silver lining to discovering about the perils/shortcomings of Fantastico this early in your installation – knowing never to use it again for another developer installation as @nexia said. There are many who have posted their woes in WP.org forums. Shaving off a few minutes of uploading WP manually, creating a database and installing WP is not worth the hours wasted on a shaky foundation set up via Fantastico.
At this stage, it’s a blessing you only have 4 members a few groups etc which you can recreate later on. So it would come as no surprise that I would recommend starting your installation from scratch – clean and solid – after making DB and server files backup (just in case). Contact your webhost tech support on how to delete WP and Fantastico files properly. There’s one topic in WP.org forums which gives a clue but no actual solution https://wordpress.org/support/topic/fantastico-problem?replies=1 so you need your webhost tech support on this one.
March 23, 2011 at 6:09 pm #108561Bowe
ParticipantRead this post from @sbrajesh.. it’s extremely helpful!
WordPress Multisite 3.1 and fixing the problems with BuddyPress dependent plugins
-
AuthorSearch Results
<a href="#comment-” title=””>