Adding code to Grid Layout to Show Album Name With Hyperlink
-
How would I properly hyperlink the…. upg_get_album($post’name’) … code that I added to the grid layout code below:
Code in the layout editor:
<div class=”footer” style=”text-align:center”>
<?php echo $thetitle; ?> <?php echo upg_get_album($post,’name’); ?>
</div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adding code to Grid Layout to Show Album Name With Hyperlink’ is closed to new replies.