Need help with custom fields for ToC in wiki plugin
-
I am using Headway Theme, and am having trouble with the “WordPress Wiki” plugin by Instinct.
I can’t make the Table of contents work.
So far what I know is that I need to enable “custom fields” in screen options, enter a key and a value and then move on to some coding.
So far what I understand is this:
I need to add this code (<?php the_meta(); ?>) into the loop in the single.php file, at least for general purposes. So far testing this out on a basic blog post hasn’t worked for me. I’m sure that the specifics for the Table of Contents in WordPress Wiki will be more involved, but i was hoping I could at least work out the simple version.
I can’t find any info that explains specifically what it means to place something “in the loop”. I have seen examples of code but none of them look like the code I am seeing in my php files.
Anyway, I have been beating my head against the wall with a lot of vague and incomplete instructions. I could really use some help on this. Just want to get the Table of Contents working.
Thanks for any help.
- The topic ‘Need help with custom fields for ToC in wiki plugin’ is closed to new replies.