Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 12,676 through 12,700 (of 32,678 total)
  • Author
    Search Results
  • MikeAlan
    Participant

    I have just installed WordPress 3.6.1 (latest) and BuddyPress 1.8.1 (latest) onto a sub-folder of a test site I use for building sites before moving them to their new host.
    Everything appears to work ok except when creating a ‘New Group’ it insists on trying to connect via a SSL (https://www.manorway.org.uk/claphamyouthcentre/groups/create/), of course it then returns “error: 404 page not found” (correct address should be: http://www.manorway.org.uk/claphamyouthcentre/groups/create/).
    I have not had this problem before.
    Any suggestion as to what is happening or how I can cure this problem would be very much appreciated.

    Thank you in advance for any help offered.

    #173163

    In reply to: BP Columns download

    modemlooper
    Moderator

    bp columns will not work well with current BuddyPress, you can now use any 3 column WordPress theme.

    #173158
    samm8158
    Participant

    Hi there,

    Can anyone give me a link to download bp columns theme.. I have searched a lot, everywhere download button is given when i click it, it redirects me to http://wordpress.org/extend/themes/bp-columns and this link redirects to http://wordpress.org/themes

    Warm regards,

    #173148
    Oken
    Participant

    Buddypress 1.8.1
    WordPress 3.6.1

    I’m currently trying to modify and style the blog comment template of my Buddypress child theme. I’m following the directions and placed the main comment code into my child theme’s functions.php file. Here’s the code I’m using:

    http://pastebin.com/cSQ1gGm8

    But every time I load it up, I end up with the white screen of death when reloading my site. Is there anything I need to change in the code I got, or should look at this from a different approach other all?

    Any input on this would be greatly appreciated!

    Thanks in advance!

    #173142
    Robert
    Participant

    But won’t WordPress USERS, who are not showing up as BuddyPress MEMBERS, be activated as MEMBERS once they login for the first time?

    #173141
    Robert
    Participant

    THanks for the link!

    I’ve installed it but my WordPress users are not listed as “pending”. They only show up under the ‘users’ tab in the admin dashboard.

    Is there a way to change them to “pending’?

    Thanks!

    #173138
    bp-help
    Participant

    @fel3000 @robg48
    You can activate users using that method. However I would advise backing up the database before doing these edits. Even after activating a user this way they still will not show up in the members directory until they login the first time. Instead of fiddling around in the database why not just use a plugin to activate users:
    https://wordpress.org/plugins/buddypress-pending-activations/

    #173133
    doncgarner
    Participant

    Hi, I am trying to implement membership sign up and registration with BuddyPres and the WP Gameleon Gaming Theme. I have a game site called http://www.joystckaddicts.com that I’m greating for my son. I’m ironing out all of the kinks, and buggs now…Membership is one of the bugs!!! Can Anyone tell me HOW To: Set-up and add the registration, login, to the Gameleon Widget in my Right Sidebar Gameleon Ajax Login/Register widget? Also, after the registration…I DON’T want to put the Activation Link On A Visiable Page in my menue!!! At All! And is it Neccessary with Buddypress. Should I delete the Ajax Gameleon Login/Registration Widget or keep it? Remember, I DON’T want login, register, and activation pages to show up in my main menu! How do I fix this the Easy Way! VERY IMPORTANT!!!…..I DON’T want members or guest to have Backend access to my site, I only want them to have FRONTEND Access. They should never know my site is a WordPress Website…Just a Nice Online Gaming Website Community.

    #173129
    targanought
    Participant

    I’m trying to pull some group / forum information over into one of my custom template pages (in the theme directory).

    But this line gives me an “undefined function”:
    <?php if ( bp_has_forum_topics( 'user_id=' . bp_loggedin_user_id() ) ) : ?>

    There is no problem with:
    <?php if ( bp_has_groups( 'user_id=' . bp_loggedin_user_id() ) ) : ?>

    Basically the installs of WP, BP and bbP are very fresh: WordPress 3.6.1, BuddyPress 1.8.1, bbPress 2.4.1. Groups and group forums seem to be working fine using the standard management pages.

    Anything else I have to do to use the forum topic functions in my code?

    Dan

    #173123
    John Conner
    Participant

    Hi there, “Member Access” is a great plugin able to redirect any WP page or post for non-users. It works for BP pages too, but the challenge is sub pages: while a page like “http://example.com/activity&#8221; can’t be shown for non-users, posts through sub links like “http://example.com/activity/something/&#8221; are not included. The plugin can be found here, it doesn’t have support from the author. So I need to be able redirecting all contents of a BP page, including sub links of posts (e.g. members/*, activity/*, forum/* …). Appreciate if you share your thought.

    #173118
    ayushpratap
    Participant

    @boonebgorges How can I show “username not available” message on mouse out from the field instead of clicking submit button and then check.
    – Registration page(website.com/register.php), BP-Default child theme, Buddypress 1.8, wordpress 3.6.1

    #173107
    X3D3R
    Participant

    Potreste aiutarmi a creare un modulo di registrazione? please
    Il mio sito: http://x3d3rproject.tk
    Versione BuddyPress: 1.8.1
    Versione WordPress: 3.6.1
    Vi prego aiutatemi

    #173106
    aces
    Participant

    @husdom

    You don’t need the media="all" bit.

    Also it is better not to repeat properties that stay the same so:

    #buddypress div.item-list-tabs#subnav {
    background: #0E0C0C;
    }

    Should work.

    It certainly works in chrome on your website. Do you see it in chrome?

    I don’t know what you mean by your ‘theme css box’? If you mean that your theme has an option to add ‘raw’ css then it may be added before other style sheets / rules and therefore over-ridden, but I can’t diagnose that from here.

    This should go at the end of your child theme’s style.css file – To over-rule earlier properties. If your theme doesn’t enable child theme’s then it should go at the end of the theme’s style.css but that is sub-optimal.

    Unless it has been disabled you should be able to add this in the editor area of your WordPress’ admin’s appearance section although it would be better done in a text editor and the style.css uploaded via ftp.

    #173091
    bp-help
    Participant

    @marketingnate
    You can probably get some useful info from the below tutorial:
    http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/
    Just take the parts you need from it. Good luck!

    @mercime
    Participant

    @rharejr as I recall you need to install the plugin https://wordpress.org/plugins/genesis-connect-for-buddypress/ to make your Genesis child theme compatible with BuddyPress.

    rharejr
    Participant

    Hello:

    I am current using WordPress 3.6 and am using the most current version of the Genesis Theme Network with the Metric Child Theme. When going to the archive page for the list of Groups within Buddy Press it reverts back to the Home Page template instead of the Archive/Page. See Here http://wjtp.org/groups-3/current-events/.

    How do I correct this?

    Roger Hare

    Login ID: Rhare
    Password: W3stJ3rs3y
    http://www.wjtp.org/wp-admin

    #173073
    Dsvay
    Participant

    Hi, I am using a wordpress version: 3.6.1 and a buddypress version: 1.8.1
    I have and issue with registration for my website: http://www.schoolviral.com
    Whenever new users try registering, the page does not complete registration, it just bounces back to to the registration page. I read through other forums and tried all the solutions but none solved the problem.
    The link for the registration is: http://www.schoolviral.com/register

    Please, someone help me out.
    Dsvay

    #173071
    Henry
    Member

    @ugcheleuce WordPress and BuddyPress could handle this no problem. Depending on what features you’d need, you may need to write some custom code or add some plugins.

    garima nag
    Participant

    Whenever someone is registering to my site through buddypress, the user is asked for an activation key . How can I remove this . User are not able to register to my site http://www.sweetsharing.com/. Pls suggest

    Wordpress version 3.6.1. Buddypress version 1.8.1

    #173023

    In reply to: PHP Errors

    Sophos Creative
    Participant

    These notices aren’t “only notices.” They mean that something isn’t coded properly. So obviously I care as it is preventing me from doing my job. I am not afraid of strict standards messages as I have fixed any that exist within my own projects. Dismissal of an issue does not fix it.

    Here is a better solution: https://buddypress.trac.wordpress.org/ticket/5108

    #173021
    Henry
    Member

    @robg48 – this could well be half of the solution you’re looking for when importing stuff from WP to BP. Although there’s no mention of a user import (just blog posts).

    https://wordpress.org/plugins/bp-import-blog-activity/

    Edit: Just came across the following – please note i’ve not tested it.

    BuddyPress Members Import

    #173019
    Robert
    Participant

    Hey Everyone,
    I know this is probably a silly question, but I’ve looked pretty hard for an answer and, while I’m sure it’s been answered, I can’t find the answer anywhere!

    I’ve a got a WordPress 3.61 site with 2500 users. I installed BuddyPress – no problems – except
    BuddyPress only shows one member, me, the “super user” – none of my users show up as members.

    They are all there, under “users”, but under members – nothing.

    How do I get them to show up as members? Do I have to import them somehow? Change their role?

    Thanks for the help!
    Rob

    #173018
    Robert
    Participant

    Hey Everyone,
    I know this is probably a silly question, but I’ve looked pretty hard for an answer and, while I’m sure it’s been answered, I can’t find the answer anywhere!

    I’ve a got a WordPress 3.61 site with 2500 users. I installed BuddyPress – no problems – except
    BuddyPress only shows one member, me, the “super user” – none of my users show up as members.

    They are all there, under “users”, but under members – nothing.

    How do I get them to show up as members? Do I have to import them somehow? Change their role?

    Thanks for the help!
    Rob

    #173017
    David Jay
    Participant

    I was able to get this (create a link to the post author’s BP profile) to work using Boones suggestion here http://wordpress.stackexchange.com/questions/43528/how-to-get-a-buddypress-user-profile-link-and-a-certain-user-profile-field-for-t

    To get it to work in the sidebar (running Genesis and the Content Aware Sidebar plugin) I had to use the code below to pull the author id outside the loop. I am strictly an amateur but this may be where folks are having trouble adding a link in sidebars, plugins or widgets?

    http://wordpress.stackexchange.com/questions/39493/getting-user-id-for-the-author-meta-outside-the-loop-in-multisite

    If you are like me, and not a coder, below is the exact code I used:

    <?php
    $temp_post = get_post($post_id);
    $user_id = $temp_post->post_author;
    $author_bp_profile = bp_core_get_user_domain( $user_id );
    ?><a href="<?php echo $author_bp_profile;?>">View the author's profile</a>
    #173012
    Marcella
    Participant

    I’m building a theme from scratch and hoping to release it on ThemeForest or for personal use only.

    I really want to build something that matches my semi-extensive experience of WordPress and BuddyPress and have tried before.

    The trouble is I always seem to build something that has support for all the features including BBPress and end up becoming overwhelmed with all the code in the theme and design assets available.

    Typically I start in Photoshop, which is what I plan to do this time and cater for all the design assets.

    Then I like to go in and convert the psd files into static html templates (which is a pain as BuddyPress has tons of hard baked markup).

    Finally it gets ported over to a theme, usually a child theme, however with all the design assets catered for I feel it’s not essential.

    My questions are…

    How many templates are there with a WordPress / BBPress and BuddyPress installed? If so, is there a list available.

    Secondly, what’s a good way to organise the project so that I don’t become to overwhelmed with all the pages and code within?

    This is more like build phylosophy than anything else but didn’t know where to publish.

    Thanks for any help and understanding.

Viewing 25 results - 12,676 through 12,700 (of 32,678 total)
Skip to toolbar