VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: samatt on July 10, 2012, 07:45:59 AM

Title: Where do I edit vmPagination->getPagesLinks();
Post by: samatt on July 10, 2012, 07:45:59 AM
Hi all,

I'd like to edit the getPagesLinks(); method to output something more minimal for a 320px mobile layout, where is the appropriate file? Or can I change start prev next end to << < > >> in a language file somewhere? Running VM2.02, Joomla 2.54.

Thanks,
Matt
Title: Re: Where do I edit vmPagination->getPagesLinks();
Post by: samatt on July 10, 2012, 09:51:23 AM
Scratch that, fairly solid list structure there, will do it with css which will scale out to widescreen better.
Title: Re: Where do I edit vmPagination->getPagesLinks();
Post by: olayemi on September 18, 2013, 09:22:41 AM
If you are using virtuemart 2.o.*** you can get this file in
administrator/components/com_virtuemart/helpers/vmmodel.php search for the function getPagesLinks() and setPaginationLimits()