Home › Forums › Feature Suggestions › Feature suggestion: Hide image title attributes on mouse-over
- This topic has 8 replies, 4 voices, and was last updated 7 years, 8 months ago by
Gillian.
-
AuthorPosts
-
September 25, 2015 at 20:21 UTC - Views: 32 #18306
Bobthearch
ParticipantWhen scrolling the cursor over an image a box pops up with the alt image title, which is inane by default, simply the file number assigned by the camera.
I’d love to have an option built into the Weaver theme for hiding these site-wide. I realize there are ways to deal with this ‘problem’ like giving every image a real title, manually editing each image one-by-by, or adding custom code somewhere. A check box in the theme options sure would simplify the issue.
At least I find these pop-up image titles quite annoying, useless, and unnecessary. Is there a good reason why not to hide these? Do they perform some SEO function or do some viewers like them?September 26, 2015 at 04:16 UTC - Views: 6 #24741Gillian
ModeratorThe alt tag is predominantly used for accessibility. See this wikipedia article for more information:
September 26, 2015 at 06:57 UTC - Views: 8 #24742Bobthearch
ParticipantI’m not sure how “DSC_3056” is helpful for accessibility. 😉
I’ve been browsing random photography and travel websites across the web tonight, and notice that none have alt tags popups. Major websites like Facebook, CNN, and BBC don’t use them either. Even the WordPress.org website doesn’t have alt tags.
I’d really just like them gone. 🙂
September 26, 2015 at 13:45 UTC - Views: 4 #24743Weaver
KeymasterThe popup info is from the title tag, I believe.
It is also considered important for SEO.
September 26, 2015 at 17:06 UTC - Views: 5 #24744scrambler
ModeratorA small web search returned that page that has your answerhttp://stackoverflow.com/questions/5871239/turn-off-alt-tags-on-links-with-css
They are impossible to turn off just with CSS. They are browser dependant and are not part of any CSS spec i.e. you can’t style them, hide them, anything.
Though you can get rid of them by JavaScript:
September 26, 2015 at 17:44 UTC - Views: 6 #24745Bobthearch
ParticipantIf they are so important, I wonder why other websites don’t use them? And they’re unavoidable in WordPress, it’s odd that the WordPress.org website doesn’t have them.
Thanks Weaver for the info. The popup text is indeed the contents of “Image Title Attribute,” as shown when editing the photos within WordPress “Image Details” screen.
It is possible to remove the tags by manually editing each photo. But to go through the entire website and delete every tag one-by-one would take some time; there are hundreds of photos already. And tags would still be automatically created for every new image that’s uploaded in the future.
September 27, 2015 at 01:52 UTC - Views: 5 #24746Gillian
Moderator@scrambler – alt tags on links are a separate issue, and it is possible to turn them off in both Weaver II Pro and in Weaver Xtreme (at my request in both themes 🙂 ) – uses JavaScript.
Weaver II (Pro option): Main Options > Links > Hide Menu/Link Tool TipsWeaver Xtreme (Plus option): Main Options > Fonts & Custom > Hide Menu/Link Tool TipsThe confusion arose for you and me because Bobthearch used the term “alt”, and only Weaver realised he actually meant the title tag not the alt tag :-).September 27, 2015 at 04:52 UTC - Views: 3 #24747scrambler
ModeratorActually my answer and the solution it pointed to was about the title tag 🙂September 27, 2015 at 11:46 UTC - Views: 3 #24748Gillian
ModeratorAh, yes, the real confusion arises when these tag names are used interchangeably 🙂
-
AuthorPosts
- The forum ‘ Feature Suggestions’ is closed to new topics and replies.