Title: dso1's Replies | WordPress.org

---

# dso1

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[(Simply) Guest Author Name] Guest Author name not displayed in Author Column](https://wordpress.org/support/topic/guest-author-name-not-displayed-in-author-column/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/guest-author-name-not-displayed-in-author-column/#post-15477615)
 * Hi,
 * yes, i know that, but it will add 4 new columns to the admin page (Guest Author,
   Guest Link, Guest Description, Guest Email) and therefore it will shrink the 
   Title column extremely.
 * Maybe the Link/Description/Email columns should be optional.
 * Thank You very much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[News Portal] Child theme additional css not working](https://wordpress.org/support/topic/child-theme-additional-css-not-working/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/child-theme-additional-css-not-working/#post-15470247)
 * Hi,
 * thank You for the quick answer!
 * It works with _!important_, but then there are other problems:
 *     ```
       #site-navigation ul li.current-menu-item > a {
       	background: red !important;
       }
       ```
   
 * this will prevent the current menu item to change color with hover.
    To solve
   this i have to make all menu item (hover) colors also _!important_.
 * As i said the 1.14 version worked very well without this problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Sharing links share webpage only](https://wordpress.org/support/topic/sharing-links-share-webpage-only/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sharing-links-share-webpage-only/#post-11318687)
 * Hi Arno,
 * i found this plugin: [Thumb Fixer for Facebook](https://wordpress.org/plugins/facebook-thumb-fixer/)
   in [this article](https://www.competethemes.com/blog/wordpress-featured-images-facebook-thumbnails/),
   and some useful information on their support page:
    – accordingly Facebook uses
   a 24hrs “snapshot” of a site, so that’s why we can’t see changes immediately (
   can be shortened with facebook debugger, more explanation [here](https://wordpress.org/support/topic/embrace-the-facebook-debugger/))–
   [this](https://wordpress.org/support/topic/some-basic-things-to-check-if-youre-having-issues/)
   and [this](https://wordpress.org/support/topic/a-simple-troubleshooting-exercise/)
   info could be also useful.
 * So if You implement those Open Graph values, it may be useful to add a “turn 
   them off”-option to avoid duplicates if someone uses that Thumb Fixer plugin.(
   the plugin [Social Pug](https://wordpress.org/plugins/social-pug/) has this option
   called “_Disable Open Graph Meta Tags_“)
 * Have a nice day and thank You for your great plugin! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Sharing links share webpage only](https://wordpress.org/support/topic/sharing-links-share-webpage-only/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sharing-links-share-webpage-only/#post-11314194)
 * Hi Arno,
 * those You posted before:
    1. _And this would be the URL to share it on Facebook–
   which does not work: [https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwordpress-demo.arnowelzel.de%2Fwp-content%2Fuploads%2F2019%2F01%2FBerlin-2017-05-07-8.jpg](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwordpress-demo.arnowelzel.de%2Fwp-content%2Fuploads%2F2019%2F01%2FBerlin-2017-05-07-8.jpg)
 * 2.
    _However, when sharing the webpage, it works: [https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwordpress-demo.arnowelzel.de%2F%23%26gid%3D1%26pid%3D4](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwordpress-demo.arnowelzel.de%2F%23%26gid%3D1%26pid%3D4)
 * Thx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Sharing links share webpage only](https://wordpress.org/support/topic/sharing-links-share-webpage-only/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sharing-links-share-webpage-only/#post-11311984)
 * Thank You for the examples!
 * For me both work: the first one **displays the picture** in my news feed (and
   clicking it will transfer me to the photo), while the second one displays only
   the front page of the website – without any specific content -, but transfers
   to the image in the gallery.
 * IMHO the first one looks better as you can see the content (picture).
 * the first one’s facebook sharing style:
 * > [View post on imgur.com](https://imgur.com/mNbN9Qp)
 * the second one’s style:
 * > [View post on imgur.com](https://imgur.com/ghCXpNu)
 * So is it possible to use the first one method?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modula Image Gallery - Photo Grid & Video Gallery] Sharing icons only share page](https://wordpress.org/support/topic/sharing-icons-only-share-page/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sharing-icons-only-share-page/#post-11307848)
 * Hi Mihaela,
    thank You for the quick answer!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox with PhotoSwipe] Sharing links share webpage only](https://wordpress.org/support/topic/sharing-links-share-webpage-only/)
 *  Thread Starter [dso1](https://wordpress.org/support/users/dso1/)
 * (@dso1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sharing-links-share-webpage-only/#post-11307817)
 * Ok, thank You.
    Is there maybe a workaround to link (share) the individual images?
    -  This reply was modified 7 years, 3 months ago by [dso1](https://wordpress.org/support/users/dso1/).

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