6 replies [Last post]
jugney's picture
Offline
Joined: 06/03/2008
Juice: 202
Was this information Helpful?

Hi all,

A few questions:

In order to accept credit cards, I need to have service with a gateway service, such as Authorize.net, right? I can't just accept credit cards through ubercart if I don't have this service with any company, correct?

How do I change the home page so it's not simply a listing of our products, but rather a welcome message about our store?

How do I make it so SKU's don't display on product pages?

How do I edit the Catalog home page?

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
1) Correct. 2)

1) Correct.

2) admin/settings/site-information

3) admin/store/settings/products/edit/fields

4) What are you trying to do?

<tr>.
jugney's picture
Offline
Joined: 06/03/2008
Juice: 202
Re: 1) Correct. 2)

Where would I find, for example, the menu for admin/settings/site-information? I'm not seeing that menu system on my ubercart.

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Re: 1) Correct. 2)

If your site is http://www.example.com/, then go to http://www.example.com/admin/settings/site-information if you have Clean URLs turned on, or http://www.example.com/?q=admin/settings/site-information if you don't have Clean URLs.

<tr>.
jugney's picture
Offline
Joined: 06/03/2008
Juice: 202
Thank you! The problem is

Thank you!

The problem is that if I add a mission statement, etc, that just appears before the product listing. But I don't want the products to be listed on the home page at all. HOw do I change this?

jugney's picture
Offline
Joined: 06/03/2008
Juice: 202
Re: Thank you! The problem is

And as far as the catalog, I noticed on the ubercart livetest, when you click on Catalog it has a page with not just the product categories, but a picture and description for each. How do I add that?

j
j's picture
Offline
Joined: 01/17/2008
Juice: 240
Re: Re: Thank you! The problem is

You would add that in your taxonomy here:
http://www.yoursite.com/admin/content/taxonomy
When you add / edit a term there should be a spot for description / upload an image.

Hope this helps, - Justin