• Resolved locker17

    (@locker17)


    I am trying to use your plugin together with hello theme and buddypress. I am also using the buddypress classic plugin to have all buddypress pages as static pages at the WP page table.

    I either can change all pages with the same sidebar or none. When I add “just a specific” page like the activity page it doesnt work.
    How can I make that work?

    I call the sidebar on sidebar.php with this code:

    if (!is_active_sidebar('sidebar-1')) {
    return;
    }
    dynamic_sidebar(‘sidebar-1’);

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter locker17

    (@locker17)

    I also tested it on your testing environment with Astra theme. No problem on “normal” pages, but with buddypress pages it doesnt work even page settings are the same.

    Plugin Support Aradhy Singh (BSF)

    (@bsfaradhy)

    Hi @locker17,

    Apologies for the delayed response. It seems I missed your thread.

    Can you please share the steps so that I can replicate it on my end? I tried with the same setup and it worked with Astra and other themes, just not with Hello Elementor. Maybe I am looking in a different direction.

    Kind regards,
    Aradhy ??

    Thread Starter locker17

    (@locker17)

    Meanwhile I programmed my own sidebar so you can close this thread.

    Plugin Support Aradhy Singh (BSF)

    (@bsfaradhy)

    Glad to know that you were able to get it done.

    Don’t hesitate to reach out if you need any further assistance in the future.

    Kind regards,
    Aradhy ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.