Forums » Can I suppress image's title in Exhibit?

RSS feed for this topic

Info

Tags

  1. I am also wondering if it is possible to suppress image's title so that it won't show up next to the image in Exhibit page.

    thanks,

  2. I would edit the views located in ExhibitBuilder/views to do this.

  3. Thanks for pointing out the direction!

    This is how I did it -
    Go to /plugins/ExhibitBuilder/views/shared/exhibit_layouts/
    Choose the specific layout you are using, go to that folder (e.g. image-list-left/), open layout.php
    and remove this line <?php echo item('Dublin Core', 'Title'); ?>
    or edit it as necessary

Reply

You must log in to post.