Can't get content blocks to show up
-
I put this in my template:
<?php get_the_block('page title', 'type=one-liner'); ?>
I can see a block to edit in my admin, but when I publish it, it doesn’t show up on the page at all. I looked through the documentation on github, but with 3 different examples of template tags and no explanation of where/when/how they should be included, I’m confused and afraid of breaking something. Are there some real examples I could look at?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can't get content blocks to show up’ is closed to new replies.