Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End page loop issue Re: page loop issue

#112964
Jeager
Member

No, I am currently using my nav bar to link to anchors inside the content of each page. I had to create each anchor inside the page content and a custom nav link inside the menu option to link to said anchor.

That said, the loop I posted above populates the main page with each page I have created. However when the pages are listed, they do not have their own unique or global class/ID, rather they are all under the div.content rather then all under div.content with a class of .page or .(whatever)

I need each page posted to have a class of .whatever so I can style it. Then I need some way of ordering the pages that are shown.
http://www.jtpenezich.com/abc/

That is an older version, as I am currently working locally, but it should give the idea of how the pages are being listed verse what the navigation shows.