Typogriph theme in folder glitch
-
I have a blog riding on a domain in a folder named “blog”. It may be viewed at:
I’ve applied the theme Typogriph which works well except for one glitch. Because it’s in the folder /blog/ the link at the bottom left corner just above the footer doesn’t follow the correct path.
This theme works fine when WordPress isn’t in a folder, but I need this blog to remain in the folder.
The script that directs you to other pages is:
<div class=”navigation”>
<div class=”alignleft”><?php next_posts_link(‘← Older entries’) ?></div>
<div class=”alignright”><?php previous_posts_link(‘Newer entries →’) ?></div>
</div>Any input on how to resolve this glitch is much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Typogriph theme in folder glitch’ is closed to new replies.