vickio
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: display mouseover alt text in simple image widgetI’ve updated the plugin to 2.1. It includes a new option for setting the title, which is displayed on mouseover in a tooltip by most browsers.
@ Josh, no problem, thanks for helping.
@ Jon, glad you were able to get things working!
Chris
Forum: Fixing WordPress
In reply to: display mouseover alt text in simple image widgetJon,
In order to have text appear on mouseover, it needs to be in the image’s title attribute, not the alt text attribute. Alt text is only shown when the image is not loaded by the browser, usually because the image is not found, or the user has image loading disabled. This widget does not currently provide a way for you to set the title attribute, however this is a feature which I’ve been meaning to add. I’ll update it later today and will let you know here when it’s ready.
Chris
Forum: Plugins
In reply to: [Simple Image Widget] [Plugin: Simple Image Widget] Validation IssuesThanks for pointing this out. I’ve just updated the plugin to 2.0 and it no longer includes the p tags.
This is a complete rewrite using the more modern widget framework, but functionally everything else should be the same.
Chris
Forum: Plugins
In reply to: [Simple Image Widget] [Plugin: Simple Image Widget] Works great but…The plugin itself doesn’t provide a frame, but it’s possible that there is some CSS in your theme that is adding a frame around the plugin box or it’s image. If the site is public and you can provide a link, I’d be happy to take a look at it for you.
Chris
Forum: Plugins
In reply to: php parse error on plugin on one server but not anotherI have updated the php tag style in the plugin, so this should be fixed now.
Chris