As the title states, I would like to display the button for Gallery3:Modules:downloadsizes under the photo instead of in the sidebar.
Thank you in advance.
You can move sidebar blocks: http://galleryproject.org/node/99949
so try <?= downloadsizes_block::get("downloadsizes", $theme) ?>
<?= downloadsizes_block::get("downloadsizes", $theme) ?>
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
Awesome! Saved me again! You da man!
Posts: 27300
You can move sidebar blocks:
http://galleryproject.org/node/99949
so try
<?= downloadsizes_block::get("downloadsizes", $theme) ?>
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 12
Awesome! Saved me again! You da man!