Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 30 total)

  • govpatel
    Participant

    @govpatel

    Since I upgraded buddypress to 1.6 I do not have admin bar is there any setting I am missing to have admin bar when logged in


    govpatel
    Participant

    @govpatel

    I am using Theme My Login plugin and gives a login page


    govpatel
    Participant

    @govpatel

    did you check in general settings Hide admin bar for logged out users?: it should No


    govpatel
    Participant

    @govpatel

    You need to use a wordpress 3.0 compatible theme or create a child theme based on twentyten or buddypress and use that.


    govpatel
    Participant

    @govpatel

    I read somewhere that buddypress can only work if you have network enabled on your wordpress as buddypress plugins activates as network try that see if it solves your problem.


    govpatel
    Participant

    @govpatel

    in wordpress settings General check if you have the time zone set right.


    govpatel
    Participant

    @govpatel

    when you installed buddypress sliding login panel you had to put this code define( ‘BP_DISABLE_ADMIN_BAR’, true );
    in wp-config.php to hide the buddypress admin bar just take it out and deactivate buddypress sliding login panel.


    govpatel
    Participant

    @govpatel

    Try this plugin see if it works for you FV Community News


    govpatel
    Participant

    @govpatel

    Try this plugin BuddyPress Album+ they can upload photos from the profile .


    govpatel
    Participant

    @govpatel

    I am using latest wordpress 3.0.1 and default twentyten child theme and all i did was transfer folders using buddypress theme pack and go in menu and create a custom menu and use it as primary menu add all the pages in menu and than create custom links for buddypress like for /activity /members/ /forums and so on and they work fine.


    govpatel
    Participant

    @govpatel

    Need to know how you put read more link in post?


    govpatel
    Participant

    @govpatel

    ok I am sorry I did not know that they were different as mine is same.


    govpatel
    Participant

    @govpatel

    Looks like you have setup problem try default theme and see you have same problems.


    govpatel
    Participant

    @govpatel

    @matt have you tried this Theme My Login plugin as it will redirect to login page on your own theme


    govpatel
    Participant

    @govpatel

    I am using twentyten child theme and have transferred all folders that buddypress uses for menu using BuddyPress Template Pack plugin and than use the menu to add buddypress menus using custom link. @keela I can show how if you can contact me.


    govpatel
    Participant

    @govpatel

    I visited your site and I do not see title at top.

    Depending on how your theme is setup you can do that by going into header.php file and check the class Id used than go in style.css and look the class and add
    display:none;
    than it will not display the title and description.
    This is what i have in default twentyten theme
    #header #site-title a{
    color: #555555;
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 0 2px 1px #ffffff;
    display:none;
    }
    #header #site-description{
    float: right;
    font-style: italic;
    margin: 10px 0;
    display:none;
    }

    Title and description are important for search engines.


    govpatel
    Participant

    @govpatel

    @Ryan Try this plugin BuddyPress Profile Privacy see if that is what you looking for as I am using it and has settings you are looking for.


    govpatel
    Participant

    @govpatel

    @Michael I log in fine as well with your test account @Ann @ Mission recheck your setting in Super admin –>Options


    govpatel
    Participant

    @govpatel

    @Matt I think its the wp-login.php in your root as that is default login page.


    govpatel
    Participant

    @govpatel

    Your site open fine for me but there is nothing there just a default theme do have a backup of your database to retrieve your data and settings.


    govpatel
    Participant

    @govpatel

    You will need someone to code the form and add fields in database as that is where all data is saved.


    govpatel
    Participant

    @govpatel

    @Chris O’Brien I just visited your website looks like you have siad yes to “Hide admin bar for logged out users?:” in buddypress general settings if you change that No than you will see signup links in admin bar.


    govpatel
    Participant

    @govpatel

    You can try this plugin as this pluging will do what you want “new user approve”


    govpatel
    Participant

    @govpatel

    You install the buddypress plugin from with in wordpress admin as buddypress needs wordpress 3.0 to work and add other buddypress plugins the same way.


    govpatel
    Participant

    @govpatel

    log in admin and its under media click on it than click on links

Viewing 25 replies - 1 through 25 (of 30 total)
Skip to toolbar