Page 1 of 1

move pagination to top of page

Posted: 24 Mar 2011, 02:06
by TNR27
I want to move the pagination to the top the page. I believe i need to modify the default.php in the category/tmpl and tmpl/categories folders. I have tried several but keep getting exception errors. is anybody able to tell me which code needs to moved and where it needs to be moved to.

thanks

Re: move pagination to top of page

Posted: 24 Mar 2011, 04:12
by TNR27
I found this topic viewtopic.php?f=1&t=953 and part way down Jan posted that this will be added to the next version, the post was made 2008. I am unable to find this setting. Am I missing something?

Re: move pagination to top of page

Posted: 25 Mar 2011, 02:25
by Jan
Hi, there was a problem with implemting it (coflicting the ids in two forms - as Joomla! standard pagination is used, I didn't found any way to differentiate between forms - so displaying top and bottom pagination at once not implemented) ... Displaying pagination on other position still not implemented (becuse of a lot of other features, overwriting extensions to 1.6 (moved adding of features about 1.5 year) and other factors (like few users willing to help with answering posts in forum or improving documentation) :-( :-( :-(



Jan

https://www.phoca.cz/phoca-needs-your-help/

Re: move pagination to top of page

Posted: 26 Mar 2011, 23:03
by TNR27
Thanks for the reply. So is there some way to manually move from the bottm to the top? If so how would it be done?

Re: move pagination to top of page

Posted: 30 Mar 2011, 18:11
by Jan
For now I don't have any such guide, in fact the template file should be modified:

e.g. category view: components/com_phocagallery/views/category/tmpl/default.php - moving the form from bottom to top, e.g. :idea: