Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi Ed,
when i look into the code i.e. with firefox firebug inspector, then there are no title tags.
i attached 3 screenshots:
1. Code example with firebug with two pics
2. Mediathek Picture 1 tag info
3. Mediathek Pic 2 tag infobtw. same in chrome…
Attachments:
You must be logged in to view attached files.any updates?
for each picture, i can specify a title tag and it should look like this:
<img src=“image.jpg” alt=“image description” title=“image tooltip”>
– i need that tag for seo and pinterest optimization.
i found something in the function.jsSWIFT.reloadFunctions = { init:function() { // Remove title attributes from images to avoid showing on hover jQuery('img[title]').each(function() { jQuery(this).removeAttr('title'); });
but i don’t want to mess up code which i have to restore with every update (by the way, i don’t have any programming knowlegde ;))
Problem solved, thanks!
This reply has been marked as private.yes of course, thanks for your support!
This reply has been marked as private.This reply has been marked as private.with twenty 17 there is only one price.
Thank you, it was an error in a custom css code.
Thanks, i will check this.
This reply has been marked as private.This reply has been marked as private. -
Posted in: We hit Power Elite.