Default image used for Facebook not working
-
I have share and publizice enabled but I cant add a dafault image if nothing found when sahreing to Facebook.
Default picture for home works fine but if I share for example, a category page nothing is shown.
function custom_jetpack_default_image() { return 'http://www.******.com/wp-content/uploads/logos/facebook-default.jpg'; } add_filter( 'jetpack_open_graph_image_default', 'custom_jetpack_default_image' );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Default image used for Facebook not working’ is closed to new replies.