News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

manufacturer view not working properly

Started by DjNoRhythm, February 04, 2020, 17:56:19 PM

Previous topic - Next topic

DjNoRhythm

Good morning everyone,

Virtuemart 3.6.1
Joomla 3.9.5

I have a "sales page" which contains the logos for each of the manufacturers. I also have a hidden Menu which contains separate links to each manufacturer in Virtuemart. The Logos on the sales page are then linked to the hidden menu.

One of the links works perfectly. The others, though they are set up the same way(linked to the proper manufacturers of course) are not going to the proper manufacturer. Rather they all pull up the one that is working properly but they don't show any products. There are only 11 manufacturers and not very many products at this point. I need to get this working before loading Virtuemart with products.

This should work perfectly as set up but something is keeping the other links from showing properly. Anyone have any thoughts on this?

With regards,
Ron

GJC Web Design

QuoteVirtuemart 3.6.1
Joomla 3.9.5

current is VM 3.6.10 & J 3.6.15

what is the form of the hidden menus?

index.php?option=com_virtuemart&view=category&virtuemart_category_id=0&virtuemart_manufacturer_id=169  ?? etc



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

DjNoRhythm

#2
The Link that seems to be working properly is: index.php?option=com_virtuemart&view=category&virtuemart_category_id=4&virtuemart_manufacturer_id=2&Itemid=309

Here is one that is not working properly: index.php?option=com_virtuemart&view=category&virtuemart_category_id=8&virtuemart_manufacturer_id=3&Itemid=317

I got the Joomla version out of the "system information" area.

I am very sure this is something simple that I missed. With Joomla and Virtuemart, it usually is. ;)

GJC Web Design

are your category ids for specific manufacturers? why isn't the cat id 0? and just filter by man id
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

DjNoRhythm

I couldn't figure out how to just display a manufacturer listing so I have the manufacturers as categories as well.

Thank again

DjNoRhythm

I got it sorted. Thanks GJC Web Design for pointing me in the right direction.