Support » Plugin: Lightweight Widget Area Plugin - Content Aware Sidebars » Sidebar not working for Buddypress Member, Activity and Group Pages

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for your feedback.

    Individual BuddyPress groups are not supported (in the Premium Bundle they are), but I can confirm that it is no longer possible to display a sidebar for “Activity”, “Members” and the overview page for “Groups”. I assume BuddyPress has changed something in the code in the recent versions, so I will look into this.

    Plugin Author Joachim Jensen

    (@intoxstudio)

    If you open /content-aware-sidebars/modules/post_type.php and go to line 201 and replace:

    get_the_ID()

    with:

    get_queried_object_id()

    it should work.

    Then all you need to do is add the Activity, Groups and Members pages to a condition group.

    Thread Starter ajaxthemestudios

    (@ajaxthemestudios)

    Thank you very much. I will try and that.

    Thread Starter ajaxthemestudios

    (@ajaxthemestudios)

    Thank you very much. I will try and that.

    Plugin Author Joachim Jensen

    (@intoxstudio)

    That sounds great. This will be part of the next release.

    If you run into more problems, do not hesitate to open a new support thread here. And if you like Content Aware Sidebars, please leave a review here: https://wordpress.org/support/view/plugin-reviews/content-aware-sidebars

    I tried this and it did not work. Should I open a new thread?

    Actually, I noticed that line 201 is already get_queried_object_id()

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Yes, please open a new thread where you explain your problem and what settings you use for your sidebar. Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Sidebar not working for Buddypress Member, Activity and Group Pages’ is closed to new replies.