I have searched for this through the threads as I am sure dozen's have done it already, but got lost a bit on the way....
I have a section, SubSect1.html, with 32 sub sections, and due to page loading issues, want to split this section down without creating another tier of subsections, but by creating a Page1, Page 2, Page 3, etc off this Section.
ParentSection.html
>> SubSect1_Page1.html > SubSect1_Page2.html > SubSect1_Page3.html
>> SubSect2_Page1.html
>> SubSect3_Page1.html > SubSect3_Page2.html
>> SubSect4_Page1.html
etc.....
Important:
#1 SubSect1_Page2.html, SubSect1_Page3.html, (and all similar page 2's and 3's, etc) are not seen in the ParentSection.html
#2 There is a LINK on SubSect1_Page1.html to go to SubSect1_Page2/Page3 etc...
#3 Not all subsections will need multiple pages.
Already tried a few things, but not getting it?
Cheers, Simon.
I have a section, SubSect1.html, with 32 sub sections, and due to page loading issues, want to split this section down without creating another tier of subsections, but by creating a Page1, Page 2, Page 3, etc off this Section.
ParentSection.html
>> SubSect1_Page1.html > SubSect1_Page2.html > SubSect1_Page3.html
>> SubSect2_Page1.html
>> SubSect3_Page1.html > SubSect3_Page2.html
>> SubSect4_Page1.html
etc.....
Important:
#1 SubSect1_Page2.html, SubSect1_Page3.html, (and all similar page 2's and 3's, etc) are not seen in the ParentSection.html
#2 There is a LINK on SubSect1_Page1.html to go to SubSect1_Page2/Page3 etc...
#3 Not all subsections will need multiple pages.
Already tried a few things, but not getting it?
Cheers, Simon.
Comment