I'm totally lost. I believe I set up the first section correctly. Can someone tell me how to set up the second section? I'm sure that once you tell me, I'm gonna think how silly it was that I had to ask, but right now, I'm drawing a blank and I know absolutely nothing about PHP.
It would help if you describe, what you're trying to do? I'm drawing a blank to figure out, what you want or trying to do.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I'm not sure if I'm supposed to put an equal sign after that and Identify the text or replace it with the actual link, I'm not sure if the text link is the name of the link or the link it's self.
I think I really just need to see an example of the code below filled out properly. You don't even have to use my information, you can use generic information if you'd like. I just need to see what I'm supposed to put where because I'm clueless. I don't understand the terms.
Please, you still have not written what you want to do!
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I think I really just need to see an example of the code below filled out properly. What goes where?
I can't think of anything that would make what I need clearer.
I've got the links tied to the proper tabs, but when I go to the tabs, the highlighted link remains the first one instead of the tab of whatever page I'm on. I need to configure the code so that the proper tab for the proper page is highlighted.
I think I am getting a glimpse of what you want to do:
You want to highlight the Tab of the page you are currently visiting.
Is that right? Because if it is, you didn't say that.
In your section, the first thing until the {else} comes is only if you're using Serendipity smaller than 1.1. When you're using Serendipity 1.2, the first half of your code doesn't get executed anylonger, so you need to focus on the second half.
Which URLs and navigation URLs did you enter in your template's configuration screen? There should be config items like "First nav item", "Second nav item" and so on.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I have no idea why I didn't look at the config (hello!) page first. Once I saw that page, I understood exactly what was going on. Unfortunately, because I am using the older version of Serendipity, it was using the if statement instead of the else and it still wasn't highlighting the proper tabs. So I just decided to use a different layout which I'm quite happy with!