In tema mea in header.php am 7 icoane ptr retelele de socializare.
Cum pun alt text spre ex la codul de mai jos?
Multumesc
codul arata asa:
Cod:<?php if ( of_get_option('facebook', true) != "") { ?> <a href="<?php echo esc_url(of_get_option('facebook', true)); ?>" target="_blank" title="Facebook" ><img src="<?php echo get_template_directory_uri()."/images/social/facebook.png"; ?>"></a> <?php } ?>



Răspunde cu citat