• Resolved -javier-

    (@javier-2)


    I use this code in the function.php

    function custom_jetpack_default_image() {
        return 'https://hemofiliaenchile.cl/imgs/logotipo.png';
    }
    add_filter( 'jetpack_open_graph_image_default', 'custom_jetpack_default_image' );

    But it didn’t work anymore. Something change in jetpack?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘og:image show favicon and can’t be changed’ is closed to new replies.