News:

Looking for documentation? Take a look on our wiki

Main Menu

Pagination on top

Started by cvrak, August 13, 2020, 08:31:39 AM

Previous topic - Next topic

cvrak

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

pinochico

edit view (better option override) in PHP and copy / move pagination on top

very easy :)
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

cvrak

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 :)

pinochico

of course :)

Send me URL which do you want edit
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

cvrak


pinochico

templates/TEMPLATE/html/com_virtuemart/category/default.php
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

cvrak

ok, it worked.
Thanks


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