Chip Bennett
Forum Replies Created
-
Forum: Plugins
In reply to: [cbnet Twitter Widget] Tweet text not wrappingJust FYI, Joe, you got that Theme from a spammy source that has added a spammy footer link.
You can find the original referenced in your Theme’s readme file:
http://ridewithjoe.com/wp-content/themes/cool-biker-10/readme.txtForum: Plugins
In reply to: [cbnet Twitter Widget] Tweet text not wrappingHi ridewithjoe,
That is caused by a CSS rule from the Twitter script itself:
http://widgets.twimg.com/j/2/widget.cssSpecifically, this:
.twtr-widget h3, .twtr-widget h4,.twtr-widget p { margin:0!important; padding:0!important; line-height:1.2!important; width:auto!important; }The
width:auto!important;is causing the problem. I’m not sure why (I can’t recreate it on my test site), but I suspect it has something to do with your Theme’s CSS.Try defining
max-width, e.g.:.twtr-widget h3, .twtr-widget h4,.twtr-widget p { max-width:185px; }Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Shortlink in WP-Admin Bar is not workingHi Rajesh,
I cannot reproduce this issue. On my test site, I see the same bit.ly link in the “Get Shortlink” button on the post-edit screen, the “Shortlink” entry on the admin toolbar in the admin, and the “Shortlink” entry on the admin toolbar on the front end.
Can you provide more information? What are the differing links? What other Plugins do you have activated?
Forum: Plugins
In reply to: [cbnet MBP Auto-Activate] Cannot activate plugin – Fatal errorHi Alexander,
I just pushed version 1.2.1 that includes this fix. Please let me know if you encounter any other issues!
I may have misread your URL. Carry on as you were; I’ll go have more coffee…
Your site is hosted on wordpress.com, which is a hosted blogging service. These forums are intended for users of self-hosted WordPress.
Please seek wordpress.com support here:
http://en.support.wordpress.comForum: Themes and Templates
In reply to: Chancing the font colorI do believe this is the site in question:
http://aghetto.wordpress.com/Please seek wordpress.com support here:
http://en.support.wordpress.comForum: Plugins
In reply to: [cbnet MBP Auto-Activate] Cannot activate plugin – Fatal errorI should be able to push out a fix today, but in the meantime, if you want to fix it on your end, change line 93 from this:
cbnetmbpautoUpdateOptions();…to this:
$this->cbnetmbpautoUpdateOptions();Forum: Plugins
In reply to: [cbnet MBP Auto-Activate] Cannot activate plugin – Fatal errorWow, I didn’t know anyone actually used this Plugin anymore. 🙂
I’ll take a look at this, but perhaps not for a couple days.
Forum: Plugins
In reply to: [cbnet Ping Optimizer] Not needed?In all honesty, it may never have been needed, and certainly hasn’t been needed for quite some time.
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] no notifications sentHmm, okay. I don’t see any Plugins that *should* interfere with the Pluggable functions used in the Plugin.
Do you have a live link where we can test?
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] no notifications sentAnd for the comments for which no notifications were sent: were those comments approved, or moderated?
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] no notifications sentI meant, what is the name of “Subscribe 2”, exactly? I couldn’t find “Subscribe 2” in the directory.
Also: what all Plugins do you have active, not just ones that potentially modify email notifications?
Oh, and what Theme are you using?
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] no notifications sentWhat Plugin is “Subscribe 2”, specifically? And what other Plugins do you have active?
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] no notifications sentDo you have any other Plugins that interact with WordPress email notifications?