• I am maintaining a school district website. The website has a menu which is handled through the backend but there are two rows of links on each of the school pages. Right now, the way the developer did it, each set of links is repeated on each page which means that I have to modify the same code over and over again if there is a modification.

    Each school has about 15 pages and there are 17 schools.

    The site was developed with Visual Komposer (I don’t know if that matters).

    Here’s my question. I would like to create the two rows of links ONCE and then “call” it over and over again for each page. A plus would be to be able to slightly modify the line depending on the school because the link is slightly based on on the school.

    You can see what I mean at:
    http://passaicschools.org/school-no-1/

    and

    http://passaicschools.org/school-no-2/

    • This topic was modified 8 years, 10 months ago by mbazian.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Generic “Menu” type content’ is closed to new replies.