Dave, quick question. Is it possible to put the album carousel at the top, instead of the bottom? Similar to where nav carousel is located (if you select it in the settings).
Dave, thanks a lot! Thanks for making Gallery such a successful project. I really appreciate it! I used Gallery v1 for almost 5 years now mainly to share my family pictures with my friends and family in Europe.
Again, thanks a lot! Your dedication means a lot!
peshko
Joined: 2010-11-22
Posts: 81
Posted: Fri, 2011-05-27 02:39
Dave, for some reason nav_car does not work for me, or at least with my theme. Quick question. Can I put the carousel above the comment?
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2011-05-27 03:06
Use the module order module to see if that helps.
if changing these settings:
or you can choose:
* head
* page_top
* page_bottom
* header_top
* header_bottom
* sidebar_top
* sidebar_blocks
* sidebar_bottom
* album_top
* album_blocks
* album_bottom
* thumbnail_top
* thumbnail_bottom
* thumbnail_info
* photo_top
* photo_blocks
* photo_bottom
Posts: 27300
If you look at modules/album_carousel/helpers/album_caorousel_theme.php you will see:
change to
static function photo_top($theme) {
or you can choose:
* head
* page_top
* page_bottom
* header_top
* header_bottom
* sidebar_top
* sidebar_blocks
* sidebar_bottom
* album_top
* album_blocks
* album_bottom
* thumbnail_top
* thumbnail_bottom
* thumbnail_info
* photo_top
* photo_blocks
* photo_bottom
I truly believe that the http://codex.gallery2.org/Gallery3:Modules:navigation_carousel is a better module. Wait for the author to update it for G3.0.1
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 81
Dave, thanks a lot! Thanks for making Gallery such a successful project. I really appreciate it! I used Gallery v1 for almost 5 years now mainly to share my family pictures with my friends and family in Europe.
Again, thanks a lot! Your dedication means a lot!
Posts: 81
Dave, for some reason nav_car does not work for me, or at least with my theme. Quick question. Can I put the carousel above the comment?
Posts: 27300
Use the module order module to see if that helps.
if changing these settings:
or you can choose:
* head
* page_top
* page_bottom
* header_top
* header_bottom
* sidebar_top
* sidebar_blocks
* sidebar_bottom
* album_top
* album_blocks
* album_bottom
* thumbnail_top
* thumbnail_bottom
* thumbnail_info
* photo_top
* photo_blocks
* photo_bottom
does not work
Dave
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 421
Is there anyway to place album carousel under photo and above comment?
Thanks.
Posts: 27300
The module order module might help.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 421
I tried "photo_bottom" but it showed under comment from.
Posts: 27300
Did you reorder the module so that the comment module is lower in the list than the Carousel module?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27300
In case you did not know what I'm talking about:
http://codex.gallery2.org/Gallery3:Modules:moduleorder
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 421
Very cool.
I done. Thank you :D
Posts: 421
Hi Dave,
Is there any module like this for G2?
Thanks.
Posts: 27300
Don't know.. never looked.
Dave
____________________________________________
Blog & G2 || floridave - Gallery Team