Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

  • flopfeil
    Participant

    @flopfeil

    FINALLY after around nearly 3 weeks I have the solution found by myself.
    May be somebody got this problem too, so here is the fact why i donΒ΄t work for me.

    I called my Menu –> “MainMenu” this must be any reserved codeword. Every language got some of these. So he overwrite the buddypress topbar with this.
    I created the same menu and give it another name. Now it works!!!

    πŸ™‚


    flopfeil
    Participant

    @flopfeil

    there is something new I found out. May be it helps somebody to find the solution.

    If I go to Appearance and deselect both menus the Primary Menu and the Top Menu. The TopMenu
    is gone but the Primary Menu is still there how can it be???

    So something must overwrite that part with my menu.

    What can I do?


    flopfeil
    Participant

    @flopfeil

    is here anybody who knows where buddypress established the topmenu?
    if i check the to different sites with my inspector tool, i can see he loads the mainmenu and not the topmenu. So i want to know in which php.file buddypress establish the topmenu.

    on the sites where it shows up the right topbar it looks like…

    <div class=”social-header header-color”>
    <div class=”container”>
    <div class=”top-bar”>
    <div id=”top-social” class=”col-sm-12 col-md-5 no-padd”> </div>
    <div class=”top-menu col-sm-12 col-md-7 no-padd”>
    <ul id=”menu-topmenu” class=””>

    and on the other sites, where i have the wrong menu….

    <div class=”social-header header-color”>
    <div class=”container”>
    <div class=”top-bar”>
    <div id=”top-social” class=”col-sm-12 col-md-5 no-padd”> </div>
    <div class=”top-menu col-sm-12 col-md-7 no-padd”>
    <ul id=”menu-mainmenu” class=””>

    so there must be any code from buddpypress which put here the mainmenu.

    Did anyone know where i can change that part of code?


    flopfeil
    Participant

    @flopfeil

    i ask there weeks ago. the only comment i got was look if your theme is updated.


    flopfeil
    Participant

    @flopfeil

    Thanks for your help, but its not the solution.

    My TopMenu got the content you see on that screen.

    http://www.pic-upload.de/view-28637544/Top_normal.jpg.html

    I try to explain my problem better.

    The TopMenu works when the Buddypress Plugin is deactivated. Its on all Sites that Menu I want to have.
    After I activate the Plugin on some of the sites(Buddypress specific sites) changes the TopMenu and show the content from the NavigationBar.

    So I think there is a piece of code in any PHP-File which overwrites my TopMenu.

    Any ideas???


    flopfeil
    Participant

    @flopfeil

    after deactivating buddypress

    http://www.pic-upload.de/view-28637541/Top_no_buddypress.jpg.html
    _________________________________________________________________
    how it should looks like

    http://www.pic-upload.de/view-28637544/Top_normal.jpg.html
    _________________________________________________________________
    wrong content after clicking buddypress content from the dropdown-menu off the topbar,
    it shows the content from the navigation bar, also in the topbar

    http://www.pic-upload.de/view-28637548/Top_wrong_content.jpg.html


    flopfeil
    Participant

    @flopfeil

    if it helps, the wrong topbar shows up that the sites “activity”, “notifications”, “messages”, and “profile”


    flopfeil
    Participant

    @flopfeil

    i mean the problem only shows up for logged in users πŸ˜‰


    flopfeil
    Participant

    @flopfeil

    http://www.trachtentracht.de/

    thats the site, it only shows up fpr logged in user.
    After creating an account you can click on several links in the topbar all the buddypress links are messed up. For example “Nachrichten” from the dropdown menu.
    Stick for a while with this problem and nobody can handle it.
    I ask the theme support and the wordpress support weeks ago.


    flopfeil
    Participant

    @flopfeil

    Nice support here πŸ™


    flopfeil
    Participant

    @flopfeil

    in which php-file creates buddypress the topbar?

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