2012-02-07, 07:59:01
Wezel,
have you inserted your custom field calls into the template for item details? Maybe a typo crept in?
If in doubt, feel free to paste the respective template and a screenshot of your custom fields' admin page so we can have a better look at the situation.
have you inserted your custom field calls into the template for item details? Maybe a typo crept in?
Code:
<?php getTheField('your-custom-field-name'); ?>
If in doubt, feel free to paste the respective template and a screenshot of your custom fields' admin page so we can have a better look at the situation.