Title: kernelg's Replies | WordPress.org

---

# kernelg

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Domain Redirect] not working for me](https://wordpress.org/support/topic/not-working-for-me-32/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/not-working-for-me-32/#post-3977870)
 * Same here in WordPress 3.7.1. I’ve tried many different variations of the above,
   but nothing happens when you visit the site using the first domain (which breaks
   things without some kind of multi-domain handling). Too bad, because this looked
   nice and simple.
 * I may just resort to Apache.htaccess redirects.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] Twitter Sharing uses Wrong Twitter Handle](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/#post-2940024)
 * 1.6.1 has removed the via. That works.
 * But it is still chopping the headline short as I noted above. Example, using 
   the Twitter button on this page:
 * > FXpansion Intros DCAM Dynamics with Fre… [http://www.macosxaudio.com/front/2012/07/fxpansion-intros-dcam-dynamics-with-freecomp-on-the-house/](http://www.macosxaudio.com/front/2012/07/fxpansion-intros-dcam-dynamics-with-freecomp-on-the-house/)
 * There are still 79 characters available in that Tweet, yet the code has chopped
   the headline off, (I believe) because it is taking the full length of the URL
   into account. Since Twitter automatically shortens all long links, that URL isn’t
   actually more than 19 characters (the t.co version that it becomes).
 * I can manually fix it for my sites, and it’s not a showstopper. Just incorrect.
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] Twitter Sharing uses Wrong Twitter Handle](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/#post-2939988)
 * Even better. Thank you, Matt!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] Twitter Sharing uses Wrong Twitter Handle](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-twitter-sharing-uses-wrong-twitter-handle/#post-2939979)
 * I just noticed the same thing, if I’m understanding you correctly. For some reason,
   it’s picking up Home URL, stripping non-alphanumerics from it, and using that
   as the default ‘via’ username. This would rarely give a correct result.
 * If you’re comfortable editing the plugin files, you can fix this in jetpack/modules/
   sharedaddy/sharing-sources.php. On line 327, I commented out where it’s setting
   this default ‘via’ and added my site’s Twitter handle instead.
 * Another fix, while you’re in there: On line 373, it’s truncating the post title
   based on the full length of your link. Twitter now shortens links on its own,
   and no link will ever use more than 19 characters, so this chops far more than
   necessary. I removed the $post_link variable from inside the strlen and added
   a straight value of 19 to the calculation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Jetpack] Video Embed Width No Longer Working](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [14 years ago](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/#post-2670996)
 * Jetpack 1.3.1, 1.3.2, 1.3.3 and 1.3.4 have not addressed this sizing bug, even
   though Chris F at Automattic successfully reproduced it on April 10. They must
   have a long to-do list. His advice was to turn Jetpack YouTube embeds off (and
   presumably use a different plugin for them).
 * The workaround above, however, still works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Jetpack] Video Embed Width No Longer Working](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/#post-2670966)
 * Jetpack 1.3 has not addressed this issue, unfortunately. But the workaround still
   works. Around. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Jetpack] Video Embed Width No Longer Working](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-jetpack-video-embed-width-no-longer-working/#post-2670759)
 * Same issue here. After upgrading to Jetpack 1.2.3, all of my YouTube embeds are
   640 pixels wide and hanging over the right edge of posts. Settings / Media / 
   Max embed size was always set to 580 wide to match my post content width, and
   still is (even refreshed the settings to be sure).
 * I was able to work around this by changing $default_width from 640 to 580 in 
   jetpack/modules/shortcodes/youtube.php until an actual fix is in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: The Events Calendar] Sidebar widget not showing same day event](https://wordpress.org/support/topic/plugin-the-events-calendar-sidebar-widget-not-showing-same-day-event/)
 *  [kernelg](https://wordpress.org/support/users/kernelg/)
 * (@kernelg)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-sidebar-widget-not-showing-same-day-event/#post-1459644)
 * I just found my way here regarding the same issue with TEC 1.6.3 in WP 3.0. One
   of my clients has a performance tonight at 7pm, the end of a four-day run. When
   I checked at 2am it was no longer considered “upcoming” on both the widget and
   the events list. Final day, gone. We are in Pacific Time (UTC -7), as is our 
   server. This is fairly important as it affects the promotion of paying gigs. 
   If anything, I’d rather events linger too long versus disappearing too soon. 
   Many thanks!

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