Alt tag in this
-
Hallo there, i am using the onetone pro theme and in some reason the alt tag is not working for the blog post at the front page.
WHat do ui have to write in the ( alt=”” )
My code look like thisif( has_post_thumbnail() ){ $image_attributes = wp_get_attachment_image_src( get_post_thumbnail_id(get_the_ID()), "related-post" ); if( $display_image == 'yes'): $featured_image = '<div class="feature-img-box"><div class="img-box figcaption-middle text-center from-top fade-in"> <a href="'.get_permalink().'" > <img src="'.$image_attributes[0].'" alt="" class="feature-img">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Alt tag in this’ is closed to new replies.