Good day!
I was just wondering how can I insert the random block script to the Gallery template and have it working on the gallery's homepage. Thanks for your time!
You can simply place a statement like this where you want it to appear in the HTML:
<?php include("block-random.php"); ?>
(I'm assuming you're not talking about the Nuke version).
-Beckett (
)
Posts: 3474
You can simply place a statement like this where you want it to appear in the HTML:
<?php include("block-random.php"); ?>
(I'm assuming you're not talking about the Nuke version).
-Beckett (
)