Change 'Catalog' title text on Catalog page

Posts: 7
Joined: 02/26/2008

I've been through just about every file and style sheet looking for where this text is generated so I can change it to suit a hotel booking site (I want to change the text to say something like 'Accommodation'.

Any thoughts?

Tim
Sydney

Posts: 1920
Joined: 08/07/2007
AdministratoreLiTe!

Change the vocabulary name from Catalog to Accommodation. This is done under Content management > Categories.

Posts: 7
Joined: 02/26/2008

The vocab name is 'rooms & beds' and that title doesn't appear in the catalog main page. So, wherever the word 'Catalog' is coming from, it certainly isn't from the title of the vocabulary.

It's driving me insane - the client's getting restless!

Any other ideas, anyone?

Posts: 1920
Joined: 08/07/2007
AdministratoreLiTe!

Maybe you have a menu cache that's out of date. If you have the Devel module, you can clear the cached data from the Devel settings. If not, go to the database and empty out the cache_menu table.

Posts: 7
Joined: 02/26/2008

Still no success. Emptied the table's cache and refreshed the browser/empty cache as well. Checked that there was no data left in the menu cache - all clear.

Going bald at this rate...

Posts: 8
Joined: 05/09/2008

Only because I don't see it mentioned so far, have you changed the Catalog vocabulary setting in Store admin > Configuration > Catalog settings?

Posts: 7
Joined: 02/26/2008

The Catalog vocab setting is set to 'Rooms & Dormitory Beds' from within the store admin settings. I see this throughout the code of the uc_catalog.module file but the text 'Catalog' is persistently displayed.

I tried changing the word using the Localization module but again, this ('Catalog') is the only word that doesn't change (others have reported this problem).

Tim