Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 13,376 through 13,400 (of 22,644 total)
  • Author
    Search Results
  • #126581

    In reply to: How can I…

    @mercime
    Participant
    #126577
    Xevo
    Participant

    I recall this problem popping up a lot when having the stand-alone version of bbpress working with WordPress which was always a pain. Maybe this is the same problem?

    Always fixed the problem by fixing the permissions between bbpress and wordpress.

    #126575
    zaphod_b
    Member

    I got this problem too. I did a fresh install of WordPress MU today, installed Buddypress and then tried to enable forums. No go. Tried a lot of things, nothing works. Also tried with bbpress, no go.

    I really hope this gets fixed really really soon! This is a very serious bug.

    #126574
    modemlooper
    Moderator

    WordPress as well as BuddyPress has little hooks that when certain actions are accomplished it will run a function. So BuddyPress as hooked in the the post hook and posts an activity update about that blog post. You probably could do the opposite but the activity update is missing some content a post would require, like the title as the activity update is just content.

    Another issue would be to separate out what is considered a blog post and what is not on posting. I personally would not go this route because of user confusion. Look into using a separate post form for front end blog posting. There are many topics here about adding a front end blog posting form.

    #126557
    aces
    Participant

    @princehemo10

    It’s really difficult to help as I don’t understand arabic and google translate isn’t much use in this situation.

    It’s also unhelpful that there doesn’t seem to be an official arabic translation of buddypress ( or here or here )….

    ( https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/ )

    Does it work with bp-default theme?

    If it’s the premium theme from http://www.theme-junkie.com/themes/freshlife/ then they might provide support for it on their forum: http://www.theme-junkie.com/forum/

    #126550

    In reply to: cannot edit header.php

    @mercime
    Participant

    == when I copied the header.php file over to my new theme’s folder and attempted to edit it in the appearance editor I received this message- “Sorry, that file cannot be edited.” ==
    It’s a known issue – https://core.trac.wordpress.org/ticket/16744

    == I’m wondering if it would just be easier to edit the header.php file from my computer rather than the Buddypress dashboard and reupload every time I make a change? ==
    That’s the way to do it.

    #126540
    modemlooper
    Moderator

    1) users can edit their own profile link is below the profile tab
    2) post this topic in the followers plugin forum
    3) when you create a user it bypasses the WordPress activation sequence. You will need to create a custom solution. An easy way is to use the BuddyPress notification system and send a site wide message telling all users to change their password.

    #126539
    modemlooper
    Moderator

    Activity items are saved in a separate db table so they are completely disconnected from WordPress posts. The activity streams is meant more for quick short status updates.

    #126535

    Okay, thank you. I’ll do that. I have some more questions:

    1)I wanted to add an ‘Edit Profile’ button to the profile page for the member who is logged in. How do I go about doing that?
    2)Installed BuddyPress Follow, how can I add a follow button to the profile?
    3)Why doesn’t the WordPress password nag work for Buddypress? Is there an alternative

    #126532

    In reply to: Getting Started

    @mercime
    Participant

    Creating a network whether in subdomain or subdirectory structure won’t affect your permalinks per se. As per https://codex.wordpress.org/Create_A_Network it’s how your subsites’ URL’s will show up online. Remember, these are virtual subdomains, i.e., even with a network subdomain set up like http://subsite1.mysite.com, it will be set up in server with folder structure wp-content/blogs.dir/2/files/year-etc. unlike that of physical subdomains /subsite1.mysite.com/

    Network title is the title of Main site. As for subsites in subdomain/subdirectory it will be what you title each one and the default description would be something like “Just another [title of main site] site.”

    For more assistance re multisite installations, please post at the WP multisite forums https://wordpress.org/support/forum/multisite

    #126527
    Paul Wong-Gibbs
    Keymaster

    For regular multisite advice, you’re best to post on the WordPress.org multisite forums for expert advice. As far as BuddyPress goes, I’d worry about getting WordPress sorted first, and then seeing what state BuddyPress is in.

    #126526

    In reply to: Getting Started

    @mercime – hoping you can translate a message I am getting during the Network Setup, I want to make sure I don’t assume that’s it’s not a big deal:

    “Because your install is not new, the sites in your WordPress network must use sub-domains. The main site in a sub-directory install will need to use a modified permalink structure, potentially breaking existing links.”

    The part I’m confused about is the modified permalink structure portion. I’ve enabled “pretty permalinks” – i.e. “mysite.org/title-of-my-blog”. Does this mean the message won’t apply to me, or is it going to make another change to my permalink structure? Can you provide an example of what the URL will look like for other sites/blogs that I add to network?

    Also, regarding the Network Title setting – how does this setting present itself downstream? Meaning, will other users see this value (URLs, etc.) or is it just a backend setting?

    Many thanks!!!

    #126520
    Alice
    Member

    Yes, the issue was caused by a plugin… tiny mce! I disabled it and now it works.

    Except that the central group forums doesn’t work anymore… instead of it I can see only a wp blank page: http://community.lavocedelladea.it/forums
    the bp settings are all ok!

    #126518
    inweb
    Member

    I’ve been searching for the answer to this for a while now.

    Finally found this:

    https://wordpress.org/extend/plugins/buddypress-profile-menu/screenshots/

    You’ll need to change a couple of lines of code in your header – but honestly if I can do it anyone can!

    Hope it helps

    cheers

    Stef

    #126508
    @mercime
    Participant

    @DianaNemorensis you must have fixed this already. I see the whole page and all pages look normal in your site.

    #126502
    Alice
    Member

    Hello!!
    After updating to wp 3.3 and buddypress 1.5.2 my website looks this way: http://community.lavocedelladea.it/
    olny the header is visible… :(((
    what can I do?
    Thanx!

    #126482

    Hey! mercime!
    Thank you for your reply!

    but here –> https://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/

    They tell me how to uninstall on the wordpress side not on the server side. Anyway is a good reply!
    Thank you!

    –> My core problem is a blank page after reinstall buddypress. Thank you!

    #126480
    @mercime
    Participant

    Go to admin dashboard menu BuddyPress > Components > Account Settings – should be checked to avoid errors in the meantime – Allow your users to modify their account and notification settings directly from within their profiles.

    This has been fixed in trunk as a solution to a different issue but involving bp_get_settings_slug as well.

    #126476
    modemlooper
    Moderator

    @pollyplummer

    Did you add these:
    Set a custom user database table for BuddyPress (and WordPress to use):
    define ( ‘CUSTOM_USER_TABLE’, $tablename );

    Set a custom usermeta database table for BuddyPress (and WordPress to use):
    define ( ‘CUSTOM_USER_META_TABLE’, $tablename );

    #126473

    I had a similar issue weeks ago and nearly gave up on BuddyPress because of it. Today I tried a fresh [1] install of BuddyPress 1.5.2 with WordPress 3.2.1. I did have to wait about five minutes, but the email did come through.

    Are you getting any error messages?
    Try to log in with the new username and see if you get the error “you need to activate your account” (not verbatim) (Update: The error reads, “Your account has not been activated. Check your email for the activation link” in WordPress, I’m sure the BuddyPress error message is very close)

    [1] I didn’t change any settings from their default expect (“Anyone can register”). The only other plugins that are activated are AutoChimp and JetPack, which shouldn’t have anything to do with this issue.

    Hang in there! BuddyPress is a young project. If you persist, I’m sure you’ll figure it out.
    James

    #126463
    Yuliono
    Member

    dear Charly, and other noobs like me.. mind this:

    1. upgrading wordpress version with non wordpress-standard theme on it is bad.
    2. upgrading wordpress version with non wordpress-standard theme which has it’s own widgets on it is worse, you need to rearrange module’s positions.
    3. upgrading wordpress version with non wordpress-standard theme on it AND you have buddypress on it is even worse, see by yourself if you dare.
    4. upgrading wordpress version with non wordpress-standard theme which has it’s own widgets on it AND you have buddypress on it with buddypress skin is the worst, makes u want to stop using wordpress anymore.. ever!

    well, wordpress is good, but a noob is a noob. i messed up my site because of it, lol.. :D

    #126462
    Yuliono
    Member

    hi slushman,
    try to login from admin link, not from main page. if u login from homepage, you’ll be treated like ordinary user, no admin dashboard will appears.
    i have the same problem.. also with JetPack sending me to homepage again, nothing seems to happen and i still got the “Your Jetpack is almost ready – Connect to WordPress.com to enable all features. Connect to WordPress.com” message.
    i don’t feel like it’s a bug though, maybe there’s something that we miss :D
    i’m still figure out what i missed, that’s what makes me land on your post here.

    #126451
    Jonathan
    Member

    Have you tried deleting the .htaccess file via FTP and letting WordPress re-create the file for you? If not, give that a shot and let me know. Also, do you have any plugins installed? If so, which ones?

    Boone Gorges
    Keymaster

    Thanks for posting an update, @peeld.

    There is an existing ticket going in one direction: https://buddypress.trac.wordpress.org/ticket/3463, and there is an old discussion related to the broader issue: https://buddypress.trac.wordpress.org/ticket/2678

    This is part of a larger problem with the way that activity items are hidden in certain cases. It’s long been an issue of mine, so I’ve opened a ticket with a view to fixing it sooner rather than later: https://buddypress.trac.wordpress.org/ticket/3857

    #126428
    Xevo
    Participant

    Thats what I thought! :)

Viewing 25 results - 13,376 through 13,400 (of 22,644 total)
Skip to toolbar