Custom fields in post

Writer, blogging theme for writers and authors | Support forum.
GK User
Wed Aug 05, 2015 10:19 am
Hi,

I want to show custom fields in posts on my new site http://www.startovne.cz/nabidky/runczec ... 15/....but Writer template has no feature to enable it. Could you help me?

Thank you,
Tomas
User avatar
Expert Boarder

GK User
Wed Aug 05, 2015 9:33 pm
Hi,

Please edit Writer/content-footer.php file and add the following line:
Code: Select all
<?php the_meta(); ?>


after:
Code: Select all
<?php do_action('writer_after_post_tags'); ?>
<?php endif; ?>

lines
User avatar
Moderator

GK User
Mon Aug 17, 2015 7:29 pm
Working fine, thank you ;-)
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.