Category link (with get_option) is not working
-
can anybody help me fix this.
why is this link not taking me to the category destination?
why is it showing blank in the page source?Here are the codes:
<span class=”catname”>
“>
<?php echo get_cat_name(get_option(‘nt_cat2’)); ?>
</span>
- The topic ‘Category link (with get_option) is not working’ is closed to new replies.