Hi,
i want to a link below gallery using custom value. when i'm try to add to add the link it shows error. i add the below line in index.php
<a href="<?php $values = get_post_custom_values("demolink"); echo $values[0]; ?>" class="fl" rel="nofollow" target="_blank">Demo</a>
can you give me the correct code to add a link below gallery.
screenshot : click here
please help me.
Thanks














