This topic has 6 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #199861
     jf
    Participant

    I don’t know if there’s any specific settings but the only thing I have found is to turn on BB Press ->

    Auto-embed links  

    Regardless, if I post a YouTube video it won’t embed on Forum, BuddyPress, Comments, etc.

    Any idea how to resolve this?

    #199933
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #199964
     jf
    Participant
    This reply has been set as private.
    #200081
     Radu
    Moderator

    Hi,
    IT was auto-embeded automatically without adding any plugin in activity

    Check this page : https://codex.buddypress.org/activity-embeds/

    There says if you want to disable the activity embeds you can use their provided code

    add_filter( ‘bp_is_activity_embeds_active’, ‘__return_false’ );

    So you want to activate it and you willhave touse this one instead

    add_filter( ‘bp_is_activity_embeds_active’, ‘__return_true’ );

    The function will have to be added in wp-content/themes/kleo-child/functions.php

    Let me know

    If it’s the same try to switch off all plugins excepting the buddypress and that plugin and check maybe a plugin conflict in some way

    Cheers
    R

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

    Thank you Radu – I will check it out right now – Cheers 🙂

    #200249
     Radu
    Moderator

    No problem
    Cheers
    R

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

    No problem
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?