Posted by wisdom on July 11, 2007 at 12:42am
How is it possible to remove the title or header in cart view form that says "Shopping cart"? Since I am developing a site for donation, I want to replace "Shopping cart" by something which is more contextual.
Comments
You should be able to modify
You should be able to modify any block title through that block's configuration page... may even be the first text field on the form. Find it through admin/build/blocks I believe.
----------------------
Current Drupal project: http://www.ubercart.org
----------------------
Drupal by Wombats
Well, if you want to replace
Well, if you want to replace the words shopping cart, I may suggest going to the cart.module file and searching for the words "shopping cart."
I don't know what your level of php programming experience is, but most of it is usually intuitive.
If you are unsure how to do that, let me know and I can do it and send it.
Senior Developer
Symmetri Marketing
intermediate php background
Zahor, I tried to search for the phrase "shopping cart" but could not find the one which corresponds to it. I did many modification of the cart view and other asspects of the transaction process text outputs to suit donation transaction. But this one could not find it.
rszrama, I am reffering to the cart view form not the cart block. The cart view form is the one you get when you click view cart on the cart block.
I'm not sure we looked at
I'm not sure we looked at the same file.
There are 8 references to "Shopping Cart" in the cart.module file. Not all of them are being printed.
The ones that are being printed are on lines 13, 25, 71, 300, 996 (including the very first function)
Senior Developer
Symmetri Marketing
Changing the menu item title shopping cart helped
It workes now. Infact it is the menu title for Shopping cart which again appeared at the head of the cart view form and need to be changed.
Online Business
delete or change shopping car name
Hi,
Just this message to ask for help from you.
Indeed, I configured Ubercart without major problems but
one problem arises, I can not change "Shopping cart".
I want to change the title.
I did a "print screen" of the problem.
Here's the link: http://www.cijoint.fr/cj201104/cijAq9wVhE.png
I try to change title but nothing special happen.
I m really desesperate.
Please help me.
Thank you in advance.