Viewing 1 replies (of 1 total)
  • Thread Starter Olson Silver

    (@olson-silver)

    In case anyone else is looking for this here is where I found it not sure if I did correctly but it appears to be working for me:

    /public/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/view/gallery-caption.php

    This line:
    <span><?php echo $image->caption ?></span>

    Change to :
    <span><?php echo $image->alttext ?></span>

Viewing 1 replies (of 1 total)

The topic ‘Changing caption from description to alt text’ is closed to new replies.