Template Tags on Single pages
-
Hello –
I’m trying to insert wpb_the_biography_box() through single.php and I’m disabling all the automatic insertions through your plugins interface.
The problem is that this combination is causing a loop, running the server out of memory.
I’m wondering if there’s an assumption being made that at least one automatic insertion will be made (maybe not), and that I’m needing to disable the auto insertion features via a remove_action…
Thoughts?
I’m needing finer control over where in the post the biography lands, and template tags are ideal…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Template Tags on Single pages’ is closed to new replies.