Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 10,926 through 10,950 (of 22,660 total)
  • Author
    Search Results
  • candeed
    Participant

    Good.. I think linking to wordpress.org would be great too
    :)

    #144851

    In reply to: Author Plugin

    @mercime
    Participant
    John Robben
    Participant

    I am having the same problem:

    I am trying to upload a picture from my computer for an avatar. Size at 50×50 and 100×100 , 300×150 the pictures upload fine, then the crop picture button and select box, after expanding the selection box for cropping ( the section to be cropped shows up next to picture) clicking crop picture button, refreshes the screen and produces this error .. There was a problem cropping your avatar, please try uploading it again. Tried this multiple times in both current versions of FF and Chrome. Same results.

    ps. I had buddypress media plugin installed after deleting the problem was the same.

    A bit more background, tracked back the location of the avatar pictures – wp-content/uploads/avatars ; The owner and group on the dir, subdir, and files are siteower and siteowner just like all of the other folders and files – the directory was set to 755 and files to 644; there were jpgs in my avatar folder for all my attempts at adding an avatar. Just to see what happened I changed all the files to 755 and attempted another upload, same error and the uploaded file had the permission set at 644.
    Process details:
    The upload worked , then the crop function fired and after including the full 100×100 image in crop selection and clicking crop. The Same “here was a problem cropping your avatar, please try uploading it again.” Error came up again.

    Any suggestions?

    System info:

    Infinity Version: 1.1a
    Developer Mode: Disabled
    BuddyPress: 1.6.1
    MySQL: 5.1.66
    Permalinks: custom
    PHP: 5.3.2-1ubuntu4.18
    WordPress: 3.4.2
    WordPress multisite: no

    @mercime
    Participant

    == User registration is currently not allowed ==
    @kanat007 This is basic WordPress function. Go to wp-admin Settings > General and go to the line where you can enable registration (off by default) and Save settings.

    #144832
    giovanni.dominoni
    Participant

    Same problem here… I install wordpress, running the DB locally through MAMP… everything works properly… Then I install buddypress, and when I activate it the browser always gives me the message “the server may be down for maintenance or configured incorrectly”… Help please!

    #144825

    In reply to: elearning

    angslycke
    Participant

    Have you checked out BuddyPress Courseware? Should be what you’re looking for I think.

    https://wordpress.org/extend/plugins/buddypress-courseware/

    #144824
    modemlooper
    Moderator

    No. Only option would be to use WordPress multisite and allow users to create a blog/store

    #144818
    Niklas Sletteland
    Participant

    Hello all,

    I managed to get it working. Although I still don’t know what the problem was. I uninstalled WordPress entirely from my server, then proceeded to re-install and go step-by-step through the process, using the same style.css as before, and it worked.

    Ye’olde reboot solution!

    Cheers.

    #143513
    @mercime
    Participant
    #144797

    BuddyPress is no different from WordPress in this regard. You just need to add a sidebar to your header.php. Google “how to add sidebar to wordpress”

    #144792

    In reply to: How to change the urls

    Do a Google search for “modify WordPress admin bar”.

    #144781
    raminjan
    Participant

    yeah but how would I make a small horizontal widget in there so that when we go to widgets in wordpress I would have this option to put something in the widget in the header?

    chibichiii
    Participant
    Quote:
    I still don’t completely understand what you mean.

    bbPress Site Wide favorites don’t appear in the profiles at all yet, they will in 1.6/2.1. Same with topics and replies that are posted from within wp-admin. It sounds silly, but I didn’t feel it right to trigger activity updates when posting in the dashboard while bbPress 2.0 was still new. So these are less bugs than they are unfinished features.

    Mentions work, and appear in activity streams and trigger notifications. testbp.org runs a vanilla install of everything, and they work there without issue.

    The database update is a prompt you see in your dashboard. If you don’t see the prompt, then there’s nothing that needs doing.

    So if I am understanding correctly, topics made in the backend of wordpress for the sitewide forums will not show under the forums tab in the members section?

    I have also created a topic directly on the sitewide forums, not in the backend, named introductions. However if I look under my profile, at forums: it says no topics found.

    So somehow the topics created in sitewide forums do not show in the members pages.

    Is this an unfinished feature or a bug?

    Cause it’s kind of hard to keep track of the published topics right now.

    #144735
    Rocio Valdivia
    Participant
    #144728
    @mercime
    Participant

    No database connection. Please re-install your WordPress and make sure it is in working order before installing BuddyPress.

    #144725
    @mercime
    Participant

    == other not ==
    Then use a regular WP theme for the other blogs.

    Re: avatars not showing in sublog
    – That is an issue. There’s a fix that worked for some https://buddypress.trac.wordpress.org/ticket/4252

    #144717
    dainismichel
    Participant

    (note: this is only part of the solution for me, I also want an entry which was made on the activity stream also as a wordpress comment…) — there is a plugin for that and i installed it and it worked for me…

    i think the right one is “BuddyPress Activity Stream as Blog Comments”

    google indexing my site does not make blog comments appear in the activity stream though…

    @mercime
    Participant

    @marutim Based on the HTML structure of your theme, you need to change 16 template files within the 6 BP folders transferred to your flare theme folder in server during the compatibility process.

    If you’ve previously changed any of the BP template files in your flare theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.

    Download the 6 clean BP folders to your computer hard drive.

    A. At the top of each of those 16 template files I linked to above, replace
    `

    `

    with the following:
    `
    <div id="precontent" class="”>

    <div id="content" class="”>

    <article id="post-” >

    `

    Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `

    ` or `

    ..

    ` to
    `

    // RESPECTIVE BP TITLES //

    `
    where applicable, then move this to just right UNDER “ Just watch out when you do this in the /activity/index.php page.

    Save files.

    #144698
    @mercime
    Participant

    If you deactivate BP and create a blog/subsite from the backend, can you go to the newly created blog? If not, then you have to resolve the issue first at https://wordpress.org/support/forum/multisite

    #144697
    wescht
    Participant

    in my case, it was resolved by letting google index the website, in settings – privacy.

    No idea why, but now it works!

    (note: this is only part of the solution for me, I also want an entry which was made on the activity stream also as a wordpress comment…)

    #144678
    @mercime
    Participant
    @mercime
    Participant

    Can you go to Appearance > Themes? If not, I would re-upload WordPress manually. If you created WP via webhost script — fantastico, softalicious, etc — then I suggest you start from scratch and install WP manually https://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install

    If that doesn’t work, please start a new topic as this thread deals specifically with the Sahifa theme compatibility with BP.

    Maruti Mohanty
    Participant

    I didnt understand much of your question but as per I understood it.
    There are wordpress functions to know if the user is logged in or not and to know the current page.

    https://codex.wordpress.org/Function_Reference/is_user_logged_in

    https://codex.wordpress.org/Function_Reference/is_page

    Hope it helps :)

    #144648
    parakeet
    Participant

    @Paul,
    If I get a WordPress user import/export plugin, what else should I be considering for the extra, missing profile data? Manual entry?
    Thanks.

    #144647
    candeed
    Participant

    No, please don’t take it wrong.. I’m not expecting BuddyPress to be exactly what I want..
    I’m new here and I’m not expecting much.. Please don’t feel like being forced by me or something like that..
    I’m just interested in BuddyPress and very excited to know more about the concept of this special plugin.. I notice that BuddyPress is ‘more than just another WordPress plugin’.

    Err…, so based on your answers, as you said, @modemlooper , can we conclude as below :

    BuddyPress is ONLY aggregates WordPress content… but this plugin is not deeply integrated with WordPress content.
    BuddyPress is sitting on WordPress CMS platform, without following how WordPress’ system in managing users and content.
    BuddyPress plugin adds user relationships to WordPress, but that relationships has nothing to do with WordPress content and user management..”

    (In my opinion, I’m just thinking that it should be great if in the future BuddyPress is more integrated with WordPress. But that’s just my opinion.. It’s only a feedback from me to this community.. :) that’s okay.. Just don’t take it wrong).

Viewing 25 results - 10,926 through 10,950 (of 22,660 total)
Skip to toolbar