blogblackhat
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Hi embedplus,
When i check HTTPS a have another error:
GET chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/cast_sender.js net::ERR_FAILED
Can you check this: http://trollchannel.com/want-die.html
My site don’t use HTTPS.. so i don’t check HTTPS player…
Now i checked it.. and error go out…
Thanks for your support… resolve my problem.
Thanks for your reply.. so i get it but i don’t know how to add alt attribute
example: <img src=”…” atl=”title” />
Can you help me please
Code in my site:
<a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" rel="nofollow" id="featured-thumbnail" class="clearfix"> <?php if( ( $video_thumbnail = get_video_thumbnail() ) != null ) { echo "<div class=\"featured-thumbnail\"><img src='" . $video_thumbnail . "' class=\"attachment-featured wp-post-image\"/>" . '<span class="playbutton"></span></div>' ; } ?> </a>
Viewing 3 replies - 1 through 3 (of 3 total)