Oleg06 Wrote:needs to be done so that the gallery could be placed anywhere on the page, as well as on the news pages
Oleg in the new version 2.5 you are now able to put the gallery using php. It's not really documented yet. But it's definitely working.
This is how you are supposed to use it.
Code:
<?php
echo squareit_gallery('4d4a0e2736073');
?>
so for example if your gallery code is: {squareit_gallery_4d4a0e2736073}
then just use: 4d4a0e2736073
Let me know if you run into any other problems