Viewing 9 posts - 1 through 9 (of 9 total)
  • Question

    #63585
    @stephenjenkin

    Hi, Hope you can help. Just installed 2.1.3, trying to set up menus. Problems so far re menus…

    (1) My Buddy Panel is stuck permanently open. Clicking on link does nothing, except try to go to homepage/#
    (2) In Menus, when I select a menu I am not given a Menu Structure area to help me edit, NOR does my Screen Options tab work to give me further options
    (3) The BuddyPress toolbar at the top of the screen is now unnecessary. How do I remove it?
    (4) My site title is half hidden.

    Thanks,
    Steve

    Answers

    #63758

    Anonymous
    @

    Hi @stephenjenkin, Please let me know which php version you are using at your site..

    To run WordPress we recommend your host supports:
    PHP version 5.6 or greater
    MySQL version 5.6 or greater

    https://wordpress.org/about/requirements/

    Regards

    #63764
    @stephenjenkin

    Hi there. It’s 5.6. I updated it from 5.3, but this made no difference.

    #63782
    @stephenjenkin

    Also I have no Slides option in my Dashboard menu.

    #63800
    @stephenjenkin

    Also Notifications are showing up on the Buddy Panel. I just sent my admin account a message from a dummy account. The Notifications count on the top toolbar went from 8 to 9, but nothing appears on the Buddy Panel.

    #63807

    Anonymous
    @

    Hi @stephenjenkin, You will get the slide option in your Boss theme setting panel.

    For Notification counts, Please add this css code in your child theme’s custom css option:

    
    body:not(.left-menu-open) .menu-panel ul li > a span {
        display: block !important;
        visibility: visible !important;
    }
    

    Regards

    #63818
    @stephenjenkin

    (1) Thanks, found the slider options. It was just not where your tutorial said it’d be (https://www.buddyboss.com/tutorials/how-to-add-slides-to-boss-theme/).

    However, despite following the instructions, my slides fail to load at all. See my new thread.

    (2) I have added the code to the custom css, but it has not made any difference and Buddy Panel notifications still don’t work. See attached image.

    (3) What about my earlier issue: the Buddy Panel is stuck permanently open. If I default to closed on first screen it remains permanently closed. Basically the Buddy Panel does not work, apart from the simple links it has in its menu.

    (4) Also, I’ve noticed, the notifications ‘alarm bell’ in the top right header does nothing but link to my site’s homepage.

    I appreciate your help, but I’ve not come any further forwards since I posted my query yesterday.

    Stephen

    #63824
    @stephenjenkin

    I deactivated all plugins, which has resolved the Buddy Panel open/close issue, but NOT the notifications.

    #64353

    Anonymous
    @

    Hi @stephenjenkin,
    Please send your login details from our contact page
    We will check at your site
    Regards
    Varun Dubey

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘Menu issues’ is closed to new replies.