move pagination to top of page

Phoca Gallery - image gallery extension
TNR27
Phoca Member
Phoca Member
Posts: 30
Joined: 26 Jul 2009, 16:47

move pagination to top of page

Post 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
TNR27
Phoca Member
Phoca Member
Posts: 30
Joined: 26 Jul 2009, 16:47

Re: move pagination to top of page

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: move pagination to top of page

Post 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/
If you find Phoca extensions useful, please support the project
TNR27
Phoca Member
Phoca Member
Posts: 30
Joined: 26 Jul 2009, 16:47

Re: move pagination to top of page

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: move pagination to top of page

Post 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:
If you find Phoca extensions useful, please support the project
Post Reply