5 replies [Last post]
Jmmb's picture
Offline
Joined: 08/23/2007
Juice: 301
Was this information Helpful?

Hello, we have a site w/ Ubercart at http://e3living.com/ with a slight problem. A programmer who used to work here hacked the uc_catalog file so nice menus would work with Ubercart, but since we've updated UC it doesn't work anymore.

I'm submitting this as a feature request, because it'd be awesome to have the catalog menu have nice menus-type functionality if desired. But until this happens, I was also wondering if you had any ideas of how we could get this working (again) in the latest version of Ubercart Smiling

Jim

(Drupal^Ubercart) * (Design^Development^Hosting) = Sundays Energy

webmasterkai's picture
Offline
Uber DonorBug Finder
Joined: 08/09/2007
Juice: 299
Re: Nice Menus with Catalog Menu

Related Thread - http://www.ubercart.org/forum/ideas_and_suggestions/821/dhtml_catalog

It would open up a lot of possibilities if drupal saw the Catalog block as a menu. Here's my vote.

Biodiesel * (ubercart + drupal) = Sundays Energy

Poieo's picture
Offline
Joined: 08/06/2008
Juice: 24
Re: Nice Menus with Catalog Menu

I'm trying to do this same thing and haven't found a solution. I visited your site and noticed you have nice menus working with Ubercart. Can you share how you did it?

ilyasmdgh's picture
Offline
Joined: 02/28/2011
Juice: 18
Re: Nice Menus with Catalog Menu

I just love the way the catalog is shown in the sidebar in http://e3living.com/ . Can someone help me out with this? Is it the same catalog module or is it done completely different

@Poieo did you find it? Thanks

Poieo's picture
Offline
Joined: 08/06/2008
Juice: 24
...

Yes. You have to use Taxonomy Menu to replace the Catalog block. But, you have to use the base URL rewrite feature to change the base URL of the taxonomy menu to catalog. You're basically fooling it into linking to the catalog instead of the taxonomy pages.

ilyasmdgh's picture
Offline
Joined: 02/28/2011
Juice: 18
Re: ...

Thanks very much for your help. That helped.