Hi, Installed zpGalleriffic_v1.4. In the previous version there was an option to check or uncheck the allow search function. I can't find it in this new version. Is there another way to hide the search option ?
You can use CSS. I'm not familiar with this theme but you could try something like this: `#search_form {display: none;}` (I'm not sure about the id but you should be able to see that in the source code)
Btw, It's better if you mention `zpGalleriffic` in the topic description. That way the developer (`gjr` in this case) can pick up on your question much easier.
Comments
2. Hide it via CSS.
I have added the theme name to the topic title so its author can reply as well...
I'm not familiar with this theme but you could try something like this:
`#search_form {display: none;}`
(I'm not sure about the id but you should be able to see that in the source code)
Btw, It's better if you mention `zpGalleriffic` in the topic description. That way the developer (`gjr` in this case) can pick up on your question much easier.
@GJR: Why is the checkmark removed in the new version ?
It was quite conveniant.
BTW The new theme looks great.