Title: robg69's Replies | WordPress.org

---

# robg69

  [  ](https://wordpress.org/support/users/robg69/)

 *   [Profile](https://wordpress.org/support/users/robg69/)
 *   [Topics Started](https://wordpress.org/support/users/robg69/topics/)
 *   [Replies Created](https://wordpress.org/support/users/robg69/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/robg69/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/robg69/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/robg69/engagements/)
 *   [Favorites](https://wordpress.org/support/users/robg69/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Post Passwords] Thanks and a suggestion](https://wordpress.org/support/topic/thanks-and-a-suggestion/)
 *  Thread Starter [robg69](https://wordpress.org/support/users/robg69/)
 * (@robg69)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/thanks-and-a-suggestion/#post-11855568)
 * I’d rather not have to use any more plugins.
 * For myself, all I need is:
 * password used, date/time used
 * Thank you
    Rob
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Thumb Fixer for Social Media] og:description for Home Page (only) shows code instead of description text](https://wordpress.org/support/topic/ogdescription-for-home-page-only-shows-code-instead-of-description-text/)
 *  [robg69](https://wordpress.org/support/users/robg69/)
 * (@robg69)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/ogdescription-for-home-page-only-shows-code-instead-of-description-text/#post-9840887)
 * Having just installed the plugin and run into the same issue with VC (I use Impreza
   theme which includes Visual Composer), there is a solution that is easy and worth
   a try:
 * If you have an Excerpt for your page, the plugin will use that for the OG: Description
   field.
 * Excerpts are not available for WP pages by default so you’ll need to force them
   on by adding this to your theme’s function.php file:
 * add_post_type_support( ‘page’, ‘excerpt’ );
 * The same thing will happen on posts too.
 * You’ll need to make sure you have ‘Excerpts’ turned on in your WordPress dashboard
   Screen Options for pages.
 * Works for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Thumb Fixer for Social Media] OG: Description messup with Visual composer builder](https://wordpress.org/support/topic/og-description-messup-with-visual-composer-builder/)
 *  [robg69](https://wordpress.org/support/users/robg69/)
 * (@robg69)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/og-description-messup-with-visual-composer-builder/#post-9840886)
 * Having just installed the plugin and run into the same issue with VC, there is
   a solution that is easy and worth a try:
 * If you have an Excerpt for your page, the plugin will use that for the OG: Description
   field.
 * Excerpts are not available for WP pages by default so you’ll need to force them
   on by adding this to your theme’s function.php file:
 * add_post_type_support( ‘page’, ‘excerpt’ );
 * You’ll need to make sure you have ‘Excerpts’ turned on in your WordPress dashboard
   Screen Options for pages.
 * Works for me.

Viewing 3 replies - 1 through 3 (of 3 total)