How to put in a include file after content and before footer?

Posted in: Newspaper
Post count: 12

Cant find information about how to include a PHP file after content, before footer. Try to set in this in loop-single.php and all other loop-single.php without any result:

<?php include(‘/wp-content/themes/newspaper/kjetil.php’); ?>

Post count: 12

I have solve the problem myself.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.