Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • gatelli
    Participant

    @gatelli

    no one ? Please ?


    gatelli
    Participant

    @gatelli

    I could make it working replacing with .wp-editor-wrap iframe, but ALSO removing the if ( ‘content’ === $editor_id ) in bp-activity-cssjs.php file who was allowing the init only in wp dashboard.
    I guess it’s not a problem to do that ?


    gatelli
    Participant

    @gatelli

    @OakCreative : actually, I use BuddyPress Forum Editor plugin, I think it’s why it doesn’t work. Would you accept to take a look on this, to find what I have to put in iframe in mention.js instead of “.wp-editor-wrap iframe” ?
    Many thanks…


    gatelli
    Participant

    @gatelli

    I tried with a working code to deregister and register my code, but not working in visual editor…


    gatelli
    Participant

    @gatelli

    thanks @OakCreative, how can I do that ?
    Is the following code in my bp-custom.php is ok ?
    wp_deregister_script(‘mentions’);
    wp_register_script(‘mentions’, ‘https://my-new-file-mentions.js’, false, null);
    wp_enqueue_script(‘mentions’);


    gatelli
    Participant

    @gatelli

    Hi, I have tinymce enabled in activity, and also in BP forum topics. Mentions work well in text mode, but not in visual mode. I did replace in mentions.js line 251 ‘#content_ifr’ by ‘.wp-editor-wrap iframe’ but it’s not working.
    Did I missed something please ?
    Thanks.
    G.


    gatelli
    Participant

    @gatelli

    +1 : for me the new BP email bypass the WP Better Email template.


    gatelli
    Participant

    @gatelli

    oups okay sorry ! I’ll check there…


    gatelli
    Participant

    @gatelli

    Thanks for your answer.
    I don’t use bbpress but Buddypress forum (v2.2)… is there a similar way to get it working ?


    gatelli
    Participant

    @gatelli

    up please ?


    gatelli
    Participant

    @gatelli

    I’m sorry I’m not using bbpress, but BUDDYPRESS forum.


    gatelli
    Participant

    @gatelli

    No one ?
    I imagine there is a test somewhere with a is_admin() to display ALL topics for admin. I could add a get_current_user_ID to match a couple of ID and display ALL topics for these users too.
    I just need WHERE is this test, if it’s the way it works.
    Anybody please ?


    gatelli
    Participant

    @gatelli

    Yes it’s correct,
    do you have an example of code I could put in bp-custom.php ? I’m not fluent in coding…

    Thank you so much !


    gatelli
    Participant

    @gatelli

    Thanks for your answer. Actually I use an event plugin generating custom post types for each event. As I’m posting events with different categories (training / race / etc…) so I use tags.
    So my goal was to post activities differently since it’s for a training or a race.
    Like : “someone posted a new TRAINING SESSION” / “someone posted a new RACE”.
    I’m not sure I’m clear.

    Gatelli


    gatelli
    Participant

    @gatelli

    I agree but it doesn’t pickup specific page template (the one I put in “Groups”) but generic template…
    I use WP4.1 and BP2.2
    Anyway I could achieve what I want by modifying generic page setting in my theme, and also SEO title with this topic.


    gatelli
    Participant

    @gatelli

    I mean SEO title…


    gatelli
    Participant

    @gatelli

    Do your app will have the capacity to display wordpress blog articles and some RSS flux (used for custom post type display) ?


    gatelli
    Participant

    @gatelli

    no idea how I could do that ?


    gatelli
    Participant

    @gatelli

    you write a post, insert an image clickable (I mean with a link). You publish it. If you comment this post, activity is recorded. But if you click the image and then comment this image in its page, there is no activity recorded. I don’t know if I’m clear enough…


    gatelli
    Participant

    @gatelli

    so did you succeed? I’m interested by your method

Viewing 20 replies - 1 through 20 (of 20 total)
Skip to toolbar