VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: cvrak on August 13, 2020, 08:31:39 AM

Title: Pagination on top
Post by: cvrak on August 13, 2020, 08:31:39 AM
Hi,
How can i get pagination results not only at the bottom, but also on top, at category view?

Thanks

VM 3.8.8
Joomla 3.20
Php 7.2.32
Title: Re: Pagination on top
Post by: pinochico on August 13, 2020, 09:14:28 AM
edit view (better option override) in PHP and copy / move pagination on top

very easy :)
Title: Re: Pagination on top
Post by: cvrak on August 13, 2020, 09:40:52 AM
Thanks for the reply. Can you tell me which file I have to modify?


Quote from: pinochico on August 13, 2020, 09:14:28 AM
edit view (better option override) in PHP and copy / move pagination on top

very easy :)
Title: Re: Pagination on top
Post by: pinochico on August 13, 2020, 10:32:31 AM
of course :)

Send me URL which do you want edit
Title: Re: Pagination on top
Post by: cvrak on August 13, 2020, 10:37:44 AM
https://anagnosi.gr/index.php/el/ekpaideftika-paixnidia (https://anagnosi.gr/index.php/el/ekpaideftika-paixnidia)
Its in greek but you can get the idea.

Thanks




Quote from: pinochico on August 13, 2020, 10:32:31 AM
of course :)

Send me URL which do you want edit
Title: Re: Pagination on top
Post by: pinochico on August 13, 2020, 10:52:10 AM
templates/TEMPLATE/html/com_virtuemart/category/default.php
Title: Re: Pagination on top
Post by: cvrak on August 13, 2020, 12:26:32 PM
ok, it worked.
Thanks


Quote from: pinochico on August 13, 2020, 10:52:10 AM
templates/TEMPLATE/html/com_virtuemart/category/default.php