Gallery 1.6 -how do I hide title?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
zharlize
New Member
New Member
Posts: 6
Joined: Mon Mar 18, 2013 8:36 pm

Gallery 1.6 -how do I hide title?

Post by zharlize »

Hi, I'm new here, so hope you excuse me if I happen to post in the wrong place.
I just installed the Gallery 1.6 and it works fine. I just wonder how do I edit the way it's displayed? I wish to not have any text above my gallery, just the images. So basically I don't want to show the title or the number of images displayed. Where is the code for that?

I believe I am using CMS made simple version 1.11.4
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: Gallery 1.6 -how do I hide title?

Post by paulbaker »

Don't show title:
Content -> Gallery -> Templates tab.
Click the template you are using (almost certainly the one with the green tick under default)
Find and delete a line similar to this:

Code: Select all

{if !empty($gallerytitle)}<h3>{$gallerytitle}</h3>{/if}
Save.

Don't show number of images:
http://forum.cmsmadesimple.org/viewtopi ... +of+images
zharlize
New Member
New Member
Posts: 6
Joined: Mon Mar 18, 2013 8:36 pm

Re: Gallery 1.6 -how do I hide title?

Post by zharlize »

Thanks so much! That was easy!!! Awesome!!!
Post Reply

Return to “Modules/Add-Ons”