返信先: usces_the_itemImage()のaltが表示しない フォーラム › テンプレート(テーマ) › usces_the_itemImage()のaltが表示しない › 返信先: usces_the_itemImage()のaltが表示しない 2019年9月16日 3:34 PM #88363 mai参加者 お礼が遅くなり申し訳ありません。 有り難うございます。 参考にさせて頂きます。 今回は下記の様にして商品タイトルをaltに入れました。 $item_name = get_post_meta($my_post_key, ‘_itemName’, true); 略 img src=”<?php usces_the_itemImageURL(0,‘return’, $my_post); ?>” alt=”<?php echo $item_name;?