customkey in archive template
-
I want the template to change the customkey, to which category showen.
<a href="<?php define("projekttype", single_cat_title()); echo get_post_meta($post->ID, "projekttype", true); ?>">Right now it outputs the category and not the costum key Ive added 🙁
Any help?
The topic ‘customkey in archive template’ is closed to new replies.