• Resolved Nanixs

    (@nanixs)


    Hi I updated the theme recently and now in some of my posts i am getting this error, Warning: Missing argument 2 for alx_embed_html() in… themes/hueman/functions.php on line 635

    Is there something I can do about it? thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Nanixs

    (@nanixs)

    Jetpack plugin causes conflicts, disabling “Shortcode Embeds” resolves the issue. There is a conflict in

    if ( ! function_exists( ‘alx_embed_html’ ) ) {

    function alx_embed_html( $html, $url ) {

    and jetpacks shortecode embeds.

    I have the same issue with the alxvideo widget

    and yes Nanixs is soooo right. just disable “shortcode Emeds”. Thank you Nanixs

    Wow – not often that happens. I have an issue, there it is on the forum, I understand the fix, action the fix, and it works! Thanks! ??

    I have the same issue and while disabling “Jetpack shortcode embeds” gets rid of the warning, I get left with no video embedding (from url).

    Is there a way to get around this and get videos embedded straight from url? Emdedding codes from Youtube etc work, but they make things harder.

    Oh sorry, just had Embed.ly installed wrong. I had network activated it in multisite, what you cannot do. Must activate from wanted site. After fixing this I got to insert the API key, and all works now, thank you! ??

    With the update to WordPress 4.0 its supposed to be easier to embed. You can learn more about it here.

    Thank you all!

    This should be fixed in 1.4.5.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Warning: Missing argument 2 for alx_embed_html() in’ is closed to new replies.