Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion Design of Drupal Commerce

The new design looks great but I have a few thoughts(FWIW)- The #zone-title padding seems too large. On a small screen it pushes discussion off the page. padding:13px 0; seems to keep a nice look, but doesn't create too much spacing.- I'm not ol ...
timodwhit — May 2012 — 6 comments

Discussion Show order state on when looking at previously placed orders

Does anyone know where I should start looking if I want to add the current state (pending, processing, complete, etc.) of an order to the order information page? By order information page I mean the page you go to when you click a specific order number fr ...
Prince Manfred — September 2011 — 8 comments

Answer Answer to Question 8560

Vote up! 0 Vote down! It's relatively easy as long as you want the entire order to be free shipping. What you do is create a loop around the line items in the order and bring in a component to actually enable the shipping rate on the order if one of ...
joshmiller Josh Miller — June 2013 — 1 comment

Discussion Planning a new Drupal Commerce Project in stages

I am struggling to find a guide to planning and building a Drupal Commerce project. I am not looking for a step by step tutorial but more a general guide for staging the build. If we were comparing it to building a house from foundations, plumbing, electr ...
crontab — August 2013 — 4 comments — guide, tutorial, setup, planning

Discussion Front page

Hi, I'm checking Commerce Kickstart Theme 7.x-2.0-rc2 with clean instaled Comerce kickstart (no demo version). All works fine but i'm stucked on "simply" problem. I would like to see content of Article ex. "About"; "Cont ...
wichr — October 2012 — 5 comments

Answer Answer to Question 6973

Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
joshmiller Josh Miller — April 2013 — 5 comments

Discussion Commerce Invoice still not mature... but needed

The Commerce Invoice module sounds nice in its framework, and its functionalities are really needed, in theory. It is nice its concept that lets you personalize the way the invoice code is generated and exposed in the view result. But it is still very tri ...
itamair — December 2011 — 2 comments

Discussion Conditionally show/hide collections with Commerce Kickstart

Hi all, since some days I am trying to hide some collections from people who are not logged in as authenticated users. Or in other words: Some collections should only be visible to people who have at least the role "Authenticated User". I alread ...
Ruediger Hahn — May 2016 — 1 comment — collection, Commerce Kickstart, conditional

Discussion Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Discussion Multiple Product variation but using only 1 image.

Hi all, How to accomplish multiple product variation but using the 1st product image as the product display image without repeat the upload image process? For e.g: I create product T-shirt, which has size of S, M, L, XL. So I have to create 4 product vari ...
maxchock — August 2012 — 4 comments — Product Variations

Pages