Sebastian (@afu24)

Forum Replies Created

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

  • Sebastian
    Participant

    @afu24

    @Robkk awesome, that is exactly what I was looking for. Thanks!!!

    Is there an option to set the position order of the menu item?
    Now its positioned after the normal menu items added at the theme design/menues.


    Sebastian
    Participant

    @afu24

    Hi Robin,

    I deactivated all plugins. Error still remains.

    I switched the theme back to twentytwelve, it works fine!

    Okey. Could be the template functions.php…and YES it was!
    I still had the code inside

    add_filter( ‘bbp_verify_nonce_request_url’, ‘my_bbp_verify_nonce_request_url’, 999, 1 );
    function my_bbp_verify_nonce_request_url( $requested_url )
    {
    return ‘http://localhost:1337′ . $_SERVER[‘REQUEST_URI’];
    }

    Stupid mistake.

    Sorry for dealing with that.
    Thanks for your help!


    Sebastian
    Participant

    @afu24

    @Robkk: Yes! Comments work fine also at the LearnDash Course Pages. And I used the bbpress integration for learn dash – doesn’t change anything.

    I tried your settings and others too, but whatever I adjust after saving the page it automatic deselects the field “Use a bbPress forum topic for comment on this post”.

    I think I will forward this issue to the learn dash support.

    Thanks for your help!


    Sebastian
    Participant

    @afu24

    @robkk: Thanks for your reply!

    I tried the plugin with the settings you mentioned. I still don’t have the option to only add the reply form to a specific topic!? It just gives some cool extra features for the shortcode [bbp-single-topic id=$topic_id]. Am I right?

    Moreover it doesn’t work with the LMS “Learn Dash”. Everytime I want to save the settings at the discussion box they are gone after klicking update. Neither in Courses, Lections or Topics – Posts. When I add and activate bbPress forum topic for comments in the normal WordPress Pages and Post it works fine.
    Do you have any suggestions?


    Sebastian
    Participant

    @afu24

    Thanks!


    Sebastian
    Participant

    @afu24

    Thanks for your time!
    But it would be possible to code it!?
    Perhaps we decide that it would be great to have this feature for our platform and hire someone.


    Sebastian
    Participant

    @afu24

    I know where to add it if the code works but my basic understanding is not very good. Just html and css so far.
    What idea occurred to you?


    Sebastian
    Participant

    @afu24

    Thanks for your reply.

    Yes thats right. I added a forum and a topic in the forum, and I want to use the reply form to let the user answerfrom another wordpress page into this specific topic – in my case I want to add the reply forum in a course page of learndash – I think they use the normal wordpress post.

    It works already with the shortcode [bbp-single-topic id=$topic_id], but then the reply form and specific topic with its answers is shown in the page. Thats too much.

    I thought of just adding the form reply and say the shortcode [bbp-reply-form] where it
    belongs to.
    Like the example: http://www.imageupload.co.uk/images/2015/02/08/shorcodeforminsidepage.jpg

    Is that possible?

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