Hi Everybody,
This is the first time I am using EE and confused with the photo gallery module. The default style of the gallery module is up and running > I changed the layout of the page with the css file. that is fine.
I am unable to few things with the gallery module.They are as follow:
1. The categories are by default shown in different row with other informations like description , files etc. Will anybody please guide me to show three categories in one row with the description and the category name only. I hide the other fields but the problem is the name of the category and the description comes in one row and I want three in one row.
2. For one category, I have a sub category and and for that sub category I have another sub categories.So I want to hide the link of the page from the main sub category because it is there just for the title. My condition is like this:
IF(A has subcategory){ print the category name only with no hyperlink}
ELSE {print the category name with the link to its page}
Thanks in advance.
😊