Last Visit plugin troubles
-
I want to add the last visit plugin by Alex King to my Wp, but I have no idea where to put this code:
<?php require(bloginfo(‘url;’).’/wp-content/plugins/wp-last-visit.php?type=js’); ?>
In the readme, it says to put it between the <head></head> tags in the main index.php page, but wouldn’t it still work if I put it between the head tags in header.php?
I’ve tried placing it in both php pages, but it still doesn’t work…
I’d really appreciate any help ^^
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Last Visit plugin troubles’ is closed to new replies.