How do we put alt tags in images ?

Zachary Moonshine
Zachary Moonshine
@zachary-moonshine
6 years ago
823 posts
Almost all my images have titles but for some reason when i do seo audits it tells me my keywords are not found?
updated by @zachary-moonshine: 10/15/18 02:14:21AM
michael
@michael
6 years ago
7,692 posts
Really depends on where you're talking about.
<img src="(some url)" alt="description of the image">

or if its in the tempates via jrCore_image, then
{jrCore_image skin="jrYourSkinHere" image="menu.png" alt="menu"}