I'm using Community Builder 1.2.1 and Joomla 1.5. Gallery Tab and JoomGallery.
I need to adjust the layout of a users profile view / gallery view so that the "tab" that holds the users gallery navigation resides in a right vertical menu. The content pertaining to each menu item needs to be opened in the left most side. I was looking into opening galleries in iFrames. However I couldn't find much on that.
I'm open to any other options (2Gallery..etc)
Please see this shot of the Comp for reference. Thanks in advance!
I got the plugin and it is a great improvement! Thank you. I was wondering if you could tell me how to modify it so that it would only output one instance of each users categories. Currently it lists the category per image but we'd like to just see an overview of each category.
Hi Steve,
Thank you for getting the plugin. The plugin is open source and it's rather easy to make customization if you want.
So seem you want to only show images for one or some specific categories, correct?
If yes, then you can add a configuration variable at back-end of the plugin to allow admin enter some category ID there (like this: 1, 12, 15). Then in the query to get images, you should filter based on these categories.
Does it make sense?
I can help you to do this if it is confused.
Sincerely, Giang
Post edited by: outsourcepro, at: 2010/01/16 09:33
Actually I understand that. What I need help with is just showing the text of each category the user has created.
Say a user has created 4 categories... and each category has x amount of pictures.
I would like to just show a list of the categories that user has created. If you can take a moment and view this page:
www.missingpieceproductions.com/ivana
Under portfolio I am having to go in an write in what each category is. What I would love to have happen is for your tab to display one instance (in text) of each category.