|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Page selector issue (hidden page can not be reached) |
Page selector issue |
my site has over 278 pages but the page selector just shows page 1, 2, 3....255. Now, I would like to see the page 125...that's a problem.
Is there any solution for this issue? This is my site: I would like to have page selector the same as this site: but this site use their own source code. Could uCoz site can have that such feature? or could we custom code? Attachments:
7498687.jpg
(2.3 Kb)
·
0601962.jpg
(16.2 Kb)
Post edited by Good - Sunday, 2013-03-17, 6:08 AM
|
I think Page Selector for comment is the same as entry. Below site has over 1000 comments and viewing the old comment has also the same problem as old entries. How could we view the comment of pages in the middle between the first page and the last page?
http://adnet.ucoz.com/publ/gay_tay_ninh/1-1-0-1 Is there any solution for this issue? Thanks! Post edited by Good - Sunday, 2013-06-23, 8:28 AM
|
Good, as I can see you use AJAX for page switchers - in this case there is no solution. But if you disable it, you can use the following script:
Code <form name="forma1"><input style="border: 1px solid #4668C0; margin: 0px; padding: 4px; width: 149px; font-size: 8pt; height: 23px; color: #4668C0; font-family: Verdana; background-color: #DAE9FF; background-repeat: repeat-x; background-position: left top;" name="site" maxlength="40" size="70" class="queryField" value="Go to page..." onblur="if (value == '') {value = 'Go to page...'}" onfocus="if (value == 'Go to page...') {value =''}" size="20" maxlength="50" type="text"><input type=button value="Go" onClick= "window.location= 'news/' +site.value + '/' "></form> It should be pasted after $BODY$ - it will let a user choose a page he/she wants to go to. I'm not active on the forum anymore. Please contact other forum staff.
Post edited by Xayaan - Monday, 2013-06-24, 3:16 PM
|
Above code does not work when we input the page number and press enter.
Please test here. http://truyen.ucoz.com/load/truyen_ngan/vo_d_ch_h_c_quy_n/1-1-0-1 But it works fine when we click on GO button. Could you help to check if there is any solution? Thank alot~~ |
| |||
| |||