Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 51 through 75 (of 96 total)
  • @charlietech

    Participant

    Is there any plugins or theme issues that could be the reason the css is not be detected? Im using suffusion, Could the buddypress pack be the reason?

    @charlietech

    Participant

    x

    @charlietech

    Participant

    and since i uploaded to 3.4.2, I havent been able to login through my smartphone. When i login, just direct me to the site activity with no activity stream.

    @charlietech

    Participant

    this is an issue
    Im looking for a php code that redirect all members avatar to the correct location. Im using bp 1.6.1, and wp 3.4.2
    in gtmetrix, im getting this code that need to be redirected, what do i need to do?

    https://secure.gravatar.com/avatar/43bd3265470bdcfb0a25d17c2b8beacd?d=http://www.xertionfitness.com/wp-content/plugins/buddypress-old/bp-core/images/mystery-man.jpg&s=50&r=G

    http://www.xertionfitness.com/wp-content/plugins/buddypress-old/bp-core/images/mystery-man.jpg

    @charlietech

    Participant

    Hey @modemlooper,

    When do you think you’ll be done with the new version of buddypress mobile? which features are you adding?

    @charlietech

    Participant

    What about layout. I want it to match of of my theme and put the logo at the top of the site. Has it been updated 3.4.1?

    @charlietech

    Participant

    I’m having the same problem. Everything was working and now the activity stream keep duplicating a post that happen 2 days ago. I deactivated all plugins as well. I dont think its hosting problem.Im assuming its a activity loop php problem.

    @charlietech

    Participant

    Hey thanks,

    I am using firebug, thats the code that pop up when i highlighted the area. the profile menu appear in a custom menu I made and now i cant get rid of it so Im trying to hide it. I was able hide the sub categories in the profile but wasnt able to get rid of the profile link itself.

    @charlietech

    Participant

    Any suggestion on a menu plugin i could use? I used this code to get rid of the the dropdown menu section but the profile link is still there.

    ul.profile-menu {
    display: none;
    }

    @charlietech

    Participant

    Yea but I havent done anything coding wise and in my sidebar, the profile menu list is n my widget with the advance menu plugin. What do i need to do fix that? When I deactivate the profile menu plugin, its fine.

    @charlietech

    Participant

    Thanks @karmatosed for the direction. Now, with the code below, where would i put the javascript code? Would I only use the ,$ in_footer and put the javascript code somewhere? Could You show me an example?
    `wp_enqueue_script(
    $handle
    ,$src
    ,$deps
    ,$ver
    ,$in_footer
    );`

    @charlietech

    Participant

    @charlietech

    Participant

    Thanks It help with the images but how would I make a container responsive. Im using a feature content slider and the container around it is overlapping the side bar in my smartphone. how would I fix that?

    @charlietech

    Participant

    Try dudamobile plugin or wptouch, you have to pay for wptouch but its suppose to support buddypress.

    @charlietech

    Participant

    i updated the plugin from 1.6 to 1.6.1and the profile tab in my navigation bar disappeared. how can i downgrade to the previous one or fix the problem?

    @charlietech

    Participant

    Thanks @mercime!!!!! Ok, I finally got the profile menu to work. How do i take out the dropdown menu?Plus, it still show groups and forums which i dont have set up yet and want to remove them from the dropdown menu.

    @charlietech

    Participant

    I put the code at the bottom of the function.php in the parent theme and nothing happened. All i want is to add the profile tab to my original nav menu and its becoming an arduous task. I dont understand why the option isn’t built in the buddypress from the jump(just a check box option) but anyhow, can you suggest something please?

    @charlietech

    Participant

    if I create the menu, how do I link the profile menu? The easiest way(without coding) in my opinion is to change the members tab to the profile tab and link the tab to the profile page(www.mysite/members/jane-doe. how do i do this?

    @charlietech

    Participant

    I still only have the bp 1.6 and profile menu plugin activated and deleted the menus and still the same thing.

    @charlietech

    Participant

    do I add the filiter code in function.php or the bp-custom.php? where do i insert the code or does it matter?

    @charlietech

    Participant

    I uploaded the bp-custom.php and added the add_filter code in it and the code appear under the admin bar in black letters. what am I doing wrong?

    @charlietech

    Participant

    Im using a custom menu for a widget but not for the main navigation bar. still delete it?

    @charlietech

    Participant

    i deactivated all the plugins except buddypress and profile menu and still nothing.

    @charlietech

    Participant

    i created a bp-custom.php in the wp-content/ plugin directory. Did i need to put the file anywhere? I added add_filter(‘show_admin_bar’, ‘__return_false’); to and nothing happen.

    @charlietech

    Participant

    Yea I tried the default and it still didnt show. Please help cause I need this done asap.

Viewing 25 replies - 51 through 75 (of 96 total)
Skip to toolbar