Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 15,801 through 15,825 (of 22,658 total)
  • Author
    Search Results
  • Do I need to edit the functions.php file?

    #104162
    modemlooper
    Moderator

    bet it’s the chat plugin. Also each plugin could have it’s on CSS and javascript files. Did you try using this?

    https://wordpress.org/extend/plugins/autoptimize/

    #104159
    Slushman
    Member

    I figured it out. It’s not quite as elegant as I was hoping, it works. I put the following code right after `

    ` in the member.php theme file.

    `have_posts()) : $recent->the_post();?>

    `

    The page ID needs to be the page id # for the page you’d like to use for the description. It has to be the number though, the function doesn’t work with anything but an integer. I found my page’s id by mousing over the page name on the Pages listing in WordPress; the number is in the link.

    You can see the output at http://makemeanexpert.com/members.

    #104098
    Virtuali
    Participant

    To give you the entire picture of what happens when you register, or do anything else, go to Buddypress Test Drive. http://testbp.org.

    Register, and you an experience everything it says and does for your site.

    On the email subject, Buddypress email are actually wired around WordPress emails. In the very most likely case, the email is at a snails pace, and either ends up at the spam folder, or just takes along time to receive. This pace on which the emails get received will fluctuate, depending on the activity on the site. My emails on my site take a couple minutes to receive, Only because I am on my on server, there is nothing you can really do to speed up the emails, because you are on a host server, multiple servers. Emails taking 20-30 minutes is actually pretty good, compared to most, like on bluehost, which can take up to an hour and a half! :)

    I am still quite stuck on this. Poking around inside the files, but not really sure what I’m looking at here…. I’m server/network guy.

    #104071
    Virtuali
    Participant

    In wordpress general settings, in the timezone, scroll all the way down to the “manual offsets”, and set it to UCT-7

    #104058
    Bill
    Participant

    Thank for the replies. I will try posting over in the WordPress forums. I did re-run the Permalink Settings with the same result.
    Do I need to make any changes to my bb-config.php file to run multisite? It is not mentioned anywhere in the multisite documentation, but it seems that bb-press is involved on the pages that are failing.

    #104051
    José M. Villar
    Participant

    Maybe you should post this in the wordpress.org support forums, multisite. @ipstenu and @andrea_r will help you for sure

    #104048
    @mercime
    Participant

    @jgagnon you should start a new thread instead of appending to an 8-month-old one
    One thought is that you might have not uploaded the style.css file to the correct folder
    https://codex.wordpress.org/Theme_Development#Theme_Stylesheet

    #104035
    seancockrell
    Member

    I did some installs with a trial version of DreamHost and did not get the same issue until I activated the “Platform” theme. When I went back to the Default BP theme the issue went away. I have played around with this a bit and come to the following conclusions.

    1. Yahoo hosting may not be the right choice for me (and BuddyPress) because it does not provide enough control over removing databases and other files that persist even after a reinstall.
    2. The Platform theme may be for more experienced WordPress users.

    Not sure if this information will help future users but feel free to reach out in this thread if you are having similar issues with Yahoo and/or the Platform theme.

    Thank you for your help. I am good for now.

    #104004
    Aphrodite
    Participant

    I need 6 thematic portal running fine buddypress and it does. And the ability to create subsite by users. So with non buddypress themes.

    The 6 portals are BP since I want to have different themes but ONE community, accessible via this 6 portals with custumized content and post but same community.

    But for now it does not work as it “should” since it is not possible to register from one of those portal. Only the main site allow it :)

    Though it is possible to subscibe to any site usig the default wordpress process on the non buddypress sites on the network…

    #103974
    Virtuali
    Participant
    adamrice
    Participant

    I’m getting the same results—adding the suggested remove_action causes registration to redirect to the front page.

    If anyone would be so kind as to offer a possible solution, I would be very grateful.

    #103944

    In reply to: I Wanna Poke Somebody!

    r-a-y
    Keymaster

    nahummadrid has the right idea.

    The skeleton component is a plugin example to send a user a “high-five” to another user:
    https://wordpress.org/extend/plugins/buddypress-skeleton-component/

    It might not work, but give it a shot.

    #103933
    r-a-y
    Keymaster
    #103921
    vladislavm
    Member

    No, I use original BuddyPress version. But my WP is non-English.
    I was trying to find out how to increase memory, and some people say that it’s possible to change in wp-settings.php. I went through this file, and found the following line
    // Set initial default constants including WP_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE.
    wp_initial_constants( );
    Maybe I can set the memory_limit using this function? In this case, what values should I use?

    Thanx

    Boone Gorges
    Keymaster

    It sounds like you are trying to use BuddyPress with a version of WordPress less than 3.0. For a few months now, BuddyPress has required WP 3.0 or greater.

    In your FTP client, navigate to the wp-content/plugins folder. Delete the buddypress folder. Then go to yoursite.com/wp-admin, and things should be back to life. You will have to upgrade to the latest WP before attempting to install BuddyPress again.

    #103915
    modemlooper
    Moderator
    Erlend
    Participant

    Thanks a bunch for all your feedback @hnla . With regards to the suspected DNS/Domain issue, do you know how we could go about putting this to the test?

    I’m glad to hear that our hardware is likely be at the root of this issue, because then it’s very manageable.

    Extra note: We might try out some of the techniques covered here:

    #103907

    In reply to: Child theme

    modemlooper
    Moderator

    Child themes work like this: Say you have a house and you want it to look different, you would then buy paint and furniture and curtains to make it loo different but the walls and roof and floors still look he same and are in the same place. The parent theme is the walls and floors and those never change.

    Basically the child theme is a way to tell word press to use all the files from a theme but make certain changes you want in a separate theme that way the parent theme files are never changed. If you do need to change one of the parent files then you copy that file over to the child folder and it will override the parent file.

    header.php in a child theme folder will override header.php in the parent theme folder. Make a mistake? No biggie you can just copy the parent header.php over to the child theme again since you never edit the parent files.

    https://codex.wordpress.org/Child_Themes

    #103894
    @mercime
    Participant
    cnatural
    Member

    hey guys sorry im so late on responding back, i started to lose hope on getting feedback since everywhere else i went for help (suffusion support forum never respond to any of my help post, wordpress.org at least someone was nice enough to direct me here) was pretty much pointless. but anyway i decided to dump the suffusion theme because i figured there wasnt any point in using a theme that didnt have much of dependable support forum and bought the platform pro theme and so far not only am i impressed but i realize u get what you pay for (free has its limits).
    i looked into what @youlichika said and http://site/groups/create/ takes you directly to the create page that i thought no longer existed. so i went thru my cpanel file manager and edited bp-groups.php and at line 155 i added this:

    bp_core_new_subnav_item( array( ‘name’ => __( ‘Create’, ‘buddypress’ ), ‘slug’ => ‘create’, ‘parent_url’ => $groups_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘groups_screen_group_create’, ‘position’ => 50, ‘user_has_access’ => ‘groups-create’ ) );

    and i got the create a group tab added next to invites, its not perfect but it gets the job done. im going to do the same thing for events and let you guys know how it turns out. thanks again everybody for replying to my post i found exactly what i was looking for and im more than happy to share what ive learnd hoping to help the next person being ignored from other forums lol

    I added the line to my functions.php as suggested. The login link (wp-login.php?action=register) redirects to the home page now. The WP login works fine, though.
    I’ve deactivated all plugins except the BP core. Made sure I’m not logged in, and cache/cookies have been cleared out.
    Anything else I should check?
    Greatly appreciate the assistance…

    Thank you, I will try that. Should I expect to encounter any problems with account creation? When I was searching I found a post that indicated there might be such issues, but it was from several months ago.

Viewing 25 results - 15,801 through 15,825 (of 22,658 total)
Skip to toolbar