Link category to page, must add space after title = two links?
-
heres my blog. http://giantqtipz.wordpress.com
so i want to create a page called soundtracks and link myy soundtracks category to it so it will display all my posts when people click on it.
now i know the code is Soundtracks
but if i dont add a space after the title “soundtracks”, the code wont work.
when i add a space after the title, the code WILL work, but as you can see in my blog, the alignment gets altered.
now if you look closely, there are two bars, one on top of soundtracks, and one below it.
if you check the link of the bar on top, youll see that its the permalink, but if you check the bar under soundtracks, its the reference link, which is the category
so my question is, is there a way i can fix this?
thanks a bunch guys
The blog I need help with is: (visible only to logged in users)
-
shoot i didnt know you can’t post codes.. ‘Soundtracks ‘
i left the brackets so it becomes visible
I hope the code is visible! sorry for the double post!
-
You need to surround the code with backticks – the reverse apostrophe looking thing that is typically on the key to the left of the number 1 key.
-
@giantqtipz, you are using the Bueno theme which supports custom menus. You can have categories in the custom menu, so there is no reason for the trick you are attempting.
-
ok so the code is..
<a href="http://giantqtipz.wordpress.com/category/soundtracks/">Soundtracks </a>
i hope this works, now maybe my problem is clearer? -
Yeah, that did it. Bueno doesn’t support the trick you are using cleanly. Use the custom menu feature.
-
-
The new custom menu feature will give you a lot of flexibility as you will see once you get into it. It’s about the best feature wordpress has added in a couple years.
-
-
-
- The topic ‘Link category to page, must add space after title = two links?’ is closed to new replies.