Hi,
I recently updated to the Mystique theme and there are three minor problems which I can't figure out - no matter how much searching I've done. I am a bit new to it though.
1) Does anyone know how I remove the top navigation bars? They are linking to posts that I don't want to show.
Visisble here http://www.bowlandwalks.co.uk/?p=1134
2) Also when you pick a photo there seems to be 2 galleries loading up - which makes it slow. I'm not too sure what I've done here.
Visiblle by clicking a pic http://www.bowlandwalks.co.uk/?p=1653
3) The Page Title in Google has dissapeared. Can I change this back?
Thanks very much in advance.
Tim
there's a theme option in the navigation tab that allows you to disable that menu.
No way!! If you're right I'm going to smash myself in the face.
Nope, can't see it. I think you need to amend the code, which is alien to me.
Sorry for taking so long to get back to you, I updated Mystique and everything reset itself so I've been scratching my head over that.
I didn't explain myself very well with the Navi bars. I actually mean the ones that appear in Posts and take you to other Posts.
Here's the bit...
http://img97.imageshack.us/img97/5977/27290870.jpg
http://www.bowlandwalks.co.uk/?p=2199
Hello, can anyone help me with this?
bhuthecoder
Member
Posted 1 year ago #
<div class="single-navigation clear-block">
<div class="alignleft"><?php previous_post_link('« %link') ?></div>
<div class="alignright"><?php next_post_link('%link »') ?></div>
</div>
remove above lines from single.php
That's brill. Cheers very much!