Closed (fixed)
Project:
Gallery Assist
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2010 at 15:30 UTC
Updated:
14 May 2010 at 06:40 UTC
Hi,
Could you look at the attached snap and let me know how to fix this mix up issue. Basically the content block was posted with couple of events first and then later couple of Galleries. But both are appeared in unorganized format.
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| MixedUpConent-GA.gif | 148.03 KB | zirafi |
Comments
Comment #1
zirafi commentedHi,
Could you let me know if you have any suggestion or fix for this? Basically when first page of Gallery is allowed for 6 thumnails in a row and if user uploads only 5, then the previous content in the next row either it could be text or image will be appended to thumbnails row, which means Gallery row and other content are appeared in one row as shown in the attached snap. Please let me know if you have any solution for this?
thanks,
~Paradesi
Comment #2
jcmc commentedHello paradesi,
I see you solve this issue self. Very good, I asume it was a theme format issue.
I change the status
Regards
Juan Carlos
Comment #3
jcmc commentedComment #4
zirafi commentedNo, Juan it is still an issue. If you look at the home page currently on my site www.paradesi.net, you can see text "tiger" on right end of the thumbnails. Since GA settings for thumbnails number is 7, you don't see it clearly now. If i reduce the thumbnails number to 6, then text or node below the thumbnails row shows up in the same row of thumbnails.
thanks for looking into this.
Comment #5
jcmc commentedComment #6
jcmc commentedHello Paradesi,
you have to add the followimg code to the file path_to_your_themes/aberdeen/node.tpl.php:
change
to
Comment #7
jcmc commentedI have tested this change on one of my test enviroments with the aberdeen theme and it works as wanted and solve the issue.
Comment #8
zirafi commentedPerfect ! Juan. Thank you very much. The issue was fixed on my site as well.
Best regards