Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2234294
Social Sharing Images
Closed

Comments

  • cpchealthcare started the conversation

    Is there a way to set the og:image (social sharing image) through the theme customization?

  •  7,280
    Oliver replied

    Hi,

    it's already set, check the file:

    /wp-content/themes/thegem/functions.php

    $output .= '<meta property="og:image" content="'.trim(esc_attr($og_image)).'"/>'."\n";
    

    line 590

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver