Title: dcogen's Replies | WordPress.org

---

# dcogen

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Author Box] Shortcode Solution](https://wordpress.org/support/topic/shortcode-solution/)
 *  [dcogen](https://wordpress.org/support/users/dcogen/)
 * (@dcogen)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shortcode-solution/#post-6176954)
 * Nevermind, fixed it.
 * I replaced this line under “// author box social icons” in the same file:
 * `$sabox_author_fields = get_the_author_meta( $sabox_social_id );`
 * with this:
 * `$sabox_author_fields = get_the_author_meta( $sabox_social_id, $author_id );`
 * Thanks again and hope that helps others with the issue.
 * Second that on adding this all into the plugin files itself if the author doesn’t
   mind.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Author Box] Shortcode Solution](https://wordpress.org/support/topic/shortcode-solution/)
 *  [dcogen](https://wordpress.org/support/users/dcogen/)
 * (@dcogen)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shortcode-solution/#post-6176953)
 * Thanks for this, msumner!
 * Was looking for exactly this.
 * Only issue is that, while it does grab the correct author, image, and description,
   the social links are all the same (pointing to the person who created the page
   I believe). See what I mean here: [http://theunlockr.com/about/](http://theunlockr.com/about/)
 * Any fix by any chance?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Arconix Flexslider] Clicking Doesn't Work in Slider on Any Browser Besides IE](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/)
 *  Thread Starter [dcogen](https://wordpress.org/support/users/dcogen/)
 * (@dcogen)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/#post-3777329)
 * Got it that worked thanks!
 * Really quick, if I wanted to move it above the slider, could I do that simply
   within the same section of CSS?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Arconix Flexslider] Clicking Doesn't Work in Slider on Any Browser Besides IE](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/)
 *  Thread Starter [dcogen](https://wordpress.org/support/users/dcogen/)
 * (@dcogen)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/#post-3777325)
 * Hmm.. I see. What about removing the control nav (which I assume just contains
   the dot navigation, correct?)
    I’d rather not have it and have clickable images
   and arrow nav only.
 * Where is the control nav element and can I just comment it out? Think that might
   solve it?
 * Thanks again for all your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Arconix Flexslider] Clicking Doesn't Work in Slider on Any Browser Besides IE](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/)
 *  Thread Starter [dcogen](https://wordpress.org/support/users/dcogen/)
 * (@dcogen)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/clicking-doesnt-work-in-slider-on-any-browser-besides-ie/#post-3777302)
 * Thanks for getting back to me so quick.
    Just checked Firefox and it works for
   me too, not sure what that was before.
 * Anyway though, about the images being clickable I see what you mean about the
   image being clickable if I put my moust about the nav dots.
 * Is there no way to make the entire image clickable? What is IE doing and can 
   we replicate it.
    Saw on the internet somewhere that someone else might of had
   the same issues with their slider because of the touch events. Something about
   a fix for iOS touch events that is blocking Chrome because it too uses touch 
   events now and your fix it targeting only iOS and is conflicting with it?
 * If not that then is there anything else I can do to make the images clickable
   across the entire image? Thanks for all your help. I’m sure this issue is something
   that, when solved, would help a lot of users trying out the plugin.

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