Hi
I have developed my site with pagination on some sections e.g. cufflinks p1, cufflinks p2 - and the second page onwards is only available via next/prev buttons once you hit the first page. I have used 3x templates (e.g. act_Primarywithnext, act_primarywithprev...http://www.kjbeckett.com/acatalog/cufflinks.html This seems to work well!
However I am concious that the next/prev buttons may be missed by users (who then dont ever see the second page onwards). I am also aware that many people expect to see the 1,2,3,4,5 links on pages of this type.
So I am trying to figure out the best way to do the 1,2,3,4,5 links. But not quite sure of the best way to go - any ideas????
My initial thoughts are:
1) create a customproperty (e.g. cus12345link) then place this into the primary page.
2) within the section properties select cus12345link - then in the value - put the html code to drive that particular pages 123... links. The problem is the space required for this exceeds the field limit. Furthermore im not sure if i can use html in the field.
2a) in the value of cus12345link - point towards a html page?
I hope this is clear? Any thoughts would be really appreciated!
Many thanks
Paul
I have developed my site with pagination on some sections e.g. cufflinks p1, cufflinks p2 - and the second page onwards is only available via next/prev buttons once you hit the first page. I have used 3x templates (e.g. act_Primarywithnext, act_primarywithprev...http://www.kjbeckett.com/acatalog/cufflinks.html This seems to work well!
However I am concious that the next/prev buttons may be missed by users (who then dont ever see the second page onwards). I am also aware that many people expect to see the 1,2,3,4,5 links on pages of this type.
So I am trying to figure out the best way to do the 1,2,3,4,5 links. But not quite sure of the best way to go - any ideas????
My initial thoughts are:
1) create a customproperty (e.g. cus12345link) then place this into the primary page.
2) within the section properties select cus12345link - then in the value - put the html code to drive that particular pages 123... links. The problem is the space required for this exceeds the field limit. Furthermore im not sure if i can use html in the field.
2a) in the value of cus12345link - point towards a html page?
I hope this is clear? Any thoughts would be really appreciated!
Many thanks
Paul
Comment