Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Footer widgets not displaying


  • Jonathan
    Participant

    @bionicsquid

    My footer widgets only display on my posts page, but not on forums, groups, members, etc. I’m using WidgetLogic to exclude the widgets from the home page and some other pages, but testing has assured me this isn’t the culprit. Is this default behavior? Seems unlikely….Anyone have experience with this or suggestions for what to look for next? Thanks!

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

  • @mercime
    Keymaster

    @mercime

    First, what theme are you using? Did you test widget logic with bp-default theme?


    Jonathan
    Participant

    @bionicsquid

    Using bp-default….


    Jonathan
    Participant

    @bionicsquid

    Actually it is Widget Logic. Here’s what I have in my WL footer widgets:
    !is_page(login-required,register,activate) AND !is_404()

    Why would this not affect my Posts page, if it’s going to screw things up? More importantly, what’s wrong with this logic?


    Jonathan
    Participant

    @bionicsquid

    Fixed my problem:
    !is_page(array(‘welcome’, ‘register’, ‘activate’, ‘member-settings’)) && !is_404()

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] Footer widgets not displaying’ is closed to new replies.
Skip to toolbar