This topic has 4 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #42575
     potion5
    Participant

    I am trying to integrate the DW Question Answer plugin with KLEO. On their support site, Designwall provide Buddypress integration instructions, which I have followed. However, there appears to be no effect in KLEO. What else is needed for Q&A to show up in a users Buddypress tabs?

    Alternately, is there a Q&A plugin that you could recommend instead.

    #42579
     sharmstr
    Moderator

    First thing pops to mind is where did you make these changes and do you have the child theme enabled?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #42580
     sharmstr
    Moderator

    Step #2 is wrong. bp-custom.php needs to reside in the root of the plugins folder. https://codex.buddypress.org/themes/bp-custom-php/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #42586
     potion5
    Participant

    Thanks for the swift response!

    Found the problem. In step #3 they have:

    include_once get_template_directory().'/buddypress/bp-custom.php';

    …of course, for child themes this should be:

    include_once get_stylesheet_directory().'/buddypress/bp-custom.php';

    BTW, Step #2 is fine as it is. I think it is simply a coincidence that they named the file bp-custom.php, which is confusing.

    #42587
     sharmstr
    Moderator

    Ah. Okay.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?