News:

Looking for documentation? Take a look on our wiki

Main Menu

az index bar for product category

Started by jaak69, March 02, 2016, 07:48:36 AM

Previous topic - Next topic

jaak69

How could I create AZ index bar for virtuemart category view.
I found that old extension exist for Joomla 1.5 / VM 1, but not extension for VM3. Is there some tutorial/example, how this result is possible to achive through coding for Joomla 3.4 and VM3.
Additionally I found example ( http://www.gruter-et-marchand.com/index.php/analyse-de-gaz/oxygene/atmospheres-modifiees-alimentaires-et-pharmaceutiques/alphaindex/m) there index bar is created with CCK. Is there is possible to use some CCK with VM3 to achieve that result (tutorial, howto).

GJC Web Design

basically your wanting to create vm search urls with the catid and the search string a% etc

It would IMHO be possible but would need coding.. I did the original VM1.1 A-Z BTW
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Studio 42

HI,
I think, you can do this with a module.
else, you need to add a view in VM for this, i have do it for artist A-Z but used manufacturer categories as index.
Or the most complex solution, is to write a full component.