PHP Navigation Bar help

Hey guys, I bought this business and this website came with it. I know very little PHP but I’m a fast learner.

I changed around most of what I wanted to do but the one thing I can’t figure out is how to include the same navigation bar on the “How it Works” page (the bar that includes the home button) on the pages of the products.

For example:

The navigation bar on this link is what I want on these links:

And the following pages should include the navigation bar as well when you click AT&T or Verizon etc.

Hope this makes sense. Thanks to all for your help. Let me know if you guys need any files if you can’t figure everything out from the “view source”

I know what you asking and I can see why you are confused, because you don’t know very much about PHP.

Without seeing you code I’m going to make a few assumptions.

  1. You have a page that generates the content for each of those links you like
  2. That page most likely has a bunch of “Includes” to other files.
  3. One of those includes, most likely generates the navigation bar you like

So you need to find that code and copy it into your how-it-works section…

I don’t know if you’re a windows or a linux guy… Anyway, get a tool that allows you to search all the files to your website for content…

Look for something called “new-box” or “usl-content” or “carrier work inlineV” - These are all parts that make up that nav bar you like… And from the results of the search you should be able to find the code that generates that section…

One you do that you need to incorporate it into your how-it-works section, which might be as simple as cut and paste or a lot more work. It’s hard to tell.

Good Luck…

Theirs also a few people that do program on here, that can probably get it done for you in a couple of hours and it will cost less then $100. Look in the freelancer section for names.

Sponsor our Newsletter | Privacy Policy | Terms of Service